| Summary Item | Total | Failed |
|---|---|---|
| Requests | 162 | 3 |
| Prerequest Scripts | 189 | 0 |
| Test Scripts | 237 | 3 |
| Assertions | 198 | 24 |
| Skipped Tests | 0 | - |
expected 496 to be below 400
expected 500 to equal 401
expected 500 to equal 400
expected { id: 4, first_name: 'fd', …(14) } to not have property 'password'
expected response to have status code 403 but got 200
expected response to have status code 403 but got 200
expected response to have status code 403 but got 401
expected response to have status code 400 but got 500
the argument to above must be a number
response is not defined
runtime:extensions~request: request url is empty
expected 500 to equal 401
expected 500 to equal 400
expected { id: 4, first_name: 'fd', …(14) } to not have property 'password'
expected response to have status code 403 but got 200
expected response to have status code 403 but got 200
expected response to have status code 403 but got 500
expected response to have status code 400 but got 500
the argument to above must be a number
response is not defined
runtime:extensions~request: request url is empty
expected 500 to equal 401
expected 500 to equal 400
expected { id: 4, first_name: 'fd', …(14) } to not have property 'password'
expected response to have status code 403 but got 200
expected response to have status code 403 but got 200
expected response to have status code 400 but got 500
the argument to above must be a number
response is not defined
runtime:extensions~request: request url is empty
| Header Name | Header Value |
|---|---|
| Content-Type | application/json |
| DemoHeader | iamfd |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 81758738-554d-4f1e-988a-6f19ad5959ff |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 58 |
{
"username": "iamfd",
"password": "password"
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 690 |
| ETag | W/"2b2-QQBloXSD3PS6PpM9oQ5ogxlMZy8" |
| Vary | Accept-Encoding |
| Date | Wed, 04 Feb 2026 07:43:17 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzAxOTA5OTd9.FDwQzwS5iHHVo5TovryzvgEanoAr2YCPQQOhh6MxU3c"}}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify if the status code is 200 | 1 | 0 | 0 |
| Verify that message should be 'Success' | 1 | 0 | 0 |
| Verify that token shoukd be valid | 1 | 0 | 0 |
| Verify JSON Success | 1 | 0 | 0 |
| Verify the resposne time is below 400ms | 0 | 1 | 0 |
| Total | 4 | 1 | 0 |
| Test Name | Assertion Error |
|---|---|
| Verify the resposne time is below 400ms | |
| Header Name | Header Value |
|---|---|
| Content-Type | application/json |
| DemoHeader | iamfd |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | b532fd1b-16d9-4a13-bc1d-8282ea1373db |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 71 |
{
"username": "{{invalidusername}}",
"password": "Pass123"
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 111 |
| ETag | W/"6f-3WIQw9DELuoisWKKy7VM2hiZxXA" |
| Vary | Accept-Encoding |
| Date | Wed, 04 Feb 2026 07:43:17 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"status":500,"message":"Invalid username or password","name":"APIError","isPublic":false,"isOperational":true}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify correct error message is shown | 1 | 0 | 0 |
| Verify correct error status is shown | 0 | 1 | 0 |
| Verify jsonSchema | 1 | 0 | 0 |
| Total | 2 | 1 | 0 |
| Test Name | Assertion Error |
|---|---|
| Verify correct error status is shown | |
| Header Name | Header Value |
|---|---|
| Content-Type | application/json |
| DemoHeader | iamfd |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 8e9d5f18-8480-4991-9f7f-66e37c103fe6 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 45 |
{
"username": "",
"password": ""
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 98 |
| ETag | W/"62-jXdd8I0DBicnbx0aboTHyS7NZuM" |
| Vary | Accept-Encoding |
| Date | Wed, 04 Feb 2026 07:43:17 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"status":500,"message":"Invalid request","name":"APIError","isPublic":false,"isOperational":true}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify correct error message is shown | 1 | 0 | 0 |
| Verify correct error status is shown | 0 | 1 | 0 |
| Verify jsonSchema | 1 | 0 | 0 |
| Total | 2 | 1 | 0 |
| Test Name | Assertion Error |
|---|---|
| Verify correct error status is shown | |
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIxMTQzNjB9.Q5KlbUO9TqRQwDxZcE9FQkYD93DTYNhePwfa3jI42Xk' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzAxOTA5OTd9.FDwQzwS5iHHVo5TovryzvgEanoAr2YCPQQOhh6MxU3c |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 4dc6644c-1c27-4ad9-a64e-8caca0ea42e8 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 438 |
| ETag | W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4" |
| Vary | Accept-Encoding |
| Date | Wed, 04 Feb 2026 07:43:18 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"id":4,"first_name":"fd","last_name":"fd","login_id":"iamfd","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":5,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"FrontDesk","service_location":"Service Center A"}}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify if status code is 200 | 1 | 0 | 0 |
| Verify if response message is success | 1 | 0 | 0 |
| Verify the response tine is below 400ms | 1 | 0 | 0 |
| Verify user data is present in response | 1 | 0 | 0 |
| Verify JSON Response Schema | 1 | 0 | 0 |
| Total | 5 | 0 | 0 |
| Test Name | Assertion Error |
|---|
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIxMTQzNjB9.Q5KlbUO9TqRQwDxZcE9FQkYD93DTYNhePwfa3jI42Xk' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzAxOTA5OTd9.FDwQzwS5iHHVo5TovryzvgEanoAr2YCPQQOhh6MxU3c |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 6ce03db9-65d4-43b8-8951-b042e76cfded |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 438 |
| ETag | W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4" |
| Vary | Accept-Encoding |
| Date | Wed, 04 Feb 2026 07:43:18 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"id":4,"first_name":"fd","last_name":"fd","login_id":"iamfd","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":5,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"FrontDesk","service_location":"Service Center A"}}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Security:Veirfy if passowrd field is not present in the response | 0 | 1 | 0 |
| Total | 0 | 1 | 0 |
| Test Name | Assertion Error |
|---|---|
| Security:Veirfy if passowrd field is not present in the response | |
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIxMTQzNjB9.Q5KlbUO9TqRQwDxZcE9FQkYD93DTYNhePwfa3jI42Xk' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzAxOTA5OTd9.FDwQzwS5iHHVo5TovryzvgEanoAr2YCPQQOhh6MxU3c |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | b2c8e3d5-a2e8-4955-bce6-df8c6b5863f5 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | text/html; charset=utf-8 |
| Content-Length | 17 |
| ETag | W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM" |
| Vary | Accept-Encoding |
| Date | Wed, 04 Feb 2026 07:43:18 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
401: Unauthorized
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify status code is 401 | 1 | 0 | 0 |
| Total | 1 | 0 | 0 |
| Test Name | Assertion Error |
|---|
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIxMTQzNjB9.Q5KlbUO9TqRQwDxZcE9FQkYD93DTYNhePwfa3jI42Xk' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzAxOTA5OTd9.FDwQzwS5iHHVo5TovryzvgEanoAr2YCPQQOhh6MxU3c |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 1f8deea4-d7bf-4eae-9f88-bfdeca04a6c2 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 242 |
| ETag | W/"f2-V6ifnYfTon7/Pm+XuYttFLRY6m0" |
| Vary | Accept-Encoding |
| Date | Wed, 04 Feb 2026 07:43:18 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[{"label":"Pending for delivery","key":"pending_for_delivery","count":0},{"label":"Created today","key":"created_today","count":462},{"label":"Pending for FST assignment","key":"pending_fst_assignment","count":0}]}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify that status code is 200 | 1 | 0 | 0 |
| Verify that response time is below 500ms | 1 | 0 | 0 |
| Verify if response message is success | 1 | 0 | 0 |
| Verify JSON Schema | 1 | 0 | 0 |
| Verify if the length of the data array is 3 | 1 | 0 | 0 |
| Verify if the keys are present in response data Array | 1 | 0 | 0 |
| Verify if the count for the Json object Pending for delivery is Number or not | 1 | 0 | 0 |
| Verify if the count for the Json object Created today is Number or not | 1 | 0 | 0 |
| Verify if the count for the Json object Pending for FST assignment is Number or not | 1 | 0 | 0 |
| Total | 9 | 0 | 0 |
| Test Name | Assertion Error |
|---|
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIxMTQzNjB9.Q5KlbUO9TqRQwDxZcE9FQkYD93DTYNhePwfa3jI42Xk' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzAxOTA5OTd9.FDwQzwS5iHHVo5TovryzvgEanoAr2YCPQQOhh6MxU3c |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | e4451e4d-cebf-4e97-ac4c-192647c04e06 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | text/html; charset=utf-8 |
| Content-Length | 17 |
| ETag | W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM" |
| Vary | Accept-Encoding |
| Date | Wed, 04 Feb 2026 07:43:19 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
401: Unauthorized
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify status code is 401 | 1 | 0 | 0 |
| Total | 1 | 0 | 0 |
| Test Name | Assertion Error |
|---|
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIxMTQzNjB9.Q5KlbUO9TqRQwDxZcE9FQkYD93DTYNhePwfa3jI42Xk' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzAxOTA5OTd9.FDwQzwS5iHHVo5TovryzvgEanoAr2YCPQQOhh6MxU3c |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 58db496f-c151-4d43-9cc7-651599cf034c |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 242 |
| ETag | W/"f2-V6ifnYfTon7/Pm+XuYttFLRY6m0" |
| Vary | Accept-Encoding |
| Date | Wed, 04 Feb 2026 07:43:19 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[{"label":"Pending for delivery","key":"pending_for_delivery","count":0},{"label":"Created today","key":"created_today","count":462},{"label":"Pending for FST assignment","key":"pending_fst_assignment","count":0}]}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify status code is 401 | 0 | 1 | 0 |
| Total | 0 | 1 | 0 |
| Test Name | Assertion Error |
|---|---|
| Verify status code is 401 | |
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \
-X 'POST' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIxMTU5NjB9.nfvITuSMfYZ64YhDEuyZcSjywp2smDI8pOVYcgtzgwc' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'Content-Length: 0' \
-H 'Content-Type: text/plain' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzAxOTA5OTd9.FDwQzwS5iHHVo5TovryzvgEanoAr2YCPQQOhh6MxU3c |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 8408ad9a-2cf7-437f-a80b-3a6154929d83 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 0 |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"2a1c-v2lPE1pRCSNwLh+/V8ccxPYHAHM" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Wed, 04 Feb 2026 07:43:19 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":{"mst_oem":[{"id":1,"name":"Google","code":"GL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"},{"id":2,"name":"Apple","code":"APL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"}],"mst_model":[{"id":1,"name":"Nexus 2 blue","code":"NX2BL","mst_product_id":1,"is_active":1,"created_at":"2021-10-29T19:28:00.000Z","modified_at":"2021-10-29T19:28:00.000Z"},{"id":2,"name":"gallexy","code":"gl","mst_product_id":1,"is_active":1,"created_at":"2022-06-10T07:18:03.000Z","modified_at":"2022-06-10T07:18:03.000Z"},{"id":3,"name":"Iphone 11","code":"ip11","mst_product_id":3,"is_active":1,"created_at":"2022-08-18T16:59:27.000Z","modified_at":"2022-08-18T17:00:31.000Z"}],"mst_action_status":[{"id":1,"name":"Job Creation","code":"JBC","description":"Job Creation","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":2,"name":"Pending For Job Assignment","code":"PJFA","description":"Pending For Job Assignment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":3,"name":"Pending For Repair","code":"PFR","description":"Pending For Repair","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":4,"name":"Pending For QC","code":"PFQC","description":"Pending For QC","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":5,"name":"Pending for Delivery","code":"PDL","description":"Pending for Delivery","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:00:39.000Z"},{"id":6,"name":"Delivered to customer","code":"DC","description":"Delivered to customer","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:01:48.000Z"},{"id":7,"name":"QC Rejected","code":"QCR","description":"QC Rejected","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":8,"name":"Quatation Raised","code":"QR","description":"Quatation Raised","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":9,"name":"Pending For Payment","code":"PFP","description":"Pending For Payment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":10,"name":"Payment Is Done","code":"PD","description":"Payment Is Done","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":11,"name":"Job Closed Successfully","code":"JC","description":"Job Closed Successfully","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":12,"name":"Assigned to FST - Inbound","code":"AFI","description":"Assigned to FST - Inbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":13,"name":"Assigned to FST - Outbound","code":"AFO","description":"Assigned to FST - Outbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":14,"name":"Begin Journey","code":"BJY","description":"Begin Journey","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":15,"name":"Submitted To FD","code":"SFD","description":"Submitted To FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":16,"name":"Collected At FD","code":"CFD","description":"Collected At FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"}],"mst_warrenty_status":[{"id":1,"name":"In Warrenty","code":"IW","description":"In Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"},{"id":2,"name":"Out Of Warrenty","code":"OOW","description":"Out Of Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"}],"mst_platform":[{"id":1,"name":"FST","code":"FST","description":"Field technician will go to customer's house","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"},{"id":2,"name":"Front Desk","code":"FD","description":"Customer will come to service center to submit his device","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"}],"mst_product":[{"id":1,"name":"Nexus 2","code":"NX2","mst_oem_id":1,"is_active":1,"created_at":"2021-10-29T19:27:21.000Z","modified_at":"2021-10-29T19:27:21.000Z"},{"id":2,"name":"Pixel","code":"gl","mst_oem_id":1,"is_active":1,"created_at":"2022-06-10T07:16:57.000Z","modified_at":"2022-08-18T16:55:02.000Z"},{"id":3,"name":"IPhone","code":"ip","mst_oem_id":2,"is_active":1,"created_at":"2022-08-18T16:56:15.000Z","modified_at":"2022-08-18T16:57:20.000Z"}],"mst_role":[{"id":1,"name":"Engineer","code":"ENG","description":"Engineer","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":2,"name":"Supervisor","code":"SPV","description":"Supervisor","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":3,"name":"FST","code":"FST","description":"Field Service Technician","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":4,"name":"QC","code":"QC","description":"Quality check","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":5,"name":"FrontDesk","code":"FD","description":"Front Desk","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"},{"id":6,"name":"Callcenter","code":"CC","description":"Callcenter","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"}],"mst_service_location":[{"id":1,"name":"Service Center A","code":"B2X","mobile_number":"8877667788","email_id":"servicecentera@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400075,"country":"India","gstin":"22AAAAA0000A1","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:58.000Z"},{"id":2,"name":"Service Center B","code":"SFY","mobile_number":"8877667789","email_id":"servicecenterb@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400606,"country":"India","gstin":"22AAAAA0000B2","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:59.000Z"},{"id":3,"name":"Service Centre C","code":"PKC","mobile_number":"8877667790","email_id":"servicecenterpk@gmail.com","address":"Srinagar,Kashmir(A)","pincode":577432,"country":"India","gstin":"22AAAAA0000C3","is_repair_line_engineer":1,"is_active":1,"created_at":"2022-12-13T11:05:47.000Z","modified_at":"2022-12-13T11:05:47.000Z"}],"mst_problem":[{"id":1,"name":"Smartphone is running slow","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":2,"name":"Poor battery life","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":3,"name":"Phone or app crashes","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":4,"name":"Sync issue","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":5,"name":"MicroSD card is not working on your phone","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":6,"name":"Overheating","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":7,"name":"Connecting problem with Bluetooth, Wifi, Cellular network","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":8,"name":"Cracked screen","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":9,"name":"Other","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":10,"name":"Camera issue","created_at":"2022-06-13T15:01:02.000Z","modified_at":"2022-06-13T15:01:02.000Z"},{"id":11,"name":"Charger Not Working","created_at":"2022-08-14T12:38:04.000Z","modified_at":"2022-08-14T12:38:04.000Z"},{"id":12,"name":" Software Booting Issue ","created_at":"2022-08-14T13:03:08.000Z","modified_at":"2022-08-14T13:03:08.000Z"},{"id":15,"name":"Head Phone Jack not working","created_at":"2022-06-16T15:22:18.000Z","modified_at":"2022-06-16T15:22:18.000Z"},{"id":16,"name":"Head Phone issue","created_at":"2022-06-16T15:27:47.000Z","modified_at":"2022-06-16T15:27:47.000Z"},{"id":17,"name":"Random Problem","created_at":"2022-07-11T02:56:01.000Z","modified_at":"2022-07-11T02:56:01.000Z"},{"id":19,"name":"Front camera not working","created_at":"2022-07-13T17:50:54.000Z","modified_at":"2022-07-13T17:50:54.000Z"},{"id":20,"name":"Battery issue","created_at":"2022-07-13T17:51:47.000Z","modified_at":"2022-07-13T17:51:47.000Z"},{"id":22,"name":"Screen display issue","created_at":"2022-08-29T11:09:24.000Z","modified_at":"2022-08-29T11:09:24.000Z"},{"id":24,"name":"Apps Not Downloading","created_at":"2022-08-29T12:10:34.000Z","modified_at":"2022-08-29T12:10:34.000Z"},{"id":26,"name":"Unresponsive screen","created_at":"2022-09-19T10:03:08.000Z","modified_at":"2022-09-19T10:03:08.000Z"},{"id":27,"name":"Blue Screen Error","created_at":"2022-12-13T11:01:48.000Z","modified_at":"2022-12-13T11:01:48.000Z"},{"id":28,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"},{"id":29,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"}],"map_fst_pincode":[{"pincode":100011,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100012,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100013,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100014,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100015,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":400065,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":200011,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200012,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200013,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200014,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200015,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"}]}}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Status code is 200 | 1 | 0 | 0 |
| Verify if response message is success | 1 | 0 | 0 |
| Verify that response time is below 500 | 1 | 0 | 0 |
| Verify JSON Schema | 1 | 0 | 0 |
| Verify if the key mst_oem is present in the response body | 1 | 0 | 0 |
| Verify if the key mst_model is present in the response body | 1 | 0 | 0 |
| Verify if the key mst_action_status is present in the response body | 1 | 0 | 0 |
| Verify if the key mst_warrenty_status is present in the response body | 1 | 0 | 0 |
| Verify if the key mst_product is present in the response body | 1 | 0 | 0 |
| Verify if the key mst_role is present in the response body | 1 | 0 | 0 |
| Verify if the key mst_service_location is present in the response body | 1 | 0 | 0 |
| Verify if the key mst_problem is present in the response body | 1 | 0 | 0 |
| Verify if the key map_fst_pincode is present in the response body | 1 | 0 | 0 |
| Verify if the key is storing a non empty array | 1 | 0 | 0 |
| Total | 14 | 0 | 0 |
| Test Name | Assertion Error |
|---|
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \
-X 'POST' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIxMTU5NjB9.nfvITuSMfYZ64YhDEuyZcSjywp2smDI8pOVYcgtzgwc' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'Content-Length: 0' \
-H 'Content-Type: text/plain' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzAxOTA5OTd9.FDwQzwS5iHHVo5TovryzvgEanoAr2YCPQQOhh6MxU3c |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | a7921058-eb24-451a-b7f0-89a3b09579f7 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 0 |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | text/html; charset=utf-8 |
| Content-Length | 17 |
| ETag | W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM" |
| Vary | Accept-Encoding |
| Date | Wed, 04 Feb 2026 07:43:19 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
401: Unauthorized
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify status code is 401 | 1 | 0 | 0 |
| Total | 1 | 0 | 0 |
| Test Name | Assertion Error |
|---|
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \
-X 'POST' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIxMTU5NjB9.nfvITuSMfYZ64YhDEuyZcSjywp2smDI8pOVYcgtzgwc' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'Content-Length: 0' \
-H 'Content-Type: text/plain' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzAxOTA5OTd9.FDwQzwS5iHHVo5TovryzvgEanoAr2YCPQQOhh6MxU3c |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 6e12181e-55ba-4fe9-88de-f657e2854dce |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 0 |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"2a1c-v2lPE1pRCSNwLh+/V8ccxPYHAHM" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Wed, 04 Feb 2026 07:43:20 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":{"mst_oem":[{"id":1,"name":"Google","code":"GL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"},{"id":2,"name":"Apple","code":"APL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"}],"mst_model":[{"id":1,"name":"Nexus 2 blue","code":"NX2BL","mst_product_id":1,"is_active":1,"created_at":"2021-10-29T19:28:00.000Z","modified_at":"2021-10-29T19:28:00.000Z"},{"id":2,"name":"gallexy","code":"gl","mst_product_id":1,"is_active":1,"created_at":"2022-06-10T07:18:03.000Z","modified_at":"2022-06-10T07:18:03.000Z"},{"id":3,"name":"Iphone 11","code":"ip11","mst_product_id":3,"is_active":1,"created_at":"2022-08-18T16:59:27.000Z","modified_at":"2022-08-18T17:00:31.000Z"}],"mst_action_status":[{"id":1,"name":"Job Creation","code":"JBC","description":"Job Creation","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":2,"name":"Pending For Job Assignment","code":"PJFA","description":"Pending For Job Assignment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":3,"name":"Pending For Repair","code":"PFR","description":"Pending For Repair","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":4,"name":"Pending For QC","code":"PFQC","description":"Pending For QC","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":5,"name":"Pending for Delivery","code":"PDL","description":"Pending for Delivery","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:00:39.000Z"},{"id":6,"name":"Delivered to customer","code":"DC","description":"Delivered to customer","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:01:48.000Z"},{"id":7,"name":"QC Rejected","code":"QCR","description":"QC Rejected","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":8,"name":"Quatation Raised","code":"QR","description":"Quatation Raised","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":9,"name":"Pending For Payment","code":"PFP","description":"Pending For Payment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":10,"name":"Payment Is Done","code":"PD","description":"Payment Is Done","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":11,"name":"Job Closed Successfully","code":"JC","description":"Job Closed Successfully","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":12,"name":"Assigned to FST - Inbound","code":"AFI","description":"Assigned to FST - Inbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":13,"name":"Assigned to FST - Outbound","code":"AFO","description":"Assigned to FST - Outbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":14,"name":"Begin Journey","code":"BJY","description":"Begin Journey","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":15,"name":"Submitted To FD","code":"SFD","description":"Submitted To FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":16,"name":"Collected At FD","code":"CFD","description":"Collected At FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"}],"mst_warrenty_status":[{"id":1,"name":"In Warrenty","code":"IW","description":"In Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"},{"id":2,"name":"Out Of Warrenty","code":"OOW","description":"Out Of Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"}],"mst_platform":[{"id":1,"name":"FST","code":"FST","description":"Field technician will go to customer's house","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"},{"id":2,"name":"Front Desk","code":"FD","description":"Customer will come to service center to submit his device","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"}],"mst_product":[{"id":1,"name":"Nexus 2","code":"NX2","mst_oem_id":1,"is_active":1,"created_at":"2021-10-29T19:27:21.000Z","modified_at":"2021-10-29T19:27:21.000Z"},{"id":2,"name":"Pixel","code":"gl","mst_oem_id":1,"is_active":1,"created_at":"2022-06-10T07:16:57.000Z","modified_at":"2022-08-18T16:55:02.000Z"},{"id":3,"name":"IPhone","code":"ip","mst_oem_id":2,"is_active":1,"created_at":"2022-08-18T16:56:15.000Z","modified_at":"2022-08-18T16:57:20.000Z"}],"mst_role":[{"id":1,"name":"Engineer","code":"ENG","description":"Engineer","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":2,"name":"Supervisor","code":"SPV","description":"Supervisor","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":3,"name":"FST","code":"FST","description":"Field Service Technician","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":4,"name":"QC","code":"QC","description":"Quality check","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":5,"name":"FrontDesk","code":"FD","description":"Front Desk","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"},{"id":6,"name":"Callcenter","code":"CC","description":"Callcenter","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"}],"mst_service_location":[{"id":1,"name":"Service Center A","code":"B2X","mobile_number":"8877667788","email_id":"servicecentera@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400075,"country":"India","gstin":"22AAAAA0000A1","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:58.000Z"},{"id":2,"name":"Service Center B","code":"SFY","mobile_number":"8877667789","email_id":"servicecenterb@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400606,"country":"India","gstin":"22AAAAA0000B2","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:59.000Z"},{"id":3,"name":"Service Centre C","code":"PKC","mobile_number":"8877667790","email_id":"servicecenterpk@gmail.com","address":"Srinagar,Kashmir(A)","pincode":577432,"country":"India","gstin":"22AAAAA0000C3","is_repair_line_engineer":1,"is_active":1,"created_at":"2022-12-13T11:05:47.000Z","modified_at":"2022-12-13T11:05:47.000Z"}],"mst_problem":[{"id":1,"name":"Smartphone is running slow","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":2,"name":"Poor battery life","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":3,"name":"Phone or app crashes","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":4,"name":"Sync issue","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":5,"name":"MicroSD card is not working on your phone","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":6,"name":"Overheating","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":7,"name":"Connecting problem with Bluetooth, Wifi, Cellular network","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":8,"name":"Cracked screen","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":9,"name":"Other","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":10,"name":"Camera issue","created_at":"2022-06-13T15:01:02.000Z","modified_at":"2022-06-13T15:01:02.000Z"},{"id":11,"name":"Charger Not Working","created_at":"2022-08-14T12:38:04.000Z","modified_at":"2022-08-14T12:38:04.000Z"},{"id":12,"name":" Software Booting Issue ","created_at":"2022-08-14T13:03:08.000Z","modified_at":"2022-08-14T13:03:08.000Z"},{"id":15,"name":"Head Phone Jack not working","created_at":"2022-06-16T15:22:18.000Z","modified_at":"2022-06-16T15:22:18.000Z"},{"id":16,"name":"Head Phone issue","created_at":"2022-06-16T15:27:47.000Z","modified_at":"2022-06-16T15:27:47.000Z"},{"id":17,"name":"Random Problem","created_at":"2022-07-11T02:56:01.000Z","modified_at":"2022-07-11T02:56:01.000Z"},{"id":19,"name":"Front camera not working","created_at":"2022-07-13T17:50:54.000Z","modified_at":"2022-07-13T17:50:54.000Z"},{"id":20,"name":"Battery issue","created_at":"2022-07-13T17:51:47.000Z","modified_at":"2022-07-13T17:51:47.000Z"},{"id":22,"name":"Screen display issue","created_at":"2022-08-29T11:09:24.000Z","modified_at":"2022-08-29T11:09:24.000Z"},{"id":24,"name":"Apps Not Downloading","created_at":"2022-08-29T12:10:34.000Z","modified_at":"2022-08-29T12:10:34.000Z"},{"id":26,"name":"Unresponsive screen","created_at":"2022-09-19T10:03:08.000Z","modified_at":"2022-09-19T10:03:08.000Z"},{"id":27,"name":"Blue Screen Error","created_at":"2022-12-13T11:01:48.000Z","modified_at":"2022-12-13T11:01:48.000Z"},{"id":28,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"},{"id":29,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"}],"map_fst_pincode":[{"pincode":100011,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100012,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100013,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100014,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100015,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":400065,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":200011,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200012,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200013,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200014,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200015,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"}]}}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify status code is 401 | 0 | 1 | 0 |
| Total | 0 | 1 | 0 |
| Test Name | Assertion Error |
|---|---|
| Verify status code is 401 | |
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzNjI5NDl9.kEPHaxMnkBHMt1PEsKRGgj3shHkaYg7vFWtNmM5u4R0' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"customer":{"first_name":"Nibriti","last_name":"singh","mobile_number":"7982839213","mobile_number_alt":"","email_id":"nivriti.singh@gmail.com","email_id_alt":"nivriti.singh@gmail.com"},"customer_address":{"flat_number":"23","apartment_name":"Ganga","street_name":"lingepolder","landmark":"hgjhggjkkj","area":"Ghartanpada","pincode":"800023","country":"India","state":"Maharashtra"},"customer_product":{"dop":"2025-11-04T23:00:00.000Z","serial_number":"012345678945678","imei1":"012345678945678","imei2":"012345678945678","popurl":"2025-11-04T23:00:00.000Z","product_id":3,"mst_model_id":3},"problems":[{"id":3,"remark":""}]}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzAxOTA5OTd9.FDwQzwS5iHHVo5TovryzvgEanoAr2YCPQQOhh6MxU3c |
| randomnumber | 656 |
| randomFirstName | Joanie |
| randomLastName | Bauch |
| randomEmail | Alyce20@yahoo.com |
| randomPhone | 572-936-5870 |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 901dc733-f8c4-49d8-9276-a9a6725a132a |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 1055 |
{
"mst_service_location_id": 0,
"mst_platform_id": 2,
"mst_warrenty_status_id": 1,
"mst_oem_id": 2,
"customer": {
"first_name": "Alva",
"last_name": "Towne",
"mobile_number": "386-447-6006",
"mobile_number_alt": "",
"email_id": "Alexander.Bailey@hotmail.com",
"email_id_alt": ""
},
"customer_address": {
"flat_number": "23",
"apartment_name": "Ganga",
"street_name": "ganga road",
"landmark": "hgjhggjkkj",
"area": "Ghartanpada",
"pincode": "820023",
"country": "India",
"state": "Maharashtra"
},
"customer_product": {
"dop": "2025-11-04T23:00:00.000Z",
"serial_number":"58341124239210",
"imei1": "58341124239210",
"imei2": "58341124239210",
"popurl": "2025-11-04T23:00:00.000Z",
"product_id": 3,
"mst_model_id": 3
},
"problems": [
{
"id": 3,
"remark": ""
}
]
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 233 |
| ETag | W/"e9-X+d0tRmuABvInj1lVA9E6v60hkw" |
| Vary | Accept-Encoding |
| Date | Wed, 04 Feb 2026 07:43:20 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Job created successfully. ","data":{"id":176894,"mst_service_location_id":1,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"tr_customer_id":176911,"tr_customer_product_id":176901,"job_number":"JOB_176894"}}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Status code is 200 | 1 | 0 | 0 |
| Verify if response message is Job Created Successfully | 1 | 0 | 0 |
| Verify that response time is below 500 | 1 | 0 | 0 |
| Verify JSON Schema | 1 | 0 | 0 |
| Verify that id is present in the response data | 1 | 0 | 0 |
| Verify that mst_service_location_id is present in the response data | 1 | 0 | 0 |
| Verify that mst_platform_id is present in the response data | 1 | 0 | 0 |
| Verify that mst_warrenty_status_id is present in the response data | 1 | 0 | 0 |
| Verify that mst_oem_id is present in the response data | 1 | 0 | 0 |
| Verify that tr_customer_id is present in the response data | 1 | 0 | 0 |
| Verify that tr_customer_product_id is present in the response data | 1 | 0 | 0 |
| Verify that job_number is present in the response data | 1 | 0 | 0 |
| Verify job_number starts with JOB_ | 1 | 0 | 0 |
| Total | 13 | 0 | 0 |
| Test Name | Assertion Error |
|---|
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzNjI5NDl9.kEPHaxMnkBHMt1PEsKRGgj3shHkaYg7vFWtNmM5u4R0' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"customer":{"first_name":"Nibriti","last_name":"singh","mobile_number":"7982839213","mobile_number_alt":"","email_id":"nivriti.singh@gmail.com","email_id_alt":"nivriti.singh@gmail.com"},"customer_address":{"flat_number":"23","apartment_name":"Ganga","street_name":"lingepolder","landmark":"hgjhggjkkj","area":"Ghartanpada","pincode":"800023","country":"India","state":"Maharashtra"},"customer_product":{"dop":"2025-11-04T23:00:00.000Z","serial_number":"012345678945678","imei1":"012345678945678","imei2":"012345678945678","popurl":"2025-11-04T23:00:00.000Z","product_id":3,"mst_model_id":3},"problems":[{"id":3,"remark":""}]}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzAxOTA5OTd9.FDwQzwS5iHHVo5TovryzvgEanoAr2YCPQQOhh6MxU3c |
| randomnumber | 405 |
| randomFirstName | Kiara |
| randomLastName | Smith |
| randomEmail | Hulda26@gmail.com |
| randomPhone | 999-202-1371 |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | ad2809c3-aadb-4d81-a12f-bfde48368785 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 1057 |
{
"mst_service_location_id": 0,
"mst_platform_id": 2,
"mst_warrenty_status_id": 1,
"mst_oem_id": 2,
"customer": {
"first_name": "Garrett",
"last_name": "Schaefer",
"mobile_number": "337-819-6144",
"mobile_number_alt": "",
"email_id": "Imani_Kirlin@hotmail.com",
"email_id_alt": ""
},
"customer_address": {
"flat_number": "23",
"apartment_name": "Ganga",
"street_name": "ganga road",
"landmark": "hgjhggjkkj",
"area": "Ghartanpada",
"pincode": "820023",
"country": "India",
"state": "Maharashtra"
},
"customer_product": {
"dop": "2025-11-04T23:00:00.000Z",
"serial_number":"94563225748762",
"imei1": "94563225748762",
"imei2": "94563225748762",
"popurl": "2025-11-04T23:00:00.000Z",
"product_id": 3,
"mst_model_id": 3
},
"problems": [
{
"id": 3,
"remark": ""
}
]
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | text/html; charset=utf-8 |
| Content-Length | 17 |
| ETag | W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM" |
| Vary | Accept-Encoding |
| Date | Wed, 04 Feb 2026 07:43:20 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
401: Unauthorized
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify if the status code is 401 | 1 | 0 | 0 |
| Total | 1 | 0 | 0 |
| Test Name | Assertion Error |
|---|
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzNjI5NDl9.kEPHaxMnkBHMt1PEsKRGgj3shHkaYg7vFWtNmM5u4R0' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"customer":{"first_name":"Nibriti","last_name":"singh","mobile_number":"7982839213","mobile_number_alt":"","email_id":"nivriti.singh@gmail.com","email_id_alt":"nivriti.singh@gmail.com"},"customer_address":{"flat_number":"23","apartment_name":"Ganga","street_name":"lingepolder","landmark":"hgjhggjkkj","area":"Ghartanpada","pincode":"800023","country":"India","state":"Maharashtra"},"customer_product":{"dop":"2025-11-04T23:00:00.000Z","serial_number":"012345678945678","imei1":"012345678945678","imei2":"012345678945678","popurl":"2025-11-04T23:00:00.000Z","product_id":3,"mst_model_id":3},"problems":[{"id":3,"remark":""}]}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | |
| randomnumber | 758 |
| randomFirstName | Lukas |
| randomLastName | Hickle |
| randomEmail | Lowell.Streich@yahoo.com |
| randomPhone | 405-995-6668 |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 6970b830-7526-4a21-aeb6-e0d69d0fbc9b |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 1049 |
{
"mst_service_location_id": 0,
"mst_platform_id": 2,
"mst_warrenty_status_id": 1,
"mst_oem_id": 2,
"customer": {
"first_name": "Claud",
"last_name": "Keeling",
"mobile_number": "735-795-7882",
"mobile_number_alt": "",
"email_id": "Candace45@yahoo.com",
"email_id_alt": ""
},
"customer_address": {
"flat_number": "23",
"apartment_name": "Ganga",
"street_name": "ganga road",
"landmark": "hgjhggjkkj",
"area": "Ghartanpada",
"pincode": "820023",
"country": "India",
"state": "Maharashtra"
},
"customer_product": {
"dop": "2025-11-04T23:00:00.000Z",
"serial_number":"14591901187187",
"imei1": "14591901187187",
"imei2": "14591901187187",
"popurl": "2025-11-04T23:00:00.000Z",
"product_id": 3,
"mst_model_id": 3
},
"problems": [
{
"id": 3,
"remark": ""
}
]
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | text/html; charset=utf-8 |
| Content-Length | 17 |
| ETag | W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM" |
| Vary | Accept-Encoding |
| Date | Wed, 04 Feb 2026 07:43:21 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
401: Unauthorized
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify if the status code is 403 | 0 | 1 | 0 |
| Total | 0 | 1 | 0 |
| Test Name | Assertion Error |
|---|---|
| Verify if the status code is 403 | |
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzNjI5NDl9.kEPHaxMnkBHMt1PEsKRGgj3shHkaYg7vFWtNmM5u4R0' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"customer":{"first_name":"Nibriti","last_name":"singh","mobile_number":"7982839213","mobile_number_alt":"","email_id":"nivriti.singh@gmail.com","email_id_alt":"nivriti.singh@gmail.com"},"customer_address":{"flat_number":"23","apartment_name":"Ganga","street_name":"lingepolder","landmark":"hgjhggjkkj","area":"Ghartanpada","pincode":"800023","country":"India","state":"Maharashtra"},"customer_product":{"dop":"2025-11-04T23:00:00.000Z","serial_number":"012345678945678","imei1":"012345678945678","imei2":"012345678945678","popurl":"2025-11-04T23:00:00.000Z","product_id":3,"mst_model_id":3},"problems":[{"id":3,"remark":""}]}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzAxOTA5OTd9.FDwQzwS5iHHVo5TovryzvgEanoAr2YCPQQOhh6MxU3c |
| randomnumber | 343 |
| randomFirstName | Cortney |
| randomLastName | Kling |
| randomEmail | Candace.Stoltenberg5@yahoo.com |
| randomPhone | 758-574-0491 |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 5ad83654-ad72-4861-a7c2-3413e3627c2b |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 122 |
{
"mst_service_location_id": 0,
"mst_platform_id": 2,
"mst_warrenty_status_id": 1,
"mst_oem_id": 2,
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 279 |
| ETag | W/"117-pI2NRiqqXTjFlE7JHZVj9IkY8oo" |
| Vary | Accept-Encoding |
| Date | Wed, 04 Feb 2026 07:43:21 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"status":400,"message":"Unexpected token } in JSON at position 121","expose":true,"statusCode":400,"body":"{\r\n \"mst_service_location_id\": 0,\r\n \"mst_platform_id\": 2,\r\n \"mst_warrenty_status_id\": 1,\r\n \"mst_oem_id\": 2,\r\n}","type":"entity.parse.failed"}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify if the status code is 400 | 1 | 0 | 0 |
| Verify if the error message is shown | 1 | 0 | 0 |
| Total | 2 | 0 | 0 |
| Test Name | Assertion Error |
|---|
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzNjI5NDl9.kEPHaxMnkBHMt1PEsKRGgj3shHkaYg7vFWtNmM5u4R0' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"customer":{"first_name":"Nibriti","last_name":"singh","mobile_number":"7982839213","mobile_number_alt":"","email_id":"nivriti.singh@gmail.com","email_id_alt":"nivriti.singh@gmail.com"},"customer_address":{"flat_number":"23","apartment_name":"Ganga","street_name":"lingepolder","landmark":"hgjhggjkkj","area":"Ghartanpada","pincode":"800023","country":"India","state":"Maharashtra"},"customer_product":{"dop":"2025-11-04T23:00:00.000Z","serial_number":"012345678945678","imei1":"012345678945678","imei2":"012345678945678","popurl":"2025-11-04T23:00:00.000Z","product_id":3,"mst_model_id":3},"problems":[{"id":3,"remark":""}]}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzAxOTA5OTd9.FDwQzwS5iHHVo5TovryzvgEanoAr2YCPQQOhh6MxU3c |
| randomnumber | 450 |
| randomFirstName | Karen |
| randomLastName | Casper |
| randomEmail | Angeline_Glover@hotmail.com |
| randomPhone | 539-366-8985 |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 34f5438d-757c-4b46-882f-9b554ee14c57 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 1038 |
{
"mst_service_location_id": 0,
"mst_platform_id": 2,
"mst_warrenty_status_id": 1,
"mst_oem_id": 2,
"customer": {
"first_name": "Colton",
"last_name": "Jones",
"mobile_number": "702-386-0002",
"mobile_number_alt": "",
"email_id": "Thomas.Blick@hotmail.com",
"email_id_alt": ""
},
"customer_address": {
"flat_number": "23",
"apartment_name": "Ganga",
"street_name": "ganga road",
"landmark": "hgjhggjkkj",
"area": "Ghartanpada",
"pincode": "820023",
"country": "India",
"state": "Maharashtra"
},
"customer_product": {
"dop": "2025-11-04T23:00:00.000Z",
"serial_number":"100000485",
"imei1": "100000485",
"imei2": "100000485",
"popurl": "2025-11-04T23:00:00.000Z",
"product_id": 3,
"mst_model_id": 3
},
"problems": [
{
"id": 3,
"remark": ""
}
]
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 143 |
| ETag | W/"8f-asfwh61GY//05D/sXjFd8ssjiig" |
| Vary | Accept-Encoding |
| Date | Wed, 04 Feb 2026 07:43:21 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"status":500,"message":"\"serial_number\" length must be at least 14 characters long","name":"APIError","isPublic":false,"isOperational":true}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify if the status code is 400 | 0 | 1 | 0 |
| Total | 0 | 1 | 0 |
| Test Name | Assertion Error |
|---|---|
| Verify if the status code is 400 | |
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzNjI5NDl9.kEPHaxMnkBHMt1PEsKRGgj3shHkaYg7vFWtNmM5u4R0' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"customer":{"first_name":"Nibriti","last_name":"singh","mobile_number":"7982839213","mobile_number_alt":"","email_id":"nivriti.singh@gmail.com","email_id_alt":"nivriti.singh@gmail.com"},"customer_address":{"flat_number":"23","apartment_name":"Ganga","street_name":"lingepolder","landmark":"hgjhggjkkj","area":"Ghartanpada","pincode":"800023","country":"India","state":"Maharashtra"},"customer_product":{"dop":"2025-11-04T23:00:00.000Z","serial_number":"012345678945678","imei1":"012345678945678","imei2":"012345678945678","popurl":"2025-11-04T23:00:00.000Z","product_id":3,"mst_model_id":3},"problems":[{"id":3,"remark":""}]}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzAxOTA5OTd9.FDwQzwS5iHHVo5TovryzvgEanoAr2YCPQQOhh6MxU3c |
| randomnumber | 329 |
| randomFirstName | Pinkie |
| randomLastName | Monahan |
| randomEmail | Lauretta57@yahoo.com |
| randomPhone | 555-929-3161 |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | b176305c-b02b-44fc-bb88-6d961649ec63 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 122 |
{
"mst_service_location_id": 0,
"mst_platform_id": 2,
"mst_warrenty_status_id": 1,
"mst_oem_id": 2,
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 279 |
| ETag | W/"117-pI2NRiqqXTjFlE7JHZVj9IkY8oo" |
| Vary | Accept-Encoding |
| Date | Wed, 04 Feb 2026 07:43:21 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"status":400,"message":"Unexpected token } in JSON at position 121","expose":true,"statusCode":400,"body":"{\r\n \"mst_service_location_id\": 0,\r\n \"mst_platform_id\": 2,\r\n \"mst_warrenty_status_id\": 1,\r\n \"mst_oem_id\": 2,\r\n}","type":"entity.parse.failed"}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify if the status code is 400 | 1 | 0 | 0 |
| Verify if the error message is shown | 1 | 0 | 0 |
| Total | 2 | 0 | 0 |
| Test Name | Assertion Error |
|---|
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzNjI5NDl9.kEPHaxMnkBHMt1PEsKRGgj3shHkaYg7vFWtNmM5u4R0' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzAxOTA5OTd9.FDwQzwS5iHHVo5TovryzvgEanoAr2YCPQQOhh6MxU3c |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | d736a014-75f6-4a2e-a60d-5c6152528200 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 242 |
| ETag | W/"f2-9/3icV3QdALRzJcpyxgvDxX7puE" |
| Vary | Accept-Encoding |
| Date | Wed, 04 Feb 2026 07:43:22 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[{"label":"Pending for delivery","key":"pending_for_delivery","count":0},{"label":"Created today","key":"created_today","count":463},{"label":"Pending for FST assignment","key":"pending_fst_assignment","count":0}]}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Check if the count for the created jobs today is greater than the old value | 0 | 1 | 0 |
| Total | 0 | 1 | 0 |
| Test Name | Assertion Error |
|---|---|
| Check if the count for the created jobs today is greater than the old value | |
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzNjI5NDl9.kEPHaxMnkBHMt1PEsKRGgj3shHkaYg7vFWtNmM5u4R0' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--data-raw '{"details_key":"created_today"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzAxOTA5OTd9.FDwQzwS5iHHVo5TovryzvgEanoAr2YCPQQOhh6MxU3c |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 12acc329-1a1b-4ddc-a8d7-ea2444e858ac |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 31 |
{"details_key":"created_today"}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"70488-eckzI8cQLknbeqzkIzPFNZ1mESg" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Wed, 04 Feb 2026 07:43:22 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":[{"id":176494,"job_number":"JOB_176494","tr_customer_id":176511,"tr_customer_product_id":176501,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:19:39.000Z","modified_at":"2026-02-04T04:19:39.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10716658082819","imei1":"10716658082819","imei2":"10716658082819","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:19:39.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":176496,"job_number":"JOB_176496","tr_customer_id":176513,"tr_customer_product_id":176503,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:19:41.000Z","modified_at":"2026-02-04T04:19:41.000Z","name":"Arden Cassin","mobile_number":"691-248-9833","email_id":"Amelie.Fahey@hotmail.com","dop":"2000-01-31","serial_number":"1026973266117177","imei1":"1026973266117177","imei2":"1026973266117177","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:19:41.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":176553,"job_number":"JOB_176553","tr_customer_id":176570,"tr_customer_product_id":176560,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:28.000Z","modified_at":"2026-02-04T04:20:28.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10224200877438","imei1":"10224200877438","imei2":"10224200877438","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:28.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":176559,"job_number":"JOB_176559","tr_customer_id":176576,"tr_customer_product_id":176566,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:30.000Z","modified_at":"2026-02-04T04:20:30.000Z","name":"Asa Cassin","mobile_number":"554-420-3894","email_id":"Bud73@gmail.com","dop":"2000-01-31","serial_number":"1050501989120168","imei1":"1050501989120168","imei2":"1050501989120168","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:30.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":176623,"job_number":"JOB_176623","tr_customer_id":176640,"tr_customer_product_id":176630,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:21:16.000Z","modified_at":"2026-02-04T04:21:16.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10592178483359","imei1":"10592178483359","imei2":"10592178483359","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:21:16.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":176625,"job_number":"JOB_176625","tr_customer_id":176642,"tr_customer_product_id":176632,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:21:18.000Z","modified_at":"2026-02-04T04:21:18.000Z","name":"Flavio Wehner","mobile_number":"381-355-2597","email_id":"Erica_Mayert16@yahoo.com","dop":"2000-01-31","serial_number":"1009316889012765","imei1":"1009316889012765","imei2":"1009316889012765","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:21:18.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":176659,"job_number":"JOB_176659","tr_customer_id":176676,"tr_customer_product_id":176666,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:22:04.000Z","modified_at":"2026-02-04T04:22:05.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10193193725919","imei1":"10193193725919","imei2":"10193193725919","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:22:05.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":176661,"job_number":"JOB_176661","tr_customer_id":176678,"tr_customer_product_id":176668,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:22:06.000Z","modified_at":"2026-02-04T04:22:06.000Z","name":"Sean Weber","mobile_number":"981-720-8713","email_id":"Frieda.Dickens@yahoo.com","dop":"2000-01-31","serial_number":"1049153321945694","imei1":"1049153321945694","imei2":"1049153321945694","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:22:06.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":176813,"job_number":"JOB_176813","tr_customer_id":176830,"tr_customer_product_id":176820,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:52:57.000Z","modified_at":"2026-02-04T06:52:57.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10905456111216","imei1":"10905456111216","imei2":"10905456111216","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:52:57.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":176815,"job_number":"JOB_176815","tr_customer_id":176832,"tr_customer_product_id":176822,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:52:59.000Z","modified_at":"2026-02-04T06:52:59.000Z","name":"Misty Dietrich","mobile_number":"685-216-0613","email_id":"Van64@hotmail.com","dop":"2000-01-31","serial_number":"1037913115591944","imei1":"1037913115591944","imei2":"1037913115591944","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:52:59.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":176822,"job_number":"JOB_176822","tr_customer_id":176839,"tr_customer_product_id":176829,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:53:45.000Z","modified_at":"2026-02-04T06:53:45.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10108026856736","imei1":"10108026856736","imei2":"10108026856736","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:53:45.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":176824,"job_number":"JOB_176824","tr_customer_id":176841,"tr_customer_product_id":176831,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:53:47.000Z","modified_at":"2026-02-04T06:53:47.000Z","name":"Mariah Carter","mobile_number":"824-705-2807","email_id":"Cleora.Bradtke41@hotmail.com","dop":"2000-01-31","serial_number":"1028803083099077","imei1":"1028803083099077","imei2":"1028803083099077","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":176834,"job_number":"JOB_176834","tr_customer_id":176851,"tr_customer_product_id":176841,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:54:33.000Z","modified_at":"2026-02-04T06:54:33.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10563331625426","imei1":"10563331625426","imei2":"10563331625426","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:54:33.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":176836,"job_number":"JOB_176836","tr_customer_id":176853,"tr_customer_product_id":176843,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:54:34.000Z","modified_at":"2026-02-04T06:54:34.000Z","name":"Mose Parker","mobile_number":"608-750-3577","email_id":"Tamia_Will@hotmail.com","dop":"2000-01-31","serial_number":"1060387238021366","imei1":"1060387238021366","imei2":"1060387238021366","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:54:34.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":176840,"job_number":"JOB_176840","tr_customer_id":176857,"tr_customer_product_id":176847,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:55:20.000Z","modified_at":"2026-02-04T06:55:20.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10746505687117","imei1":"10746505687117","imei2":"10746505687117","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:55:20.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":176842,"job_number":"JOB_176842","tr_customer_id":176859,"tr_customer_product_id":176849,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:55:22.000Z","modified_at":"2026-02-04T06:55:22.000Z","name":"Dejah Larson","mobile_number":"389-660-4246","email_id":"Julian57@hotmail.com","dop":"2000-01-31","serial_number":"1090969720614131","imei1":"1090969720614131","imei2":"1090969720614131","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:55:22.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":176436,"job_number":"JOB_176436","tr_customer_id":176453,"tr_customer_product_id":176443,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T02:32:57.000Z","modified_at":"2026-02-04T02:32:57.000Z","name":"Heaven Watsica","mobile_number":"797-371-9933","email_id":"Diamond_Ledner92@hotmail.com","dop":"2025-12-10","serial_number":"11790196657588","imei1":"11790196657588","imei2":"11790196657588","popurl":"2025-12-10T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T02:32:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176437,"job_number":"JOB_176437","tr_customer_id":176454,"tr_customer_product_id":176444,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T02:37:46.000Z","modified_at":"2026-02-04T02:37:46.000Z","name":"Ravi Kushwah","mobile_number":"9999449258","email_id":"ravikushwah1175@gmail.com","dop":"2026-02-02","serial_number":"12222222222222222","imei1":"12222222222222222","imei2":"12222222222222222","popurl":"2026-02-02T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T02:37:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176438,"job_number":"JOB_176438","tr_customer_id":176455,"tr_customer_product_id":176445,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T02:42:25.000Z","modified_at":"2026-02-04T03:49:07.000Z","name":"Ravi Kushwah","mobile_number":"9999449258","email_id":"ravikushwah1175@gmail.com","dop":"2026-02-02","serial_number":"12222222222222222","imei1":"13222222222222222","imei2":"13222222222222222","popurl":"2026-02-02T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T03:49:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176440,"job_number":"JOB_176440","tr_customer_id":176457,"tr_customer_product_id":176447,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T03:13:39.000Z","modified_at":"2026-02-04T03:13:54.000Z","name":"Jacklyn Howe","mobile_number":"640-904-1564","email_id":"Frieda_Towne33@hotmail.com","dop":"2025-05-30","serial_number":"14345045410993","imei1":"14345045410993","imei2":"14345045410993","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T03:13:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176441,"job_number":"JOB_176441","tr_customer_id":176458,"tr_customer_product_id":176448,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T03:13:40.000Z","modified_at":"2026-02-04T03:13:40.000Z","name":"Rebeka Bogisich","mobile_number":"980-704-4996","email_id":"Mathias.Lakin37@yahoo.com","dop":"2025-05-30","serial_number":"15452804613682","imei1":"15452804613682","imei2":"15452804613682","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T03:13:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176442,"job_number":"JOB_176442","tr_customer_id":176459,"tr_customer_product_id":176449,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T03:13:41.000Z","modified_at":"2026-02-04T03:13:41.000Z","name":"Fay Bins","mobile_number":"565-353-4061","email_id":"Alfreda.Grady@yahoo.com","dop":"2025-05-30","serial_number":"1596296178477878","imei1":"1596296178477878","imei2":"1596296178477878","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T03:13:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176443,"job_number":"JOB_176443","tr_customer_id":176460,"tr_customer_product_id":176450,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T03:29:43.000Z","modified_at":"2026-02-04T03:29:43.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18163468894187","imei1":"18163468894187","imei2":"18163468894187","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T03:29:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176444,"job_number":"JOB_176444","tr_customer_id":176461,"tr_customer_product_id":176451,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T03:29:43.000Z","modified_at":"2026-02-04T03:30:21.000Z","name":"Malcolm Shields","mobile_number":"800-946-5391","email_id":"Leo_Pouros5@hotmail.com","dop":"2025-04-06","serial_number":"17869032770236","imei1":"17869032770236","imei2":"17869032770236","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T03:30:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176445,"job_number":"JOB_176445","tr_customer_id":176462,"tr_customer_product_id":176452,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T03:29:45.000Z","modified_at":"2026-02-04T03:29:45.000Z","name":"Gordon Bruen","mobile_number":"422-703-7231","email_id":"Cheyanne16@hotmail.com","dop":"2025-04-06","serial_number":"19838262596816960","imei1":"19838262596816960","imei2":"19838262596816960","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T03:29:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176446,"job_number":"JOB_176446","tr_customer_id":176463,"tr_customer_product_id":176453,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T03:30:29.000Z","modified_at":"2026-02-04T03:30:29.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18301039006586","imei1":"18301039006586","imei2":"18301039006586","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T03:30:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176447,"job_number":"JOB_176447","tr_customer_id":176464,"tr_customer_product_id":176454,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T03:30:29.000Z","modified_at":"2026-02-04T03:31:07.000Z","name":"Alexander Erdman","mobile_number":"923-694-5669","email_id":"Ericka_Mraz98@yahoo.com","dop":"2025-04-06","serial_number":"15454476168298","imei1":"15454476168298","imei2":"15454476168298","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T03:31:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176448,"job_number":"JOB_176448","tr_customer_id":176465,"tr_customer_product_id":176455,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T03:30:30.000Z","modified_at":"2026-02-04T03:30:30.000Z","name":"Rhoda Shields","mobile_number":"381-811-1971","email_id":"Bobbie.Lockman@yahoo.com","dop":"2025-04-06","serial_number":"15782718411795832","imei1":"15782718411795832","imei2":"15782718411795832","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T03:30:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176449,"job_number":"JOB_176449","tr_customer_id":176466,"tr_customer_product_id":176456,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T03:31:14.000Z","modified_at":"2026-02-04T03:31:14.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11755818964384","imei1":"11755818964384","imei2":"11755818964384","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T03:31:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176450,"job_number":"JOB_176450","tr_customer_id":176467,"tr_customer_product_id":176457,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T03:31:14.000Z","modified_at":"2026-02-04T03:31:51.000Z","name":"Tomas O'Conner","mobile_number":"864-230-1023","email_id":"Alfonzo_Beier@yahoo.com","dop":"2025-04-06","serial_number":"14681583901262","imei1":"14681583901262","imei2":"14681583901262","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T03:31:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176451,"job_number":"JOB_176451","tr_customer_id":176468,"tr_customer_product_id":176458,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T03:31:16.000Z","modified_at":"2026-02-04T03:31:16.000Z","name":"Elena Volkman","mobile_number":"503-216-5710","email_id":"Mckenna.Bogisich67@gmail.com","dop":"2025-04-06","serial_number":"18904593063522024","imei1":"18904593063522024","imei2":"18904593063522024","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T03:31:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176452,"job_number":"JOB_176452","tr_customer_id":176469,"tr_customer_product_id":176459,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T03:58:46.000Z","modified_at":"2026-02-04T03:58:46.000Z","name":"Genevieve Christiansen","mobile_number":"213-449-3174","email_id":"Hyman20@gmail.com","dop":"2025-12-04","serial_number":"1003169505571621","imei1":"1003169505571621","imei2":"1003169505571621","popurl":"2025-12-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T03:58:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176453,"job_number":"JOB_176453","tr_customer_id":176470,"tr_customer_product_id":176460,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:00:31.000Z","modified_at":"2026-02-04T04:00:31.000Z","name":"Joshuah Dicki","mobile_number":"873-917-7224","email_id":"Agustina.Muller@hotmail.com","dop":"2025-12-04","serial_number":"1006930048268724","imei1":"1006930048268724","imei2":"1006930048268724","popurl":"2025-12-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:00:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176454,"job_number":"JOB_176454","tr_customer_id":176471,"tr_customer_product_id":176461,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:00:34.000Z","modified_at":"2026-02-04T04:00:34.000Z","name":"Meagan Keeling","mobile_number":"839-763-3083","email_id":"Laverne_Mraz@gmail.com","dop":"2025-12-04","serial_number":"1009904023723411","imei1":"1009904023723411","imei2":"1009904023723411","popurl":"2025-12-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:00:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176455,"job_number":"JOB_176455","tr_customer_id":176472,"tr_customer_product_id":176462,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:05:10.000Z","modified_at":"2026-02-04T04:05:10.000Z","name":"Diana Murray","mobile_number":"370-848-2724","email_id":"Rolando16@gmail.com","dop":"2025-12-04","serial_number":"107219835426297","imei1":"107219835426297","imei2":"107219835426297","popurl":"2025-12-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:05:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176456,"job_number":"JOB_176456","tr_customer_id":176473,"tr_customer_product_id":176463,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:10:07.000Z","modified_at":"2026-02-04T04:10:07.000Z","name":"{Esmeralda Wuckert","mobile_number":"401-670-9085","email_id":"Linnie.Larson18@gmail.com","dop":"2025-04-06","serial_number":"11806226633382","imei1":"11806226633382","imei2":"11806226633382","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:10:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176457,"job_number":"JOB_176457","tr_customer_id":176474,"tr_customer_product_id":176464,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:10:12.000Z","modified_at":"2026-02-04T04:10:12.000Z","name":"{Odessa Torp","mobile_number":"739-497-5907","email_id":"Berneice.Abshire53@hotmail.com","dop":"2025-04-06","serial_number":"12100670557799","imei1":"12100670557799","imei2":"12100670557799","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:10:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176458,"job_number":"JOB_176458","tr_customer_id":176475,"tr_customer_product_id":176465,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:10:44.000Z","modified_at":"2026-02-04T04:10:44.000Z","name":"Domenica Gleason","mobile_number":"939-335-3932","email_id":"Demetris_Klocko@yahoo.com","dop":"2025-04-06","serial_number":"19108488805969","imei1":"19108488805969","imei2":"19108488805969","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:10:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176459,"job_number":"JOB_176459","tr_customer_id":176476,"tr_customer_product_id":176466,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:17:35.000Z","modified_at":"2026-02-04T04:17:35.000Z","name":"Hillary Moore","mobile_number":"579-596-0249","email_id":"Alba29@yahoo.com","dop":"2025-09-30","serial_number":"41316736434058","imei1":"41316736434058","imei2":"41316736434058","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:17:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176460,"job_number":"JOB_176460","tr_customer_id":176477,"tr_customer_product_id":176467,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:18:45.000Z","modified_at":"2026-02-04T04:18:55.000Z","name":"Karthik Duruvasula","mobile_number":"7897897890","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"109725614917318","imei1":"109725614917318","imei2":"109725614917318","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T04:18:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176461,"job_number":"JOB_176461","tr_customer_id":176478,"tr_customer_product_id":176468,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:18:45.000Z","modified_at":"2026-02-04T04:19:21.000Z","name":"Davion Conroy","mobile_number":"433-789-1714","email_id":"Tyrese79@gmail.com","dop":"2025-04-06","serial_number":"16284035142558","imei1":"16284035142558","imei2":"16284035142558","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T04:19:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176462,"job_number":"JOB_176462","tr_customer_id":176479,"tr_customer_product_id":176469,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:18:46.000Z","modified_at":"2026-02-04T04:18:46.000Z","name":"Kenton Barton","mobile_number":"461-432-5468","email_id":"Floy_Runolfsdottir39@gmail.com","dop":"2025-04-06","serial_number":"12252461655829352","imei1":"12252461655829352","imei2":"12252461655829352","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:18:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176463,"job_number":"JOB_176463","tr_customer_id":176480,"tr_customer_product_id":176470,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:18:57.000Z","modified_at":"2026-02-04T04:19:07.000Z","name":"Karthik Duruvasula","mobile_number":"7897897890","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"15061186077396","imei1":"15061186077396","imei2":"15061186077396","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T04:19:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176464,"job_number":"JOB_176464","tr_customer_id":176481,"tr_customer_product_id":176471,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:18:57.000Z","modified_at":"2026-02-04T04:18:57.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"19526676215448","imei1":"19526676215448","imei2":"19526676215448","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:18:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176465,"job_number":"JOB_176465","tr_customer_id":176482,"tr_customer_product_id":176472,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:18:58.000Z","modified_at":"2026-02-04T04:19:35.000Z","name":"Lempi Ferry","mobile_number":"650-675-4242","email_id":"Martine_Kuhlman78@yahoo.com","dop":"2025-04-06","serial_number":"12999558831053","imei1":"12999558831053","imei2":"12999558831053","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T04:19:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176466,"job_number":"JOB_176466","tr_customer_id":176483,"tr_customer_product_id":176473,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:18:59.000Z","modified_at":"2026-02-04T04:18:59.000Z","name":"Ruben Schimmel","mobile_number":"362-421-8880","email_id":"Nettie.Kozey@yahoo.com","dop":"2025-04-06","serial_number":"10702536017882956","imei1":"10702536017882956","imei2":"10702536017882956","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:18:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176467,"job_number":"JOB_176467","tr_customer_id":176484,"tr_customer_product_id":176474,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:19:05.000Z","modified_at":"2026-02-04T04:19:41.000Z","name":"Roger Kulas","mobile_number":"386-913-7176","email_id":"Javier_Hansen26@hotmail.com","dop":"2025-04-06","serial_number":"10996378630360","imei1":"10996378630360","imei2":"10996378630360","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T04:19:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176468,"job_number":"JOB_176468","tr_customer_id":176485,"tr_customer_product_id":176475,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:19:06.000Z","modified_at":"2026-02-04T04:19:06.000Z","name":"Dudley Terry","mobile_number":"566-397-0060","email_id":"Adriana.Kris@gmail.com","dop":"2025-04-06","serial_number":"14098912394398192","imei1":"14098912394398192","imei2":"14098912394398192","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:19:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176469,"job_number":"JOB_176469","tr_customer_id":176486,"tr_customer_product_id":176476,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:19:12.000Z","modified_at":"2026-02-04T04:19:52.000Z","name":"Heath Dietrich","mobile_number":"686-211-3178","email_id":"Adan.Weissnat@yahoo.com","dop":"2025-04-06","serial_number":"19785516632411","imei1":"19785516632411","imei2":"19785516632411","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T04:19:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176470,"job_number":"JOB_176470","tr_customer_id":176487,"tr_customer_product_id":176477,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:19:14.000Z","modified_at":"2026-02-04T04:19:14.000Z","name":"Eldred Bayer","mobile_number":"228-692-5130","email_id":"Arnaldo_Moore48@yahoo.com","dop":"2025-04-06","serial_number":"17270181423378286","imei1":"17270181423378286","imei2":"17270181423378286","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:19:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176476,"job_number":"JOB_176476","tr_customer_id":176493,"tr_customer_product_id":176483,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:19:25.000Z","modified_at":"2026-02-04T04:19:25.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16932392834547","imei1":"16932392834547","imei2":"16932392834547","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:19:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176477,"job_number":"JOB_176477","tr_customer_id":176494,"tr_customer_product_id":176484,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:19:25.000Z","modified_at":"2026-02-04T04:20:04.000Z","name":"Manuela Bosco","mobile_number":"534-607-3873","email_id":"Kieran53@gmail.com","dop":"2025-04-06","serial_number":"16120296697617","imei1":"16120296697617","imei2":"16120296697617","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T04:20:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176478,"job_number":"JOB_176478","tr_customer_id":176495,"tr_customer_product_id":176485,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:19:25.000Z","modified_at":"2026-02-04T04:20:03.000Z","name":"Caleb Langworth","mobile_number":"679-449-4236","email_id":"Jadyn.Ebert29@gmail.com","dop":"2025-04-06","serial_number":"13432555119457","imei1":"13432555119457","imei2":"13432555119457","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T04:20:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176480,"job_number":"JOB_176480","tr_customer_id":176497,"tr_customer_product_id":176487,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:19:27.000Z","modified_at":"2026-02-04T04:19:27.000Z","name":"Rudolph Hudson","mobile_number":"553-529-0878","email_id":"Stevie_Walter36@hotmail.com","dop":"2025-04-06","serial_number":"18792165735215520","imei1":"18792165735215520","imei2":"18792165735215520","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:19:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176481,"job_number":"JOB_176481","tr_customer_id":176498,"tr_customer_product_id":176488,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:19:27.000Z","modified_at":"2026-02-04T04:19:27.000Z","name":"Abbey Casper","mobile_number":"209-212-1975","email_id":"Pedro52@yahoo.com","dop":"2025-04-06","serial_number":"12087306755259312","imei1":"12087306755259312","imei2":"12087306755259312","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:19:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176482,"job_number":"JOB_176482","tr_customer_id":176499,"tr_customer_product_id":176489,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:19:32.000Z","modified_at":"2026-02-04T04:19:32.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13165232316668","imei1":"13165232316668","imei2":"13165232316668","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:19:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176483,"job_number":"JOB_176483","tr_customer_id":176500,"tr_customer_product_id":176490,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:19:32.000Z","modified_at":"2026-02-04T04:20:12.000Z","name":"Alessandro Purdy","mobile_number":"342-728-6130","email_id":"Cleveland33@gmail.com","dop":"2025-04-06","serial_number":"19144756224125","imei1":"19144756224125","imei2":"19144756224125","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T04:20:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176484,"job_number":"JOB_176484","tr_customer_id":176501,"tr_customer_product_id":176491,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:19:32.000Z","modified_at":"2026-02-04T04:20:12.000Z","name":"Tara Dooley","mobile_number":"230-744-5516","email_id":"Patsy.Collier25@gmail.com","dop":"2025-04-06","serial_number":"12429138110066","imei1":"12429138110066","imei2":"12429138110066","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T04:20:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176485,"job_number":"JOB_176485","tr_customer_id":176502,"tr_customer_product_id":176492,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:19:34.000Z","modified_at":"2026-02-04T04:19:34.000Z","name":"Syble Abernathy","mobile_number":"355-951-2951","email_id":"Lucie38@yahoo.com","dop":"2025-04-06","serial_number":"16265871400764784","imei1":"16265871400764784","imei2":"16265871400764784","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:19:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176486,"job_number":"JOB_176486","tr_customer_id":176503,"tr_customer_product_id":176493,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:19:34.000Z","modified_at":"2026-02-04T04:19:34.000Z","name":"Reilly Conroy","mobile_number":"924-688-4068","email_id":"Ottis_Mitchell49@yahoo.com","dop":"2025-04-06","serial_number":"10799443903246306","imei1":"10799443903246306","imei2":"10799443903246306","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:19:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176487,"job_number":"JOB_176487","tr_customer_id":176504,"tr_customer_product_id":176494,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:19:37.000Z","modified_at":"2026-02-04T04:19:37.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19699442607977","imei1":"19699442607977","imei2":"19699442607977","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:19:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176488,"job_number":"JOB_176488","tr_customer_id":176505,"tr_customer_product_id":176495,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:19:38.000Z","modified_at":"2026-02-04T04:20:17.000Z","name":"Rhea Torp","mobile_number":"440-835-2133","email_id":"Enid.Durgan42@yahoo.com","dop":"2025-04-06","serial_number":"19804852871248","imei1":"19804852871248","imei2":"19804852871248","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T04:20:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176489,"job_number":"JOB_176489","tr_customer_id":176506,"tr_customer_product_id":176496,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:19:38.000Z","modified_at":"2026-02-04T04:19:38.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10516872330446","imei1":"10516872330446","imei2":"10516872330446","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:19:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176491,"job_number":"JOB_176491","tr_customer_id":176508,"tr_customer_product_id":176498,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:19:38.000Z","modified_at":"2026-02-04T04:20:13.000Z","name":"Deron Steuber","mobile_number":"706-377-0411","email_id":"Florencio_Reichel@hotmail.com","dop":"2025-06-18","serial_number":"10925752725743","imei1":"10925752725743","imei2":"10925752725743","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T04:20:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176492,"job_number":"JOB_176492","tr_customer_id":176509,"tr_customer_product_id":176499,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:19:39.000Z","modified_at":"2026-02-04T04:19:39.000Z","name":"Alexzander Stark","mobile_number":"596-734-3585","email_id":"Patsy_Hettinger18@hotmail.com","dop":"2025-06-18","serial_number":"1053416970203141","imei1":"1053416970203141","imei2":"1053416970203141","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:19:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176493,"job_number":"JOB_176493","tr_customer_id":176510,"tr_customer_product_id":176500,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:19:39.000Z","modified_at":"2026-02-04T04:19:39.000Z","name":"Houston Lindgren","mobile_number":"428-666-2362","email_id":"Jillian72@gmail.com","dop":"2025-04-06","serial_number":"11445065524746976","imei1":"11445065524746976","imei2":"11445065524746976","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:19:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176495,"job_number":"JOB_176495","tr_customer_id":176512,"tr_customer_product_id":176502,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:19:40.000Z","modified_at":"2026-02-04T04:20:20.000Z","name":"Alberto Lemke","mobile_number":"548-215-8611","email_id":"Federico60@gmail.com","dop":"2000-01-31","serial_number":"10674023106755","imei1":"10674023106755","imei2":"10674023106755","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T04:20:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176497,"job_number":"JOB_176497","tr_customer_id":176514,"tr_customer_product_id":176504,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:19:42.000Z","modified_at":"2026-02-04T04:19:58.000Z","name":"Rozella O'Keefe","mobile_number":"917-931-9949","email_id":"Wendell_Nikolaus@gmail.com","dop":"2025-05-30","serial_number":"11193339772390","imei1":"11193339772390","imei2":"11193339772390","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T04:19:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176498,"job_number":"JOB_176498","tr_customer_id":176515,"tr_customer_product_id":176505,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:19:43.000Z","modified_at":"2026-02-04T04:19:43.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"14841589173287","imei1":"14841589173287","imei2":"14841589173287","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:19:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176499,"job_number":"JOB_176499","tr_customer_id":176516,"tr_customer_product_id":176506,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:19:43.000Z","modified_at":"2026-02-04T04:19:43.000Z","name":"Adalberto Fritsch","mobile_number":"395-744-7037","email_id":"Litzy.Mraz38@yahoo.com","dop":"2025-05-30","serial_number":"10428958510257","imei1":"10428958510257","imei2":"10428958510257","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:19:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176500,"job_number":"JOB_176500","tr_customer_id":176517,"tr_customer_product_id":176507,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:19:43.000Z","modified_at":"2026-02-04T04:20:21.000Z","name":"Troy Kassulke","mobile_number":"429-334-2416","email_id":"Demarcus.Blick80@gmail.com","dop":"2025-04-06","serial_number":"14635670377565","imei1":"14635670377565","imei2":"14635670377565","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T04:20:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176501,"job_number":"JOB_176501","tr_customer_id":176518,"tr_customer_product_id":176508,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:19:44.000Z","modified_at":"2026-02-04T04:19:44.000Z","name":"Dominic Gorczany","mobile_number":"478-211-4354","email_id":"Aiden84@yahoo.com","dop":"2025-05-30","serial_number":"1548309318542422","imei1":"1548309318542422","imei2":"1548309318542422","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:19:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176502,"job_number":"JOB_176502","tr_customer_id":176519,"tr_customer_product_id":176509,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:19:44.000Z","modified_at":"2026-02-04T04:19:44.000Z","name":"Hailee Beier","mobile_number":"276-446-2343","email_id":"Claude_OReilly59@hotmail.com","dop":"2025-04-06","serial_number":"18475515866700810","imei1":"18475515866700810","imei2":"18475515866700810","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:19:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176503,"job_number":"JOB_176503","tr_customer_id":176520,"tr_customer_product_id":176510,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:19:46.000Z","modified_at":"2026-02-04T04:19:46.000Z","name":"Nareen Katkam","mobile_number":"7677667898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"12727448778628","imei1":"12727448778628","imei2":"12727448778628","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:19:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176504,"job_number":"JOB_176504","tr_customer_id":176521,"tr_customer_product_id":176511,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:19:46.000Z","modified_at":"2026-02-04T04:19:46.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19106818057498","imei1":"19106818057498","imei2":"19106818057498","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:19:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176505,"job_number":"JOB_176505","tr_customer_id":176522,"tr_customer_product_id":176512,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:19:46.000Z","modified_at":"2026-02-04T04:20:21.000Z","name":"Mckayla Welch","mobile_number":"380-580-9472","email_id":"Jabari.Thompson94@gmail.com","dop":"2026-01-04","serial_number":"11242668530788","imei1":"11242668530788","imei2":"11242668530788","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T04:20:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176507,"job_number":"JOB_176507","tr_customer_id":176524,"tr_customer_product_id":176514,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:19:47.000Z","modified_at":"2026-02-04T04:20:28.000Z","name":"Kenton Ferry","mobile_number":"884-933-8543","email_id":"Lamont_Langosh30@yahoo.com","dop":"2025-04-06","serial_number":"16554706441120","imei1":"16554706441120","imei2":"16554706441120","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T04:20:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176508,"job_number":"JOB_176508","tr_customer_id":176525,"tr_customer_product_id":176515,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:19:48.000Z","modified_at":"2026-02-04T04:19:48.000Z","name":"Nareen Katkam","mobile_number":"7677667898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"78275858196127","imei1":"78275858196127","imei2":"78275858196127","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:19:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176509,"job_number":"JOB_176509","tr_customer_id":176526,"tr_customer_product_id":176516,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:19:48.000Z","modified_at":"2026-02-04T04:19:48.000Z","name":"Eda Bradtke","mobile_number":"671-543-0261","email_id":"Arnaldo44@gmail.com","dop":"2025-04-06","serial_number":"10240613578143672","imei1":"10240613578143672","imei2":"10240613578143672","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:19:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176510,"job_number":"JOB_176510","tr_customer_id":176527,"tr_customer_product_id":176517,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:19:48.000Z","modified_at":"2026-02-04T04:20:28.000Z","name":"Josefina Jacobi","mobile_number":"556-838-4841","email_id":"Werner18@yahoo.com","dop":"2025-04-06","serial_number":"10425319190950","imei1":"10425319190950","imei2":"10425319190950","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T04:20:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176511,"job_number":"JOB_176511","tr_customer_id":176528,"tr_customer_product_id":176518,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:19:49.000Z","modified_at":"2026-02-04T04:19:49.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13363929985402","imei1":"13363929985402","imei2":"13363929985402","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:19:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176512,"job_number":"JOB_176512","tr_customer_id":176529,"tr_customer_product_id":176519,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:19:49.000Z","modified_at":"2026-02-04T04:20:28.000Z","name":"Austen Bednar","mobile_number":"528-379-5549","email_id":"Hillard_Herzog96@gmail.com","dop":"2025-04-06","serial_number":"10871636493226","imei1":"10871636493226","imei2":"10871636493226","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T04:20:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176513,"job_number":"JOB_176513","tr_customer_id":176530,"tr_customer_product_id":176520,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:19:49.000Z","modified_at":"2026-02-04T04:19:49.000Z","name":"Onkar Bhole","mobile_number":"7046563552","email_id":"Onkarbhole@gmail.com","dop":"2025-04-06","serial_number":"19274706234465","imei1":"19274706234465","imei2":"19274706234465","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:19:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176514,"job_number":"JOB_176514","tr_customer_id":176531,"tr_customer_product_id":176521,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:19:50.000Z","modified_at":"2026-02-04T04:20:28.000Z","name":"Eli Kessler","mobile_number":"956-289-0988","email_id":"Kari41@hotmail.com","dop":"2025-04-06","serial_number":"11459773787837","imei1":"11459773787837","imei2":"11459773787837","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T04:20:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176515,"job_number":"JOB_176515","tr_customer_id":176532,"tr_customer_product_id":176522,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:19:50.000Z","modified_at":"2026-02-04T04:19:50.000Z","name":"Skye Spinka","mobile_number":"579-436-5156","email_id":"Robbie45@gmail.com","dop":"2025-04-06","serial_number":"15083668393112600","imei1":"15083668393112600","imei2":"15083668393112600","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:19:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176516,"job_number":"JOB_176516","tr_customer_id":176533,"tr_customer_product_id":176523,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:19:51.000Z","modified_at":"2026-02-04T04:19:51.000Z","name":"Blanche Hoppe","mobile_number":"780-426-0720","email_id":"Tito.Ritchie@hotmail.com","dop":"2025-04-06","serial_number":"14401505601615458","imei1":"14401505601615458","imei2":"14401505601615458","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:19:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176517,"job_number":"JOB_176517","tr_customer_id":176534,"tr_customer_product_id":176524,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:19:51.000Z","modified_at":"2026-02-04T04:19:51.000Z","name":"Miller Paucek","mobile_number":"648-957-6876","email_id":"Cyril_White0@gmail.com","dop":"2025-04-06","serial_number":"14203856991710024","imei1":"14203856991710024","imei2":"14203856991710024","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:19:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176518,"job_number":"JOB_176518","tr_customer_id":176535,"tr_customer_product_id":176525,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:19:56.000Z","modified_at":"2026-02-04T04:19:56.000Z","name":"Sravan V","mobile_number":"8492453456","email_id":"srav@gmail.com","dop":"2025-12-31","serial_number":"104476620567286","imei1":"104476620567286","imei2":"104476620567286","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:19:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176519,"job_number":"JOB_176519","tr_customer_id":176536,"tr_customer_product_id":176526,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:19:56.000Z","modified_at":"2026-02-04T04:20:35.000Z","name":"Allison Marks","mobile_number":"884-237-9590","email_id":"Cleta_Muller22@gmail.com","dop":"2025-12-31","serial_number":"109515920782283","imei1":"109515920782283","imei2":"109515920782283","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T04:20:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176520,"job_number":"JOB_176520","tr_customer_id":176537,"tr_customer_product_id":176527,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:02.000Z","modified_at":"2026-02-04T04:20:02.000Z","name":"neeraj v","mobile_number":"9182460199","email_id":"neeraj.v@outlook.com","dop":"2025-04-06","serial_number":"18720857932300","imei1":"18720857932300","imei2":"18720857932300","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176521,"job_number":"JOB_176521","tr_customer_id":176538,"tr_customer_product_id":176528,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:02.000Z","modified_at":"2026-02-04T04:20:39.000Z","name":"Darien Harber","mobile_number":"578-548-5280","email_id":"Raphaelle9@hotmail.com","dop":"2025-04-06","serial_number":"10290669186276","imei1":"10290669186276","imei2":"10290669186276","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T04:20:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176522,"job_number":"JOB_176522","tr_customer_id":176539,"tr_customer_product_id":176529,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:03.000Z","modified_at":"2026-02-04T04:20:03.000Z","name":"Pauline Frami","mobile_number":"846-220-3318","email_id":"Arianna_Greenholt82@hotmail.com","dop":"2025-04-06","serial_number":"13766464858361678","imei1":"13766464858361678","imei2":"13766464858361678","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176524,"job_number":"JOB_176524","tr_customer_id":176541,"tr_customer_product_id":176531,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:08.000Z","modified_at":"2026-02-04T04:20:08.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17890715696423","imei1":"17890715696423","imei2":"17890715696423","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176525,"job_number":"JOB_176525","tr_customer_id":176542,"tr_customer_product_id":176532,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:08.000Z","modified_at":"2026-02-04T04:20:48.000Z","name":"Brain Davis","mobile_number":"404-311-6308","email_id":"Carleton.Frami@gmail.com","dop":"2025-04-06","serial_number":"13788542844415","imei1":"13788542844415","imei2":"13788542844415","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T04:20:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176526,"job_number":"JOB_176526","tr_customer_id":176543,"tr_customer_product_id":176533,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:09.000Z","modified_at":"2026-02-04T04:20:09.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14461693911714","imei1":"14461693911714","imei2":"14461693911714","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176527,"job_number":"JOB_176527","tr_customer_id":176544,"tr_customer_product_id":176534,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:09.000Z","modified_at":"2026-02-04T04:20:49.000Z","name":"Guy Waelchi","mobile_number":"860-293-8876","email_id":"Laurianne65@hotmail.com","dop":"2025-04-06","serial_number":"18283687641171","imei1":"18283687641171","imei2":"18283687641171","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T04:20:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176528,"job_number":"JOB_176528","tr_customer_id":176545,"tr_customer_product_id":176535,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:10.000Z","modified_at":"2026-02-04T04:20:10.000Z","name":"Jacynthe Stoltenberg","mobile_number":"923-329-1013","email_id":"Payton92@gmail.com","dop":"2025-04-06","serial_number":"14528192762308204","imei1":"14528192762308204","imei2":"14528192762308204","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176529,"job_number":"JOB_176529","tr_customer_id":176546,"tr_customer_product_id":176536,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:11.000Z","modified_at":"2026-02-04T04:20:11.000Z","name":"Jane Runolfsson","mobile_number":"597-969-8020","email_id":"Cassie.Boyle85@gmail.com","dop":"2025-04-06","serial_number":"19208417795997210","imei1":"19208417795997210","imei2":"19208417795997210","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176530,"job_number":"JOB_176530","tr_customer_id":176547,"tr_customer_product_id":176537,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:11.000Z","modified_at":"2026-02-04T04:20:11.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17458340921459","imei1":"17458340921459","imei2":"17458340921459","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176531,"job_number":"JOB_176531","tr_customer_id":176548,"tr_customer_product_id":176538,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:11.000Z","modified_at":"2026-02-04T04:20:48.000Z","name":"Cordelia Pagac","mobile_number":"239-949-3442","email_id":"Drew.McDermott75@hotmail.com","dop":"2025-04-06","serial_number":"15956594608157","imei1":"15956594608157","imei2":"15956594608157","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T04:20:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176532,"job_number":"JOB_176532","tr_customer_id":176549,"tr_customer_product_id":176539,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:13.000Z","modified_at":"2026-02-04T04:20:13.000Z","name":"Bo Blanda","mobile_number":"583-378-7607","email_id":"Zachariah_Fisher80@yahoo.com","dop":"2025-04-06","serial_number":"19828528069297200","imei1":"19828528069297200","imei2":"19828528069297200","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176536,"job_number":"JOB_176536","tr_customer_id":176553,"tr_customer_product_id":176543,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:20.000Z","modified_at":"2026-02-04T04:20:20.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10595176448316","imei1":"10595176448316","imei2":"10595176448316","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176537,"job_number":"JOB_176537","tr_customer_id":176554,"tr_customer_product_id":176544,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:20.000Z","modified_at":"2026-02-04T04:20:20.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17734324417873","imei1":"17734324417873","imei2":"17734324417873","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176538,"job_number":"JOB_176538","tr_customer_id":176555,"tr_customer_product_id":176545,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:20.000Z","modified_at":"2026-02-04T04:20:55.000Z","name":"Pearline Kihn","mobile_number":"255-593-5668","email_id":"Imani.Gaylord52@gmail.com","dop":"2025-06-18","serial_number":"10091836493480","imei1":"10091836493480","imei2":"10091836493480","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T04:20:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176540,"job_number":"JOB_176540","tr_customer_id":176557,"tr_customer_product_id":176547,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:20.000Z","modified_at":"2026-02-04T04:20:59.000Z","name":"Schuyler Hoppe","mobile_number":"930-807-2439","email_id":"Houston_Cummerata80@hotmail.com","dop":"2025-04-06","serial_number":"13502789387231","imei1":"13502789387231","imei2":"13502789387231","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T04:20:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176542,"job_number":"JOB_176542","tr_customer_id":176559,"tr_customer_product_id":176549,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:21.000Z","modified_at":"2026-02-04T04:20:21.000Z","name":"Anita Reilly","mobile_number":"930-690-0373","email_id":"Callie48@gmail.com","dop":"2025-06-18","serial_number":"1041077178076790","imei1":"1041077178076790","imei2":"1041077178076790","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176543,"job_number":"JOB_176543","tr_customer_id":176560,"tr_customer_product_id":176550,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:21.000Z","modified_at":"2026-02-04T04:20:21.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18646972987672","imei1":"18646972987672","imei2":"18646972987672","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176544,"job_number":"JOB_176544","tr_customer_id":176561,"tr_customer_product_id":176551,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:21.000Z","modified_at":"2026-02-04T04:21:01.000Z","name":"Matteo Von","mobile_number":"342-973-4987","email_id":"Eloy.Rogahn@gmail.com","dop":"2025-04-06","serial_number":"14363441597170","imei1":"14363441597170","imei2":"14363441597170","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T04:21:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176545,"job_number":"JOB_176545","tr_customer_id":176562,"tr_customer_product_id":176552,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:22.000Z","modified_at":"2026-02-04T04:20:22.000Z","name":"Lonzo Turcotte","mobile_number":"217-331-8385","email_id":"Retha_Predovic76@gmail.com","dop":"2025-04-06","serial_number":"17777380299092604","imei1":"17777380299092604","imei2":"17777380299092604","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176547,"job_number":"JOB_176547","tr_customer_id":176564,"tr_customer_product_id":176554,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:23.000Z","modified_at":"2026-02-04T04:20:23.000Z","name":"Raegan Hessel","mobile_number":"204-937-7389","email_id":"Sabrina.Green64@hotmail.com","dop":"2025-04-06","serial_number":"11161418795242160","imei1":"11161418795242160","imei2":"11161418795242160","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176550,"job_number":"JOB_176550","tr_customer_id":176567,"tr_customer_product_id":176557,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:25.000Z","modified_at":"2026-02-04T04:20:25.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11249833330334","imei1":"11249833330334","imei2":"11249833330334","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176551,"job_number":"JOB_176551","tr_customer_id":176568,"tr_customer_product_id":176558,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:25.000Z","modified_at":"2026-02-04T04:21:04.000Z","name":"Nikko Macejkovic","mobile_number":"288-671-7616","email_id":"Sarah_Halvorson@gmail.com","dop":"2025-04-06","serial_number":"17550298443603","imei1":"17550298443603","imei2":"17550298443603","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T04:21:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176552,"job_number":"JOB_176552","tr_customer_id":176569,"tr_customer_product_id":176559,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:27.000Z","modified_at":"2026-02-04T04:20:27.000Z","name":"Leo Spinka","mobile_number":"629-695-6576","email_id":"Jalyn.Stoltenberg@hotmail.com","dop":"2025-04-06","serial_number":"16805894203813508","imei1":"16805894203813508","imei2":"16805894203813508","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176554,"job_number":"JOB_176554","tr_customer_id":176571,"tr_customer_product_id":176561,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:28.000Z","modified_at":"2026-02-04T04:20:28.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"19346405170390","imei1":"19346405170390","imei2":"19346405170390","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176555,"job_number":"JOB_176555","tr_customer_id":176572,"tr_customer_product_id":176562,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:28.000Z","modified_at":"2026-02-04T04:21:08.000Z","name":"Chauncey O'Conner","mobile_number":"516-853-3932","email_id":"Justyn28@gmail.com","dop":"2000-01-31","serial_number":"10833219659521","imei1":"10833219659521","imei2":"10833219659521","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T04:21:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176556,"job_number":"JOB_176556","tr_customer_id":176574,"tr_customer_product_id":176564,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:28.000Z","modified_at":"2026-02-04T04:21:06.000Z","name":"Brianne Rath","mobile_number":"478-778-0715","email_id":"Ardith_Kshlerin@gmail.com","dop":"2025-04-06","serial_number":"16815796580165","imei1":"16815796580165","imei2":"16815796580165","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T04:21:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176557,"job_number":"JOB_176557","tr_customer_id":176573,"tr_customer_product_id":176563,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:28.000Z","modified_at":"2026-02-04T04:20:28.000Z","name":"Nareen K","mobile_number":"7677660898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"11388463808593","imei1":"11388463808593","imei2":"11388463808593","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176558,"job_number":"JOB_176558","tr_customer_id":176575,"tr_customer_product_id":176565,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:29.000Z","modified_at":"2026-02-04T04:21:04.000Z","name":"Rupert Marks","mobile_number":"433-894-6883","email_id":"Arvel47@yahoo.com","dop":"2026-01-04","serial_number":"11748295611128","imei1":"11748295611128","imei2":"11748295611128","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T04:21:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176560,"job_number":"JOB_176560","tr_customer_id":176577,"tr_customer_product_id":176567,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:30.000Z","modified_at":"2026-02-04T04:20:30.000Z","name":"Ellis Gaylord","mobile_number":"239-426-4764","email_id":"Mathias_Gottlieb@gmail.com","dop":"2025-04-06","serial_number":"16445968121486860","imei1":"16445968121486860","imei2":"16445968121486860","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176561,"job_number":"JOB_176561","tr_customer_id":176578,"tr_customer_product_id":176568,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:30.000Z","modified_at":"2026-02-04T04:20:30.000Z","name":"Nareen K","mobile_number":"7677660898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"59295561175698","imei1":"59295561175698","imei2":"59295561175698","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176569,"job_number":"JOB_176569","tr_customer_id":176586,"tr_customer_product_id":176576,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:35.000Z","modified_at":"2026-02-04T04:20:35.000Z","name":"dora p","mobile_number":"9321435112","email_id":"dora@gmail.com","dop":"2025-04-06","serial_number":"17436717072521","imei1":"17436717072521","imei2":"17436717072521","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176570,"job_number":"JOB_176570","tr_customer_id":176587,"tr_customer_product_id":176577,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:35.000Z","modified_at":"2026-02-04T04:20:35.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12037051281462","imei1":"12037051281462","imei2":"12037051281462","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176571,"job_number":"JOB_176571","tr_customer_id":176588,"tr_customer_product_id":176578,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:35.000Z","modified_at":"2026-02-04T04:21:13.000Z","name":"Wilford O'Reilly","mobile_number":"304-299-7620","email_id":"Verdie_Ernser22@gmail.com","dop":"2025-04-06","serial_number":"12923973784175","imei1":"12923973784175","imei2":"12923973784175","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T04:21:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176572,"job_number":"JOB_176572","tr_customer_id":176589,"tr_customer_product_id":176579,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:35.000Z","modified_at":"2026-02-04T04:21:14.000Z","name":"Terrence Macejkovic","mobile_number":"443-308-3109","email_id":"Khalil.Huel87@yahoo.com","dop":"2025-04-06","serial_number":"16142756577747","imei1":"16142756577747","imei2":"16142756577747","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T04:21:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176573,"job_number":"JOB_176573","tr_customer_id":176590,"tr_customer_product_id":176580,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:36.000Z","modified_at":"2026-02-04T04:20:36.000Z","name":"Rita Gupta","mobile_number":"12345678978","email_id":"test@1","dop":"2025-04-06","serial_number":"16137041114487","imei1":"16137041114487","imei2":"16137041114487","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176574,"job_number":"JOB_176574","tr_customer_id":176591,"tr_customer_product_id":176581,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:36.000Z","modified_at":"2026-02-04T04:20:36.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12328155315568","imei1":"12328155315568","imei2":"12328155315568","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176575,"job_number":"JOB_176575","tr_customer_id":176592,"tr_customer_product_id":176582,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:36.000Z","modified_at":"2026-02-04T04:21:14.000Z","name":"Josephine McGlynn","mobile_number":"250-673-0476","email_id":"Kenyatta.Hills@yahoo.com","dop":"2025-04-06","serial_number":"13930670768311","imei1":"13930670768311","imei2":"13930670768311","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T04:21:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176576,"job_number":"JOB_176576","tr_customer_id":176593,"tr_customer_product_id":176583,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:36.000Z","modified_at":"2026-02-04T04:20:36.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16630960260518","imei1":"16630960260518","imei2":"16630960260518","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176577,"job_number":"JOB_176577","tr_customer_id":176594,"tr_customer_product_id":176584,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:36.000Z","modified_at":"2026-02-04T04:21:16.000Z","name":"Rosalee Pfeffer","mobile_number":"908-751-7700","email_id":"Colleen.Haag@hotmail.com","dop":"2025-04-06","serial_number":"13303380654586","imei1":"13303380654586","imei2":"13303380654586","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T04:21:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176578,"job_number":"JOB_176578","tr_customer_id":176595,"tr_customer_product_id":176585,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:36.000Z","modified_at":"2026-02-04T04:21:18.000Z","name":"Leonora Harris","mobile_number":"366-298-2180","email_id":"Reginald_Harvey32@gmail.com","dop":"2025-04-06","serial_number":"14166113325691","imei1":"14166113325691","imei2":"14166113325691","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T04:21:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176579,"job_number":"JOB_176579","tr_customer_id":176596,"tr_customer_product_id":176586,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:37.000Z","modified_at":"2026-02-04T04:20:37.000Z","name":"Kari Kovacek","mobile_number":"942-969-6725","email_id":"Mikayla_Cummings64@hotmail.com","dop":"2025-04-06","serial_number":"19534848621237860","imei1":"19534848621237860","imei2":"19534848621237860","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176580,"job_number":"JOB_176580","tr_customer_id":176597,"tr_customer_product_id":176587,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:37.000Z","modified_at":"2026-02-04T04:20:37.000Z","name":"Stone Donnelly","mobile_number":"221-765-4675","email_id":"Erica_Olson28@gmail.com","dop":"2025-04-06","serial_number":"10343017688746420","imei1":"10343017688746420","imei2":"10343017688746420","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176581,"job_number":"JOB_176581","tr_customer_id":176598,"tr_customer_product_id":176588,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:37.000Z","modified_at":"2026-02-04T04:20:37.000Z","name":"Zackary Kerluke","mobile_number":"986-740-1998","email_id":"Astrid.Hane@hotmail.com","dop":"2025-04-06","serial_number":"16588545340439542","imei1":"16588545340439542","imei2":"16588545340439542","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176582,"job_number":"JOB_176582","tr_customer_id":176599,"tr_customer_product_id":176589,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:38.000Z","modified_at":"2026-02-04T04:20:38.000Z","name":"Estevan Skiles","mobile_number":"630-200-8970","email_id":"Camden7@gmail.com","dop":"2025-04-06","serial_number":"18947640076066464","imei1":"18947640076066464","imei2":"18947640076066464","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176583,"job_number":"JOB_176583","tr_customer_id":176600,"tr_customer_product_id":176590,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:38.000Z","modified_at":"2026-02-04T04:20:38.000Z","name":"Madison Schroeder","mobile_number":"211-582-1738","email_id":"Melissa82@gmail.com","dop":"2025-04-06","serial_number":"16182241233055066","imei1":"16182241233055066","imei2":"16182241233055066","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176584,"job_number":"JOB_176584","tr_customer_id":176601,"tr_customer_product_id":176591,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:41.000Z","modified_at":"2026-02-04T04:20:41.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19282812627094","imei1":"19282812627094","imei2":"19282812627094","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176585,"job_number":"JOB_176585","tr_customer_id":176602,"tr_customer_product_id":176592,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:41.000Z","modified_at":"2026-02-04T04:21:21.000Z","name":"Dora Bartoletti","mobile_number":"502-851-1749","email_id":"Margarett.Lehner8@yahoo.com","dop":"2025-04-06","serial_number":"19184649271816","imei1":"19184649271816","imei2":"19184649271816","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T04:21:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176586,"job_number":"JOB_176586","tr_customer_id":176603,"tr_customer_product_id":176593,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:43.000Z","modified_at":"2026-02-04T04:20:43.000Z","name":"Srav k","mobile_number":"8492443456","email_id":"sravanh@gmail.com","dop":"2025-12-31","serial_number":"102534576099548","imei1":"102534576099548","imei2":"102534576099548","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176587,"job_number":"JOB_176587","tr_customer_id":176604,"tr_customer_product_id":176594,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:43.000Z","modified_at":"2026-02-04T04:20:43.000Z","name":"Odie Beier","mobile_number":"647-501-7090","email_id":"Dewitt96@yahoo.com","dop":"2025-04-06","serial_number":"11158458399755378","imei1":"11158458399755378","imei2":"11158458399755378","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176588,"job_number":"JOB_176588","tr_customer_id":176605,"tr_customer_product_id":176595,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:43.000Z","modified_at":"2026-02-04T04:21:22.000Z","name":"Hope Jacobson","mobile_number":"865-394-4003","email_id":"Lisette.Olson@gmail.com","dop":"2025-12-31","serial_number":"106871290318209","imei1":"106871290318209","imei2":"106871290318209","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T04:21:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176589,"job_number":"JOB_176589","tr_customer_id":176606,"tr_customer_product_id":176596,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:46.000Z","modified_at":"2026-02-04T04:20:46.000Z","name":"viraj kumar","mobile_number":"7982896126","email_id":"virajkumar@gmail.com","dop":"2025-04-06","serial_number":"11421911309390","imei1":"11421911309390","imei2":"11421911309390","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176590,"job_number":"JOB_176590","tr_customer_id":176607,"tr_customer_product_id":176597,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:46.000Z","modified_at":"2026-02-04T04:21:23.000Z","name":"Kadin Kuvalis","mobile_number":"487-530-8797","email_id":"Kelli.Kreiger@hotmail.com","dop":"2025-04-06","serial_number":"18766100481755","imei1":"18766100481755","imei2":"18766100481755","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T04:21:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176593,"job_number":"JOB_176593","tr_customer_id":176610,"tr_customer_product_id":176600,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:47.000Z","modified_at":"2026-02-04T04:20:47.000Z","name":"Theron Frami","mobile_number":"345-442-8146","email_id":"Cecelia_Rau10@gmail.com","dop":"2025-04-06","serial_number":"10621147261380574","imei1":"10621147261380574","imei2":"10621147261380574","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176597,"job_number":"JOB_176597","tr_customer_id":176614,"tr_customer_product_id":176604,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:56.000Z","modified_at":"2026-02-04T04:20:56.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12769169432076","imei1":"12769169432076","imei2":"12769169432076","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176598,"job_number":"JOB_176598","tr_customer_id":176615,"tr_customer_product_id":176605,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:56.000Z","modified_at":"2026-02-04T04:21:34.000Z","name":"Jennings Gaylord","mobile_number":"232-663-6014","email_id":"Rossie.Carter@hotmail.com","dop":"2025-04-06","serial_number":"13344060642110","imei1":"13344060642110","imei2":"13344060642110","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T04:21:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176599,"job_number":"JOB_176599","tr_customer_id":176616,"tr_customer_product_id":176606,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:56.000Z","modified_at":"2026-02-04T04:20:56.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15818856923876","imei1":"15818856923876","imei2":"15818856923876","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176600,"job_number":"JOB_176600","tr_customer_id":176617,"tr_customer_product_id":176607,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:57.000Z","modified_at":"2026-02-04T04:21:37.000Z","name":"Chelsea Ward","mobile_number":"886-889-8769","email_id":"Nelda.Cummerata27@hotmail.com","dop":"2025-04-06","serial_number":"11794836586046","imei1":"11794836586046","imei2":"11794836586046","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T04:21:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176601,"job_number":"JOB_176601","tr_customer_id":176618,"tr_customer_product_id":176608,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:57.000Z","modified_at":"2026-02-04T04:20:57.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11221181943727","imei1":"11221181943727","imei2":"11221181943727","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176602,"job_number":"JOB_176602","tr_customer_id":176619,"tr_customer_product_id":176609,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:57.000Z","modified_at":"2026-02-04T04:21:38.000Z","name":"Nico Jast","mobile_number":"647-663-0902","email_id":"Consuelo93@yahoo.com","dop":"2025-04-06","serial_number":"14907914450534","imei1":"14907914450534","imei2":"14907914450534","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T04:21:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176603,"job_number":"JOB_176603","tr_customer_id":176620,"tr_customer_product_id":176610,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:58.000Z","modified_at":"2026-02-04T04:20:58.000Z","name":"Dedric Rau","mobile_number":"743-590-7980","email_id":"Bridgette_Donnelly@hotmail.com","dop":"2025-04-06","serial_number":"15443147911396776","imei1":"15443147911396776","imei2":"15443147911396776","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176604,"job_number":"JOB_176604","tr_customer_id":176621,"tr_customer_product_id":176611,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:58.000Z","modified_at":"2026-02-04T04:20:58.000Z","name":"Keshawn Yost","mobile_number":"400-339-4364","email_id":"Colten.Wilkinson@yahoo.com","dop":"2025-04-06","serial_number":"10117715531931494","imei1":"10117715531931494","imei2":"10117715531931494","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176605,"job_number":"JOB_176605","tr_customer_id":176622,"tr_customer_product_id":176612,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:59.000Z","modified_at":"2026-02-04T04:20:59.000Z","name":"Kyra Schroeder","mobile_number":"598-811-3114","email_id":"Ilene43@hotmail.com","dop":"2025-04-06","serial_number":"15910947761966254","imei1":"15910947761966254","imei2":"15910947761966254","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176610,"job_number":"JOB_176610","tr_customer_id":176627,"tr_customer_product_id":176617,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:21:07.000Z","modified_at":"2026-02-04T04:21:07.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13551540871317","imei1":"13551540871317","imei2":"13551540871317","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:21:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176611,"job_number":"JOB_176611","tr_customer_id":176628,"tr_customer_product_id":176618,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:21:07.000Z","modified_at":"2026-02-04T04:21:48.000Z","name":"Myrna Stiedemann","mobile_number":"998-571-1838","email_id":"Merle8@gmail.com","dop":"2025-04-06","serial_number":"16520062757714","imei1":"16520062757714","imei2":"16520062757714","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T04:21:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176613,"job_number":"JOB_176613","tr_customer_id":176630,"tr_customer_product_id":176620,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:21:09.000Z","modified_at":"2026-02-04T04:21:09.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11898964262792","imei1":"11898964262792","imei2":"11898964262792","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:21:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176614,"job_number":"JOB_176614","tr_customer_id":176631,"tr_customer_product_id":176621,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:21:09.000Z","modified_at":"2026-02-04T04:21:09.000Z","name":"Devin Schaefer","mobile_number":"487-203-6446","email_id":"Melba_Stark34@hotmail.com","dop":"2025-04-06","serial_number":"10503910736593102","imei1":"10503910736593102","imei2":"10503910736593102","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:21:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176615,"job_number":"JOB_176615","tr_customer_id":176632,"tr_customer_product_id":176622,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:21:09.000Z","modified_at":"2026-02-04T04:21:49.000Z","name":"Magali Bartell","mobile_number":"815-664-3422","email_id":"Lacey_Wolf75@gmail.com","dop":"2025-04-06","serial_number":"10883674573988","imei1":"10883674573988","imei2":"10883674573988","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T04:21:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176616,"job_number":"JOB_176616","tr_customer_id":176633,"tr_customer_product_id":176623,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:21:10.000Z","modified_at":"2026-02-04T04:21:10.000Z","name":"Carli Champlin","mobile_number":"819-493-7041","email_id":"Estevan22@yahoo.com","dop":"2025-04-06","serial_number":"18419950190617684","imei1":"18419950190617684","imei2":"18419950190617684","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:21:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176617,"job_number":"JOB_176617","tr_customer_id":176634,"tr_customer_product_id":176624,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:21:11.000Z","modified_at":"2026-02-04T04:21:11.000Z","name":"NareenK KA","mobile_number":"9677660898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"10825268289460","imei1":"10825268289460","imei2":"10825268289460","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:21:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176618,"job_number":"JOB_176618","tr_customer_id":176635,"tr_customer_product_id":176625,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:21:11.000Z","modified_at":"2026-02-04T04:21:46.000Z","name":"Darrion Hessel","mobile_number":"520-797-7761","email_id":"Andreanne_Bayer60@hotmail.com","dop":"2026-01-04","serial_number":"17133369098001","imei1":"17133369098001","imei2":"17133369098001","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T04:21:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176619,"job_number":"JOB_176619","tr_customer_id":176636,"tr_customer_product_id":176626,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:21:12.000Z","modified_at":"2026-02-04T04:21:12.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14679994089103","imei1":"14679994089103","imei2":"14679994089103","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:21:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176620,"job_number":"JOB_176620","tr_customer_id":176637,"tr_customer_product_id":176627,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:21:12.000Z","modified_at":"2026-02-04T04:21:51.000Z","name":"Mattie Gibson","mobile_number":"855-649-3783","email_id":"Alberta_Crona@yahoo.com","dop":"2025-04-06","serial_number":"10011580042402","imei1":"10011580042402","imei2":"10011580042402","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T04:21:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176621,"job_number":"JOB_176621","tr_customer_id":176638,"tr_customer_product_id":176628,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:21:13.000Z","modified_at":"2026-02-04T04:21:13.000Z","name":"NareenK KA","mobile_number":"9677660898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"54592623063063","imei1":"54592623063063","imei2":"54592623063063","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:21:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176622,"job_number":"JOB_176622","tr_customer_id":176639,"tr_customer_product_id":176629,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:21:14.000Z","modified_at":"2026-02-04T04:21:14.000Z","name":"Deven Nolan","mobile_number":"208-939-8274","email_id":"Lamar.Dach@gmail.com","dop":"2025-04-06","serial_number":"11190985681082228","imei1":"11190985681082228","imei2":"11190985681082228","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:21:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176624,"job_number":"JOB_176624","tr_customer_id":176641,"tr_customer_product_id":176631,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:21:16.000Z","modified_at":"2026-02-04T04:21:57.000Z","name":"Joseph Konopelski","mobile_number":"421-449-8370","email_id":"Armando25@yahoo.com","dop":"2000-01-31","serial_number":"10188435582939","imei1":"10188435582939","imei2":"10188435582939","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T04:21:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176626,"job_number":"JOB_176626","tr_customer_id":176643,"tr_customer_product_id":176633,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:21:21.000Z","modified_at":"2026-02-04T04:21:21.000Z","name":"pradnya t","mobile_number":"7046563551","email_id":"pradnya@gmail.com","dop":"2025-04-06","serial_number":"15239822180215","imei1":"15239822180215","imei2":"15239822180215","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:21:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176627,"job_number":"JOB_176627","tr_customer_id":176644,"tr_customer_product_id":176634,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:21:21.000Z","modified_at":"2026-02-04T04:21:59.000Z","name":"Jacklyn Moore","mobile_number":"424-776-3938","email_id":"Priscilla.Lockman@yahoo.com","dop":"2025-04-06","serial_number":"11561317396566","imei1":"11561317396566","imei2":"11561317396566","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T04:21:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176628,"job_number":"JOB_176628","tr_customer_id":176645,"tr_customer_product_id":176635,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:21:21.000Z","modified_at":"2026-02-04T04:21:21.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19030553753511","imei1":"19030553753511","imei2":"19030553753511","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:21:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176629,"job_number":"JOB_176629","tr_customer_id":176646,"tr_customer_product_id":176636,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:21:22.000Z","modified_at":"2026-02-04T04:21:22.000Z","name":"Radha Jain","mobile_number":"12345678979","email_id":"test@2","dop":"2025-04-06","serial_number":"14213534000800","imei1":"14213534000800","imei2":"14213534000800","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:21:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176630,"job_number":"JOB_176630","tr_customer_id":176647,"tr_customer_product_id":176637,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:21:22.000Z","modified_at":"2026-02-04T04:21:59.000Z","name":"Omari Hudson","mobile_number":"956-243-1356","email_id":"Litzy_Kessler@gmail.com","dop":"2025-04-06","serial_number":"11886888319383","imei1":"11886888319383","imei2":"11886888319383","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T04:21:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176632,"job_number":"JOB_176632","tr_customer_id":176649,"tr_customer_product_id":176639,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:21:22.000Z","modified_at":"2026-02-04T04:22:00.000Z","name":"Eldon Hyatt","mobile_number":"866-247-2632","email_id":"Jermain.Paucek83@gmail.com","dop":"2025-04-06","serial_number":"18038909573236","imei1":"18038909573236","imei2":"18038909573236","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T04:22:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176633,"job_number":"JOB_176633","tr_customer_id":176650,"tr_customer_product_id":176640,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:21:22.000Z","modified_at":"2026-02-04T04:21:22.000Z","name":"Hilma Mayert","mobile_number":"995-862-4776","email_id":"Arianna.Hayes@hotmail.com","dop":"2025-04-06","serial_number":"12640163486727516","imei1":"12640163486727516","imei2":"12640163486727516","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:21:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176634,"job_number":"JOB_176634","tr_customer_id":176651,"tr_customer_product_id":176641,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:21:23.000Z","modified_at":"2026-02-04T04:21:23.000Z","name":"Dejon O'Connell","mobile_number":"460-317-5890","email_id":"Evalyn83@hotmail.com","dop":"2025-04-06","serial_number":"18397259240306070","imei1":"18397259240306070","imei2":"18397259240306070","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:21:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176635,"job_number":"JOB_176635","tr_customer_id":176652,"tr_customer_product_id":176642,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:21:23.000Z","modified_at":"2026-02-04T04:21:23.000Z","name":"Leda Larson","mobile_number":"831-371-5055","email_id":"Keegan52@hotmail.com","dop":"2025-04-06","serial_number":"19314161576549144","imei1":"19314161576549144","imei2":"19314161576549144","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:21:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176636,"job_number":"JOB_176636","tr_customer_id":176653,"tr_customer_product_id":176643,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:21:24.000Z","modified_at":"2026-02-04T04:21:24.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19784570560683","imei1":"19784570560683","imei2":"19784570560683","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:21:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176637,"job_number":"JOB_176637","tr_customer_id":176654,"tr_customer_product_id":176644,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:21:25.000Z","modified_at":"2026-02-04T04:22:04.000Z","name":"Norberto Runolfsdottir","mobile_number":"548-472-7044","email_id":"Jalyn97@hotmail.com","dop":"2025-04-06","serial_number":"14380539441000","imei1":"14380539441000","imei2":"14380539441000","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T04:22:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176638,"job_number":"JOB_176638","tr_customer_id":176655,"tr_customer_product_id":176645,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:21:26.000Z","modified_at":"2026-02-04T04:21:26.000Z","name":"Brock Wolff","mobile_number":"784-668-8593","email_id":"Tyreek.Wiegand47@gmail.com","dop":"2025-04-06","serial_number":"16105445347748596","imei1":"16105445347748596","imei2":"16105445347748596","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:21:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176639,"job_number":"JOB_176639","tr_customer_id":176656,"tr_customer_product_id":176646,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:21:26.000Z","modified_at":"2026-02-04T04:21:26.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12579070849414","imei1":"12579070849414","imei2":"12579070849414","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:21:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176640,"job_number":"JOB_176640","tr_customer_id":176657,"tr_customer_product_id":176647,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:21:27.000Z","modified_at":"2026-02-04T04:22:08.000Z","name":"Jaida Maggio","mobile_number":"903-530-2435","email_id":"Gabriel.Hermann17@gmail.com","dop":"2025-04-06","serial_number":"13259064261692","imei1":"13259064261692","imei2":"13259064261692","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T04:22:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176641,"job_number":"JOB_176641","tr_customer_id":176658,"tr_customer_product_id":176648,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:21:28.000Z","modified_at":"2026-02-04T04:21:28.000Z","name":"Mark Veum","mobile_number":"476-540-2122","email_id":"Demetrius.Marvin25@gmail.com","dop":"2025-04-06","serial_number":"17938991493562016","imei1":"17938991493562016","imei2":"17938991493562016","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:21:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176642,"job_number":"JOB_176642","tr_customer_id":176659,"tr_customer_product_id":176649,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:21:29.000Z","modified_at":"2026-02-04T04:21:29.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14268293018164","imei1":"14268293018164","imei2":"14268293018164","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:21:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176643,"job_number":"JOB_176643","tr_customer_id":176660,"tr_customer_product_id":176650,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:21:29.000Z","modified_at":"2026-02-04T04:22:09.000Z","name":"Alize Cummerata","mobile_number":"537-475-2296","email_id":"Lenna6@yahoo.com","dop":"2025-04-06","serial_number":"13404526723400","imei1":"13404526723400","imei2":"13404526723400","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T04:22:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176644,"job_number":"JOB_176644","tr_customer_id":176661,"tr_customer_product_id":176651,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:21:30.000Z","modified_at":"2026-02-04T04:21:30.000Z","name":"udai t","mobile_number":"8019800593","email_id":"udai.t@gmail.com","dop":"2025-04-06","serial_number":"14499370938858","imei1":"14499370938858","imei2":"14499370938858","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:21:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176645,"job_number":"JOB_176645","tr_customer_id":176662,"tr_customer_product_id":176652,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:21:30.000Z","modified_at":"2026-02-04T04:21:30.000Z","name":"ravan V","mobile_number":"8492453457","email_id":"rav@gmail.com","dop":"2025-12-31","serial_number":"109947900715241","imei1":"109947900715241","imei2":"109947900715241","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:21:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176646,"job_number":"JOB_176646","tr_customer_id":176663,"tr_customer_product_id":176653,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:21:30.000Z","modified_at":"2026-02-04T04:22:06.000Z","name":"Imelda Sporer","mobile_number":"467-208-1770","email_id":"Darby76@hotmail.com","dop":"2025-04-06","serial_number":"19855385035594","imei1":"19855385035594","imei2":"19855385035594","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T04:22:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176647,"job_number":"JOB_176647","tr_customer_id":176664,"tr_customer_product_id":176654,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:21:30.000Z","modified_at":"2026-02-04T04:22:09.000Z","name":"Tyler Bartell","mobile_number":"993-851-2235","email_id":"Buster_Wiegand98@yahoo.com","dop":"2025-12-31","serial_number":"100481880007908","imei1":"100481880007908","imei2":"100481880007908","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T04:22:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176648,"job_number":"JOB_176648","tr_customer_id":176665,"tr_customer_product_id":176655,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:21:31.000Z","modified_at":"2026-02-04T04:21:31.000Z","name":"Ruthe Gorczany","mobile_number":"431-662-2502","email_id":"Ayla20@gmail.com","dop":"2025-04-06","serial_number":"16224740769350744","imei1":"16224740769350744","imei2":"16224740769350744","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:21:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176649,"job_number":"JOB_176649","tr_customer_id":176666,"tr_customer_product_id":176656,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:21:31.000Z","modified_at":"2026-02-04T04:21:31.000Z","name":"Kole Aufderhar","mobile_number":"725-469-4463","email_id":"Keanu.Raynor92@hotmail.com","dop":"2025-04-06","serial_number":"12011751230116892","imei1":"12011751230116892","imei2":"12011751230116892","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:21:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176650,"job_number":"JOB_176650","tr_customer_id":176667,"tr_customer_product_id":176657,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:21:44.000Z","modified_at":"2026-02-04T04:21:44.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17504516995144","imei1":"17504516995144","imei2":"17504516995144","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:21:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176651,"job_number":"JOB_176651","tr_customer_id":176668,"tr_customer_product_id":176658,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:21:45.000Z","modified_at":"2026-02-04T04:22:24.000Z","name":"Boris O'Conner","mobile_number":"320-517-7243","email_id":"Timmothy35@gmail.com","dop":"2025-04-06","serial_number":"15134246549164","imei1":"15134246549164","imei2":"15134246549164","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T04:22:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176652,"job_number":"JOB_176652","tr_customer_id":176669,"tr_customer_product_id":176659,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:21:46.000Z","modified_at":"2026-02-04T04:21:46.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19091969681952","imei1":"19091969681952","imei2":"19091969681952","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:21:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176653,"job_number":"JOB_176653","tr_customer_id":176670,"tr_customer_product_id":176660,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:21:46.000Z","modified_at":"2026-02-04T04:22:26.000Z","name":"Lulu Legros","mobile_number":"474-470-7038","email_id":"Corene_Cummings@yahoo.com","dop":"2025-04-06","serial_number":"15778525443796","imei1":"15778525443796","imei2":"15778525443796","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T04:22:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176654,"job_number":"JOB_176654","tr_customer_id":176671,"tr_customer_product_id":176661,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:21:46.000Z","modified_at":"2026-02-04T04:21:46.000Z","name":"Wyman Dickinson","mobile_number":"936-662-6442","email_id":"Gwen_Goyette@yahoo.com","dop":"2025-04-06","serial_number":"14308044968218490","imei1":"14308044968218490","imei2":"14308044968218490","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:21:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176655,"job_number":"JOB_176655","tr_customer_id":176672,"tr_customer_product_id":176662,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:21:47.000Z","modified_at":"2026-02-04T04:21:47.000Z","name":"Nels Kris","mobile_number":"581-296-9268","email_id":"Isaiah37@yahoo.com","dop":"2025-04-06","serial_number":"15063756774632628","imei1":"15063756774632628","imei2":"15063756774632628","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:21:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176656,"job_number":"JOB_176656","tr_customer_id":176673,"tr_customer_product_id":176663,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:21:56.000Z","modified_at":"2026-02-04T04:21:56.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15014436490537","imei1":"15014436490537","imei2":"15014436490537","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:21:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176657,"job_number":"JOB_176657","tr_customer_id":176674,"tr_customer_product_id":176664,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:21:57.000Z","modified_at":"2026-02-04T04:22:36.000Z","name":"Madison VonRueden","mobile_number":"214-337-0465","email_id":"Edmund_Witting54@yahoo.com","dop":"2025-04-06","serial_number":"10636638989526","imei1":"10636638989526","imei2":"10636638989526","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T04:22:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176658,"job_number":"JOB_176658","tr_customer_id":176675,"tr_customer_product_id":176665,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:21:58.000Z","modified_at":"2026-02-04T04:21:58.000Z","name":"Mittie Stiedemann","mobile_number":"963-882-8019","email_id":"Ivory.Pfannerstill30@yahoo.com","dop":"2025-04-06","serial_number":"16089688127397448","imei1":"16089688127397448","imei2":"16089688127397448","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:21:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176660,"job_number":"JOB_176660","tr_customer_id":176677,"tr_customer_product_id":176667,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:22:05.000Z","modified_at":"2026-02-04T04:22:45.000Z","name":"Mark Effertz","mobile_number":"350-461-3813","email_id":"Ricky.Zboncak@yahoo.com","dop":"2000-01-31","serial_number":"10581145820709","imei1":"10581145820709","imei2":"10581145820709","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T04:22:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176662,"job_number":"JOB_176662","tr_customer_id":176679,"tr_customer_product_id":176669,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:22:12.000Z","modified_at":"2026-02-04T04:22:12.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11423980893584","imei1":"11423980893584","imei2":"11423980893584","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:22:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176663,"job_number":"JOB_176663","tr_customer_id":176680,"tr_customer_product_id":176670,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:22:12.000Z","modified_at":"2026-02-04T04:22:52.000Z","name":"Akeem Walker","mobile_number":"746-584-9495","email_id":"Brandy_McClure@hotmail.com","dop":"2025-04-06","serial_number":"14927185654416","imei1":"14927185654416","imei2":"14927185654416","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T04:22:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176664,"job_number":"JOB_176664","tr_customer_id":176681,"tr_customer_product_id":176671,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:22:14.000Z","modified_at":"2026-02-04T04:22:14.000Z","name":"Diana Towne","mobile_number":"684-246-9239","email_id":"Kelly.Rice@yahoo.com","dop":"2025-04-06","serial_number":"12384539130904476","imei1":"12384539130904476","imei2":"12384539130904476","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:22:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176665,"job_number":"JOB_176665","tr_customer_id":176682,"tr_customer_product_id":176672,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:22:16.000Z","modified_at":"2026-02-04T04:22:16.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14805074824723","imei1":"14805074824723","imei2":"14805074824723","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:22:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176666,"job_number":"JOB_176666","tr_customer_id":176683,"tr_customer_product_id":176673,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:22:16.000Z","modified_at":"2026-02-04T04:22:56.000Z","name":"Jaycee Weissnat","mobile_number":"645-853-3263","email_id":"Hipolito.Shields@hotmail.com","dop":"2025-04-06","serial_number":"11349614812034","imei1":"11349614812034","imei2":"11349614812034","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T04:22:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176667,"job_number":"JOB_176667","tr_customer_id":176684,"tr_customer_product_id":176674,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:22:18.000Z","modified_at":"2026-02-04T04:22:18.000Z","name":"Cali Hilpert","mobile_number":"880-600-5998","email_id":"Stephon51@gmail.com","dop":"2025-04-06","serial_number":"17219669917737246","imei1":"17219669917737246","imei2":"17219669917737246","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:22:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176668,"job_number":"JOB_176668","tr_customer_id":176685,"tr_customer_product_id":176675,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:25:09.000Z","modified_at":"2026-02-04T04:25:09.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"13979125169454","imei1":"13979125169454","imei2":"13979125169454","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:25:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176669,"job_number":"JOB_176669","tr_customer_id":176686,"tr_customer_product_id":176676,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:25:10.000Z","modified_at":"2026-02-04T04:25:10.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"81421644893879","imei1":"81421644893879","imei2":"81421644893879","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:25:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176670,"job_number":"JOB_176670","tr_customer_id":176687,"tr_customer_product_id":176677,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:25:10.000Z","modified_at":"2026-02-04T04:25:10.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"25429520793510","imei1":"25429520793510","imei2":"25429520793510","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:25:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176671,"job_number":"JOB_176671","tr_customer_id":176688,"tr_customer_product_id":176678,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:25:10.000Z","modified_at":"2026-02-04T04:25:11.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"55611448984440","imei1":"55611448984440","imei2":"55611448984440","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:25:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176672,"job_number":"JOB_176672","tr_customer_id":176689,"tr_customer_product_id":176679,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:25:11.000Z","modified_at":"2026-02-04T04:25:11.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"45388829240156","imei1":"45388829240156","imei2":"45388829240156","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:25:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176673,"job_number":"JOB_176673","tr_customer_id":176690,"tr_customer_product_id":176680,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:25:11.000Z","modified_at":"2026-02-04T04:25:11.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"71797375922913","imei1":"71797375922913","imei2":"71797375922913","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:25:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176674,"job_number":"JOB_176674","tr_customer_id":176691,"tr_customer_product_id":176681,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:25:12.000Z","modified_at":"2026-02-04T04:25:38.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"32339119836277","imei1":"32339119836277","imei2":"32339119836277","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T04:25:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176675,"job_number":"JOB_176675","tr_customer_id":176692,"tr_customer_product_id":176682,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:25:45.000Z","modified_at":"2026-02-04T04:25:45.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"41656728190692","imei1":"41656728190692","imei2":"41656728190692","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:25:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176676,"job_number":"JOB_176676","tr_customer_id":176693,"tr_customer_product_id":176683,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:25:45.000Z","modified_at":"2026-02-04T04:25:45.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"29758253866166","imei1":"29758253866166","imei2":"29758253866166","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:25:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176677,"job_number":"JOB_176677","tr_customer_id":176694,"tr_customer_product_id":176684,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:25:46.000Z","modified_at":"2026-02-04T04:25:46.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"88565706070614","imei1":"88565706070614","imei2":"88565706070614","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:25:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176678,"job_number":"JOB_176678","tr_customer_id":176695,"tr_customer_product_id":176685,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:25:46.000Z","modified_at":"2026-02-04T04:25:46.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"40076499513380","imei1":"40076499513380","imei2":"40076499513380","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:25:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176679,"job_number":"JOB_176679","tr_customer_id":176696,"tr_customer_product_id":176686,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:25:46.000Z","modified_at":"2026-02-04T04:25:46.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"72256581114329","imei1":"72256581114329","imei2":"72256581114329","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:25:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176680,"job_number":"JOB_176680","tr_customer_id":176697,"tr_customer_product_id":176687,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:25:47.000Z","modified_at":"2026-02-04T04:25:47.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"91534798433651","imei1":"91534798433651","imei2":"91534798433651","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:25:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176681,"job_number":"JOB_176681","tr_customer_id":176698,"tr_customer_product_id":176688,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:25:47.000Z","modified_at":"2026-02-04T04:26:14.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"91800988010490","imei1":"91800988010490","imei2":"91800988010490","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T04:26:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176682,"job_number":"JOB_176682","tr_customer_id":176699,"tr_customer_product_id":176689,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:26:20.000Z","modified_at":"2026-02-04T04:26:20.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"85602418046585","imei1":"85602418046585","imei2":"85602418046585","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:26:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176683,"job_number":"JOB_176683","tr_customer_id":176700,"tr_customer_product_id":176690,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:26:20.000Z","modified_at":"2026-02-04T04:26:20.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"53727943404384","imei1":"53727943404384","imei2":"53727943404384","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:26:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176684,"job_number":"JOB_176684","tr_customer_id":176701,"tr_customer_product_id":176691,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:26:21.000Z","modified_at":"2026-02-04T04:26:21.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"42801718748677","imei1":"42801718748677","imei2":"42801718748677","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:26:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176685,"job_number":"JOB_176685","tr_customer_id":176702,"tr_customer_product_id":176692,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:26:21.000Z","modified_at":"2026-02-04T04:26:21.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"20288871504387","imei1":"20288871504387","imei2":"20288871504387","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:26:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176686,"job_number":"JOB_176686","tr_customer_id":176703,"tr_customer_product_id":176693,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:26:21.000Z","modified_at":"2026-02-04T04:26:21.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"25725660558593","imei1":"25725660558593","imei2":"25725660558593","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:26:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176687,"job_number":"JOB_176687","tr_customer_id":176704,"tr_customer_product_id":176694,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:26:22.000Z","modified_at":"2026-02-04T04:26:22.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"29187151783132","imei1":"29187151783132","imei2":"29187151783132","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:26:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176688,"job_number":"JOB_176688","tr_customer_id":176705,"tr_customer_product_id":176695,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:26:22.000Z","modified_at":"2026-02-04T04:26:49.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"45047521778037","imei1":"45047521778037","imei2":"45047521778037","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T04:26:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176689,"job_number":"JOB_176689","tr_customer_id":176706,"tr_customer_product_id":176696,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:30:15.000Z","modified_at":"2026-02-04T04:30:15.000Z","name":"Alyson Turcotte","mobile_number":"965-719-6650","email_id":"Marquis.Tillman@yahoo.com","dop":"2025-09-30","serial_number":"34429574032953","imei1":"34429574032953","imei2":"34429574032953","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:30:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176690,"job_number":"JOB_176690","tr_customer_id":176707,"tr_customer_product_id":176697,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:35:33.000Z","modified_at":"2026-02-04T04:35:33.000Z","name":"Hillary Moore","mobile_number":"579-596-0249","email_id":"Alba29@yahoo.com","dop":"2025-09-30","serial_number":"61316736434058","imei1":"61316736434058","imei2":"61316736434058","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:35:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176691,"job_number":"JOB_176691","tr_customer_id":176708,"tr_customer_product_id":176698,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:39:08.000Z","modified_at":"2026-02-04T04:39:08.000Z","name":"{{first_name}} {{last_name}}","mobile_number":"{{mobile_number}}","email_id":"Sapkalshri1525@gmail.com","dop":"2025-06-23","serial_number":"19699211407674","imei1":"19699211407674","imei2":"19699211407674","popurl":"2025-06-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:39:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176692,"job_number":"JOB_176692","tr_customer_id":176709,"tr_customer_product_id":176699,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:39:10.000Z","modified_at":"2026-02-04T04:39:10.000Z","name":"{{first_name}} {{last_name}}","mobile_number":"{{mobile_number}}","email_id":"Sapkalshri1525@gmail.com","dop":"2025-06-23","serial_number":"18529332703929","imei1":"18529332703929","imei2":"18529332703929","popurl":"2025-06-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:39:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176693,"job_number":"JOB_176693","tr_customer_id":176710,"tr_customer_product_id":176700,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:39:13.000Z","modified_at":"2026-02-04T04:39:13.000Z","name":"{{first_name}} {{last_name}}","mobile_number":"{{mobile_number}}","email_id":"Sapkalshri1525@gmail.com","dop":"2025-06-23","serial_number":"17157898464474","imei1":"17157898464474","imei2":"17157898464474","popurl":"2025-06-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:39:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176694,"job_number":"JOB_176694","tr_customer_id":176711,"tr_customer_product_id":176701,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:39:15.000Z","modified_at":"2026-02-04T04:39:15.000Z","name":"{{first_name}} {{last_name}}","mobile_number":"{{mobile_number}}","email_id":"Sapkalshri1525@gmail.com","dop":"2025-06-23","serial_number":"15404229394949","imei1":"15404229394949","imei2":"15404229394949","popurl":"2025-06-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:39:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176695,"job_number":"JOB_176695","tr_customer_id":176712,"tr_customer_product_id":176702,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:43:24.000Z","modified_at":"2026-02-04T04:43:24.000Z","name":"rajesh k","mobile_number":"9013902857","email_id":"rajes@raj.com","dop":"2025-04-06","serial_number":"13449316679954","imei1":"13449316679954","imei2":"13449316679954","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:43:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176696,"job_number":"JOB_176696","tr_customer_id":176713,"tr_customer_product_id":176703,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:43:24.000Z","modified_at":"2026-02-04T04:44:05.000Z","name":"Felton Dibbert","mobile_number":"506-453-4330","email_id":"Carlie.Brakus79@gmail.com","dop":"2025-10-21","serial_number":"14267430442700","imei1":"14267430442700","imei2":"14267430442700","popurl":"2025-10-21T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T04:44:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176697,"job_number":"JOB_176697","tr_customer_id":176714,"tr_customer_product_id":176704,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:43:59.000Z","modified_at":"2026-02-04T04:43:59.000Z","name":"rajesh k","mobile_number":"9013902857","email_id":"rajes@raj.com","dop":"2025-04-06","serial_number":"16189747905956","imei1":"16189747905956","imei2":"16189747905956","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:43:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176698,"job_number":"JOB_176698","tr_customer_id":176715,"tr_customer_product_id":176705,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:43:59.000Z","modified_at":"2026-02-04T04:44:37.000Z","name":"Travis Flatley","mobile_number":"940-690-9471","email_id":"Kaela11@yahoo.com","dop":"2025-10-21","serial_number":"11476097854053","imei1":"11476097854053","imei2":"11476097854053","popurl":"2025-10-21T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T04:44:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176699,"job_number":"JOB_176699","tr_customer_id":176716,"tr_customer_product_id":176706,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:44:12.000Z","modified_at":"2026-02-04T04:44:12.000Z","name":"kanna t","mobile_number":"9013902854","email_id":"kanna@kanna.com","dop":"2025-04-06","serial_number":"10748458066301","imei1":"10748458066301","imei2":"10748458066301","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:44:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176700,"job_number":"JOB_176700","tr_customer_id":176717,"tr_customer_product_id":176707,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:44:13.000Z","modified_at":"2026-02-04T04:44:53.000Z","name":"Karley Glover","mobile_number":"583-213-0873","email_id":"Daniella.Schuster@yahoo.com","dop":"2025-10-21","serial_number":"11218951587295","imei1":"11218951587295","imei2":"11218951587295","popurl":"2025-10-21T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T04:44:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176701,"job_number":"JOB_176701","tr_customer_id":176718,"tr_customer_product_id":176708,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:44:44.000Z","modified_at":"2026-02-04T04:44:44.000Z","name":"kanna t","mobile_number":"9013902854","email_id":"kanna@kanna.com","dop":"2025-04-06","serial_number":"12842241491973","imei1":"12842241491973","imei2":"12842241491973","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:44:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176702,"job_number":"JOB_176702","tr_customer_id":176719,"tr_customer_product_id":176709,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:44:44.000Z","modified_at":"2026-02-04T04:45:21.000Z","name":"Jodie Abbott","mobile_number":"457-258-9604","email_id":"Lindsay.OKon12@hotmail.com","dop":"2025-10-21","serial_number":"14391136364330","imei1":"14391136364330","imei2":"14391136364330","popurl":"2025-10-21T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T04:45:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176703,"job_number":"JOB_176703","tr_customer_id":176720,"tr_customer_product_id":176710,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:45:01.000Z","modified_at":"2026-02-04T04:45:01.000Z","name":"Yuvan r","mobile_number":"9013902859","email_id":"Yuvan@Yuvan.com","dop":"2025-04-06","serial_number":"10524274141470","imei1":"10524274141470","imei2":"10524274141470","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:45:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176704,"job_number":"JOB_176704","tr_customer_id":176721,"tr_customer_product_id":176711,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:45:01.000Z","modified_at":"2026-02-04T04:45:40.000Z","name":"Lauretta Sporer","mobile_number":"580-663-6430","email_id":"Elmore_Klocko35@yahoo.com","dop":"2025-10-21","serial_number":"10730403025821","imei1":"10730403025821","imei2":"10730403025821","popurl":"2025-10-21T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T04:45:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176705,"job_number":"JOB_176705","tr_customer_id":176722,"tr_customer_product_id":176712,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:45:29.000Z","modified_at":"2026-02-04T04:45:29.000Z","name":"Yuvan r","mobile_number":"9013902859","email_id":"Yuvan@Yuvan.com","dop":"2025-04-06","serial_number":"16923885656991","imei1":"16923885656991","imei2":"16923885656991","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:45:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176706,"job_number":"JOB_176706","tr_customer_id":176723,"tr_customer_product_id":176713,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:45:29.000Z","modified_at":"2026-02-04T04:46:06.000Z","name":"Kadin West","mobile_number":"840-867-0446","email_id":"Claude.Bins@gmail.com","dop":"2025-10-21","serial_number":"14969654966893","imei1":"14969654966893","imei2":"14969654966893","popurl":"2025-10-21T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T04:46:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176709,"job_number":"JOB_176709","tr_customer_id":176726,"tr_customer_product_id":176716,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T05:05:55.000Z","modified_at":"2026-02-04T05:05:55.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11514508547063","imei1":"11514508547063","imei2":"11514508547063","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T05:05:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176710,"job_number":"JOB_176710","tr_customer_id":176727,"tr_customer_product_id":176717,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T05:05:55.000Z","modified_at":"2026-02-04T05:06:33.000Z","name":"Ayana Lakin","mobile_number":"621-885-5581","email_id":"Ezequiel91@yahoo.com","dop":"2025-04-06","serial_number":"15193799837989","imei1":"15193799837989","imei2":"15193799837989","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T05:06:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176711,"job_number":"JOB_176711","tr_customer_id":176728,"tr_customer_product_id":176718,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T05:05:57.000Z","modified_at":"2026-02-04T05:05:57.000Z","name":"Cordia Turcotte","mobile_number":"451-306-2653","email_id":"Rupert_Keeling@yahoo.com","dop":"2025-04-06","serial_number":"19136358291611964","imei1":"19136358291611964","imei2":"19136358291611964","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T05:05:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176712,"job_number":"JOB_176712","tr_customer_id":176729,"tr_customer_product_id":176719,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T05:06:40.000Z","modified_at":"2026-02-04T05:06:40.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16905230202416","imei1":"16905230202416","imei2":"16905230202416","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T05:06:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176713,"job_number":"JOB_176713","tr_customer_id":176730,"tr_customer_product_id":176720,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T05:06:41.000Z","modified_at":"2026-02-04T05:07:19.000Z","name":"Chelsea Lockman","mobile_number":"280-990-6465","email_id":"Grady.Jakubowski@gmail.com","dop":"2025-04-06","serial_number":"11667111239684","imei1":"11667111239684","imei2":"11667111239684","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T05:07:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176714,"job_number":"JOB_176714","tr_customer_id":176731,"tr_customer_product_id":176721,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T05:06:42.000Z","modified_at":"2026-02-04T05:06:42.000Z","name":"Krista Moore","mobile_number":"362-942-4405","email_id":"Terence65@yahoo.com","dop":"2025-04-06","serial_number":"16403405966551350","imei1":"16403405966551350","imei2":"16403405966551350","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T05:06:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176715,"job_number":"JOB_176715","tr_customer_id":176732,"tr_customer_product_id":176722,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T05:07:04.000Z","modified_at":"2026-02-04T05:07:04.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-01-25","serial_number":"74407999979069","imei1":"74407999979069","imei2":"74407999979069","popurl":"2026-01-25T05:07:04.175932255Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T05:07:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176716,"job_number":"JOB_176716","tr_customer_id":176733,"tr_customer_product_id":176723,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T05:07:11.000Z","modified_at":"2026-02-04T05:07:11.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-01-25","serial_number":"20353073928838","imei1":"20353073928838","imei2":"20353073928838","popurl":"2026-01-25T05:07:11.499638875Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T05:07:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176717,"job_number":"JOB_176717","tr_customer_id":176734,"tr_customer_product_id":176724,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T05:07:26.000Z","modified_at":"2026-02-04T05:07:26.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15783691382680","imei1":"15783691382680","imei2":"15783691382680","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T05:07:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176718,"job_number":"JOB_176718","tr_customer_id":176735,"tr_customer_product_id":176725,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T05:07:26.000Z","modified_at":"2026-02-04T05:08:03.000Z","name":"Jarvis Nienow","mobile_number":"837-409-7971","email_id":"Maximilian.Beatty@gmail.com","dop":"2025-04-06","serial_number":"17271331175318","imei1":"17271331175318","imei2":"17271331175318","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T05:08:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176719,"job_number":"JOB_176719","tr_customer_id":176736,"tr_customer_product_id":176726,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T05:07:27.000Z","modified_at":"2026-02-04T05:07:27.000Z","name":"Juliana Rosenbaum","mobile_number":"212-404-7757","email_id":"Vincent71@gmail.com","dop":"2025-04-06","serial_number":"10887896946741232","imei1":"10887896946741232","imei2":"10887896946741232","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T05:07:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176720,"job_number":"JOB_176720","tr_customer_id":176737,"tr_customer_product_id":176727,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T05:11:42.000Z","modified_at":"2026-02-04T05:11:42.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"101597009614527","imei1":"101597009614527","imei2":"101597009614527","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T05:11:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176721,"job_number":"JOB_176721","tr_customer_id":176738,"tr_customer_product_id":176728,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T05:11:42.000Z","modified_at":"2026-02-04T05:11:52.000Z","name":"Marta Nitzsche","mobile_number":"876-939-2221","email_id":"Addie_Boyle@yahoo.com","dop":"2025-07-01","serial_number":"108027526968959","imei1":"108027526968959","imei2":"108027526968959","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T05:11:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176722,"job_number":"JOB_176722","tr_customer_id":176739,"tr_customer_product_id":176729,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T05:11:54.000Z","modified_at":"2026-02-04T05:11:54.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"105054316961870","imei1":"105054316961870","imei2":"105054316961870","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T05:11:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176723,"job_number":"JOB_176723","tr_customer_id":176740,"tr_customer_product_id":176730,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T05:11:55.000Z","modified_at":"2026-02-04T05:12:04.000Z","name":"Jeffrey Sauer","mobile_number":"809-750-0216","email_id":"Ronny28@gmail.com","dop":"2025-07-01","serial_number":"101214711385421","imei1":"101214711385421","imei2":"101214711385421","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T05:12:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176724,"job_number":"JOB_176724","tr_customer_id":176741,"tr_customer_product_id":176731,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T05:18:32.000Z","modified_at":"2026-02-04T05:18:32.000Z","name":"Vesta Pagac","mobile_number":"663-908-1685","email_id":"Malika.Herman@gmail.com","dop":"2025-12-04","serial_number":"1002721358520805","imei1":"1002721358520805","imei2":"1002721358520805","popurl":"2025-12-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T05:18:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176725,"job_number":"JOB_176725","tr_customer_id":176742,"tr_customer_product_id":176732,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T05:19:23.000Z","modified_at":"2026-02-04T05:19:23.000Z","name":"Nellie Harris","mobile_number":"890-452-9847","email_id":"Casimir_Hermiston@yahoo.com","dop":"2025-12-04","serial_number":"1008961478115250","imei1":"1008961478115250","imei2":"1008961478115250","popurl":"2025-12-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T05:19:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176726,"job_number":"JOB_176726","tr_customer_id":176743,"tr_customer_product_id":176733,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T05:29:29.000Z","modified_at":"2026-02-04T05:30:04.000Z","name":"Immanuel McClure","mobile_number":"812-833-9513","email_id":"Viola.Bayer93@gmail.com","dop":"2025-04-06","serial_number":"15209066711525","imei1":"15209066711525","imei2":"15209066711525","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T05:30:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176727,"job_number":"JOB_176727","tr_customer_id":176744,"tr_customer_product_id":176734,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T05:29:31.000Z","modified_at":"2026-02-04T05:29:31.000Z","name":"Sabrina Upton","mobile_number":"534-392-0663","email_id":"Freeda_Fahey@gmail.com","dop":"2025-04-06","serial_number":"12801900000694430","imei1":"12801900000694430","imei2":"12801900000694430","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T05:29:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176728,"job_number":"JOB_176728","tr_customer_id":176745,"tr_customer_product_id":176735,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T05:29:55.000Z","modified_at":"2026-02-04T05:30:39.000Z","name":"Freeman Herman","mobile_number":"263-675-8461","email_id":"Maryjane33@hotmail.com","dop":"2025-04-06","serial_number":"13961623298627","imei1":"13961623298627","imei2":"13961623298627","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T05:30:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176729,"job_number":"JOB_176729","tr_customer_id":176746,"tr_customer_product_id":176736,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T05:29:56.000Z","modified_at":"2026-02-04T05:29:56.000Z","name":"Dereck Leannon","mobile_number":"798-488-7635","email_id":"Cassandre38@yahoo.com","dop":"2025-04-06","serial_number":"18684470666264850","imei1":"18684470666264850","imei2":"18684470666264850","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T05:29:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176730,"job_number":"JOB_176730","tr_customer_id":176747,"tr_customer_product_id":176737,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T05:39:27.000Z","modified_at":"2026-02-04T05:39:27.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14393888418235","imei1":"14393888418235","imei2":"14393888418235","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T05:39:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176731,"job_number":"JOB_176731","tr_customer_id":176748,"tr_customer_product_id":176738,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T05:39:27.000Z","modified_at":"2026-02-04T05:40:04.000Z","name":"Dane Kuvalis","mobile_number":"811-824-8551","email_id":"Aletha.Lebsack@yahoo.com","dop":"2025-04-06","serial_number":"15631790507869","imei1":"15631790507869","imei2":"15631790507869","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T05:40:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176732,"job_number":"JOB_176732","tr_customer_id":176749,"tr_customer_product_id":176739,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T05:39:29.000Z","modified_at":"2026-02-04T05:39:29.000Z","name":"Abe Dickens","mobile_number":"508-928-2325","email_id":"Ozella58@gmail.com","dop":"2025-04-06","serial_number":"10516198044146950","imei1":"10516198044146950","imei2":"10516198044146950","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T05:39:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176733,"job_number":"JOB_176733","tr_customer_id":176750,"tr_customer_product_id":176740,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T05:40:11.000Z","modified_at":"2026-02-04T05:40:11.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16465078905770","imei1":"16465078905770","imei2":"16465078905770","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T05:40:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176734,"job_number":"JOB_176734","tr_customer_id":176751,"tr_customer_product_id":176741,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T05:40:11.000Z","modified_at":"2026-02-04T05:40:47.000Z","name":"Jolie Gerhold","mobile_number":"393-723-5212","email_id":"Birdie_Berge@yahoo.com","dop":"2025-04-06","serial_number":"16652722179689","imei1":"16652722179689","imei2":"16652722179689","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T05:40:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176735,"job_number":"JOB_176735","tr_customer_id":176752,"tr_customer_product_id":176742,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T05:40:12.000Z","modified_at":"2026-02-04T05:40:12.000Z","name":"Charity Emard","mobile_number":"790-955-8347","email_id":"Cleo49@yahoo.com","dop":"2025-04-06","serial_number":"17460632512552808","imei1":"17460632512552808","imei2":"17460632512552808","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T05:40:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176736,"job_number":"JOB_176736","tr_customer_id":176753,"tr_customer_product_id":176743,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T05:40:54.000Z","modified_at":"2026-02-04T05:40:54.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12975851916640","imei1":"12975851916640","imei2":"12975851916640","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T05:40:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176737,"job_number":"JOB_176737","tr_customer_id":176754,"tr_customer_product_id":176744,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T05:40:54.000Z","modified_at":"2026-02-04T05:41:30.000Z","name":"Hector O'Reilly","mobile_number":"277-472-9194","email_id":"Aimee_Romaguera@gmail.com","dop":"2025-04-06","serial_number":"12884807685364","imei1":"12884807685364","imei2":"12884807685364","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T05:41:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176738,"job_number":"JOB_176738","tr_customer_id":176755,"tr_customer_product_id":176745,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T05:40:55.000Z","modified_at":"2026-02-04T05:40:55.000Z","name":"Toney Keebler","mobile_number":"456-222-9634","email_id":"Juwan_Bosco75@gmail.com","dop":"2025-04-06","serial_number":"14086269047987012","imei1":"14086269047987012","imei2":"14086269047987012","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T05:40:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176739,"job_number":"JOB_176739","tr_customer_id":176756,"tr_customer_product_id":176746,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T05:58:43.000Z","modified_at":"2026-02-04T05:58:43.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"15703021058767","imei1":"15703021058767","imei2":"115703021058767","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T05:58:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176744,"job_number":"JOB_176744","tr_customer_id":176761,"tr_customer_product_id":176751,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:32:49.000Z","modified_at":"2026-02-04T06:32:49.000Z","name":"Ayush Mhatre","mobile_number":"1243546789","email_id":"wery@gmail.com","dop":"2026-01-25","serial_number":"10000471917300","imei1":"10000471017301","imei2":"10000041817302","popurl":"2026-01-25T06:32:48.268586300Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:32:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176749,"job_number":"JOB_176749","tr_customer_id":176766,"tr_customer_product_id":176756,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:35:15.000Z","modified_at":"2026-02-04T06:35:15.000Z","name":"Ayush Mhatre","mobile_number":"1243546789","email_id":"wery@gmail.com","dop":"2026-01-25","serial_number":"10000571917300","imei1":"10000571017301","imei2":"10000051817302","popurl":"2026-01-25T06:35:15.339250600Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:35:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176756,"job_number":"JOB_176756","tr_customer_id":176773,"tr_customer_product_id":176763,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:37:25.000Z","modified_at":"2026-02-04T06:37:25.000Z","name":"Sravan V","mobile_number":"8492453456","email_id":"srav@gmail.com","dop":"2025-12-31","serial_number":"109467452676855","imei1":"109467452676855","imei2":"109467452676855","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:37:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176757,"job_number":"JOB_176757","tr_customer_id":176774,"tr_customer_product_id":176764,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:37:26.000Z","modified_at":"2026-02-04T06:38:06.000Z","name":"Carlotta Carter","mobile_number":"218-907-9362","email_id":"Ardith19@hotmail.com","dop":"2025-12-31","serial_number":"101713119363134","imei1":"101713119363134","imei2":"101713119363134","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T06:38:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176761,"job_number":"JOB_176761","tr_customer_id":176778,"tr_customer_product_id":176768,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:37:40.000Z","modified_at":"2026-02-04T06:37:40.000Z","name":"Ayush Mhatre","mobile_number":"1243546789","email_id":"wery@gmail.com","dop":"2026-01-25","serial_number":"10000671917300","imei1":"10000671017301","imei2":"10000061817302","popurl":"2026-01-25T06:37:40.004938Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:37:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176762,"job_number":"JOB_176762","tr_customer_id":176779,"tr_customer_product_id":176769,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:38:14.000Z","modified_at":"2026-02-04T06:38:14.000Z","name":"Srav k","mobile_number":"8492443456","email_id":"sravanh@gmail.com","dop":"2025-12-31","serial_number":"105808998409499","imei1":"105808998409499","imei2":"105808998409499","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:38:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176763,"job_number":"JOB_176763","tr_customer_id":176780,"tr_customer_product_id":176770,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:38:15.000Z","modified_at":"2026-02-04T06:38:55.000Z","name":"Lila Swift","mobile_number":"422-450-3027","email_id":"Annalise40@yahoo.com","dop":"2025-12-31","serial_number":"103915271697607","imei1":"103915271697607","imei2":"103915271697607","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T06:38:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176767,"job_number":"JOB_176767","tr_customer_id":176784,"tr_customer_product_id":176774,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:39:03.000Z","modified_at":"2026-02-04T06:39:03.000Z","name":"ravan V","mobile_number":"8492453457","email_id":"rav@gmail.com","dop":"2025-12-31","serial_number":"104838426111240","imei1":"104838426111240","imei2":"104838426111240","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:39:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176768,"job_number":"JOB_176768","tr_customer_id":176785,"tr_customer_product_id":176775,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:39:04.000Z","modified_at":"2026-02-04T06:39:44.000Z","name":"Georgianna Luettgen","mobile_number":"375-303-3647","email_id":"Shirley58@hotmail.com","dop":"2025-12-31","serial_number":"102617704348035","imei1":"102617704348035","imei2":"102617704348035","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T06:39:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176769,"job_number":"JOB_176769","tr_customer_id":176786,"tr_customer_product_id":176776,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:39:16.000Z","modified_at":"2026-02-04T06:39:16.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10556773782240","imei1":"10556773782240","imei2":"10556773782240","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:39:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176770,"job_number":"JOB_176770","tr_customer_id":176787,"tr_customer_product_id":176777,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:39:17.000Z","modified_at":"2026-02-04T06:40:00.000Z","name":"Adolf Kutch","mobile_number":"616-412-4306","email_id":"Fern_Crist@hotmail.com","dop":"2025-06-18","serial_number":"10568280541578","imei1":"10568280541578","imei2":"10568280541578","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T06:40:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176771,"job_number":"JOB_176771","tr_customer_id":176788,"tr_customer_product_id":176778,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:39:17.000Z","modified_at":"2026-02-04T06:39:17.000Z","name":"Meda Morar","mobile_number":"649-864-4917","email_id":"Hadley.Brown92@yahoo.com","dop":"2025-06-18","serial_number":"1088488536829495","imei1":"1088488536829495","imei2":"1088488536829495","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:39:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176772,"job_number":"JOB_176772","tr_customer_id":176789,"tr_customer_product_id":176779,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:39:20.000Z","modified_at":"2026-02-04T06:40:04.000Z","name":"Colleen Murazik","mobile_number":"938-339-7309","email_id":"Sonny98@hotmail.com","dop":"2025-04-06","serial_number":"19040000679011","imei1":"19040000679011","imei2":"19040000679011","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T06:40:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176773,"job_number":"JOB_176773","tr_customer_id":176790,"tr_customer_product_id":176780,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:39:22.000Z","modified_at":"2026-02-04T06:39:22.000Z","name":"Winnifred McLaughlin","mobile_number":"286-474-9357","email_id":"Elvie.Weissnat36@hotmail.com","dop":"2025-04-06","serial_number":"13213865836896608","imei1":"13213865836896608","imei2":"13213865836896608","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:39:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176774,"job_number":"JOB_176774","tr_customer_id":176791,"tr_customer_product_id":176781,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:40:08.000Z","modified_at":"2026-02-04T06:40:08.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10136622504324","imei1":"10136622504324","imei2":"10136622504324","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:40:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176775,"job_number":"JOB_176775","tr_customer_id":176792,"tr_customer_product_id":176782,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:40:08.000Z","modified_at":"2026-02-04T06:40:50.000Z","name":"Cyrus Stroman","mobile_number":"972-684-6193","email_id":"Kathleen77@hotmail.com","dop":"2025-06-18","serial_number":"10207415943222","imei1":"10207415943222","imei2":"10207415943222","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T06:40:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176776,"job_number":"JOB_176776","tr_customer_id":176793,"tr_customer_product_id":176783,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:40:09.000Z","modified_at":"2026-02-04T06:40:09.000Z","name":"Jean Strosin","mobile_number":"774-797-4342","email_id":"Adolph84@hotmail.com","dop":"2025-06-18","serial_number":"1008346859110637","imei1":"1008346859110637","imei2":"1008346859110637","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:40:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176777,"job_number":"JOB_176777","tr_customer_id":176794,"tr_customer_product_id":176784,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:40:34.000Z","modified_at":"2026-02-04T06:40:34.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11306483055780","imei1":"11306483055780","imei2":"11306483055780","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:40:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176778,"job_number":"JOB_176778","tr_customer_id":176795,"tr_customer_product_id":176785,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:40:34.000Z","modified_at":"2026-02-04T06:41:14.000Z","name":"Lorine Gulgowski","mobile_number":"578-776-1552","email_id":"Lyla.Romaguera60@gmail.com","dop":"2025-04-06","serial_number":"13039619133277","imei1":"13039619133277","imei2":"13039619133277","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T06:41:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176779,"job_number":"JOB_176779","tr_customer_id":176796,"tr_customer_product_id":176786,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:40:35.000Z","modified_at":"2026-02-04T06:40:35.000Z","name":"Anne Kohler","mobile_number":"646-276-5323","email_id":"Giuseppe99@gmail.com","dop":"2025-04-06","serial_number":"10122348091235562","imei1":"10122348091235562","imei2":"10122348091235562","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:40:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176780,"job_number":"JOB_176780","tr_customer_id":176797,"tr_customer_product_id":176787,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:41:22.000Z","modified_at":"2026-02-04T06:41:22.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15697703473341","imei1":"15697703473341","imei2":"15697703473341","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:41:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176781,"job_number":"JOB_176781","tr_customer_id":176798,"tr_customer_product_id":176788,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:41:22.000Z","modified_at":"2026-02-04T06:42:02.000Z","name":"Noe Fadel","mobile_number":"245-862-7049","email_id":"Dena_Sipes@yahoo.com","dop":"2025-04-06","serial_number":"17991526948188","imei1":"17991526948188","imei2":"17991526948188","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T06:42:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176782,"job_number":"JOB_176782","tr_customer_id":176799,"tr_customer_product_id":176789,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:41:24.000Z","modified_at":"2026-02-04T06:41:24.000Z","name":"Charles Schumm","mobile_number":"660-573-6891","email_id":"Stone9@gmail.com","dop":"2025-04-06","serial_number":"18172260366394136","imei1":"18172260366394136","imei2":"18172260366394136","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:41:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176783,"job_number":"JOB_176783","tr_customer_id":176800,"tr_customer_product_id":176790,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:42:09.000Z","modified_at":"2026-02-04T06:42:09.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19026898101899","imei1":"19026898101899","imei2":"19026898101899","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:42:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176784,"job_number":"JOB_176784","tr_customer_id":176801,"tr_customer_product_id":176791,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:42:10.000Z","modified_at":"2026-02-04T06:42:49.000Z","name":"Samson Williamson","mobile_number":"601-988-4325","email_id":"Andre_Carter14@yahoo.com","dop":"2025-04-06","serial_number":"11657576181584","imei1":"11657576181584","imei2":"11657576181584","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T06:42:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176785,"job_number":"JOB_176785","tr_customer_id":176802,"tr_customer_product_id":176792,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:42:11.000Z","modified_at":"2026-02-04T06:42:11.000Z","name":"Stephanie Mraz","mobile_number":"472-216-4112","email_id":"Jeramie.Nitzsche28@hotmail.com","dop":"2025-04-06","serial_number":"16938855388452676","imei1":"16938855388452676","imei2":"16938855388452676","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:42:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176786,"job_number":"JOB_176786","tr_customer_id":176803,"tr_customer_product_id":176793,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:42:40.000Z","modified_at":"2026-02-04T06:42:40.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16222102474690","imei1":"16222102474690","imei2":"16222102474690","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:42:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176787,"job_number":"JOB_176787","tr_customer_id":176804,"tr_customer_product_id":176794,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:42:41.000Z","modified_at":"2026-02-04T06:43:21.000Z","name":"William Kilback","mobile_number":"883-319-8305","email_id":"Hector_Nitzsche@gmail.com","dop":"2025-04-06","serial_number":"18626509595510","imei1":"18626509595510","imei2":"18626509595510","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T06:43:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176788,"job_number":"JOB_176788","tr_customer_id":176805,"tr_customer_product_id":176795,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:42:42.000Z","modified_at":"2026-02-04T06:42:42.000Z","name":"Jarrod Boyle","mobile_number":"913-200-2831","email_id":"Keven.Barton@yahoo.com","dop":"2025-04-06","serial_number":"18173978254419480","imei1":"18173978254419480","imei2":"18173978254419480","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:42:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176789,"job_number":"JOB_176789","tr_customer_id":176806,"tr_customer_product_id":176796,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:43:29.000Z","modified_at":"2026-02-04T06:43:29.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17881802168912","imei1":"17881802168912","imei2":"17881802168912","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:43:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176790,"job_number":"JOB_176790","tr_customer_id":176807,"tr_customer_product_id":176797,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:43:29.000Z","modified_at":"2026-02-04T06:44:09.000Z","name":"Hassie Dicki","mobile_number":"819-841-9859","email_id":"Cristina88@yahoo.com","dop":"2025-04-06","serial_number":"19739573208613","imei1":"19739573208613","imei2":"19739573208613","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T06:44:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176791,"job_number":"JOB_176791","tr_customer_id":176808,"tr_customer_product_id":176798,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:43:30.000Z","modified_at":"2026-02-04T06:43:30.000Z","name":"Arthur Terry","mobile_number":"821-964-7596","email_id":"Rosetta.Quitzon41@gmail.com","dop":"2025-04-06","serial_number":"12054773676001446","imei1":"12054773676001446","imei2":"12054773676001446","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:43:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176792,"job_number":"JOB_176792","tr_customer_id":176809,"tr_customer_product_id":176799,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:44:16.000Z","modified_at":"2026-02-04T06:44:16.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12718590534378","imei1":"12718590534378","imei2":"12718590534378","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:44:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176793,"job_number":"JOB_176793","tr_customer_id":176810,"tr_customer_product_id":176800,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:44:17.000Z","modified_at":"2026-02-04T06:44:56.000Z","name":"Haley McClure","mobile_number":"875-886-3894","email_id":"Cecile_Jones@yahoo.com","dop":"2025-04-06","serial_number":"16343064722333","imei1":"16343064722333","imei2":"16343064722333","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T06:44:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176794,"job_number":"JOB_176794","tr_customer_id":176811,"tr_customer_product_id":176801,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:44:18.000Z","modified_at":"2026-02-04T06:44:18.000Z","name":"Kennith Koch","mobile_number":"523-739-2558","email_id":"Pietro57@gmail.com","dop":"2025-04-06","serial_number":"16310320333621812","imei1":"16310320333621812","imei2":"16310320333621812","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:44:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176796,"job_number":"JOB_176796","tr_customer_id":176813,"tr_customer_product_id":176803,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:45:24.000Z","modified_at":"2026-02-04T06:45:24.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16344315738281","imei1":"16344315738281","imei2":"16344315738281","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:45:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176797,"job_number":"JOB_176797","tr_customer_id":176814,"tr_customer_product_id":176804,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:45:24.000Z","modified_at":"2026-02-04T06:46:04.000Z","name":"Ivory Mayer","mobile_number":"948-657-6725","email_id":"Vito77@gmail.com","dop":"2025-04-06","serial_number":"19725127540830","imei1":"19725127540830","imei2":"19725127540830","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T06:46:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176798,"job_number":"JOB_176798","tr_customer_id":176815,"tr_customer_product_id":176805,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:45:25.000Z","modified_at":"2026-02-04T06:45:25.000Z","name":"Thaddeus Klocko","mobile_number":"614-774-7085","email_id":"Candice_Leannon5@gmail.com","dop":"2025-04-06","serial_number":"10603913660394586","imei1":"10603913660394586","imei2":"10603913660394586","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:45:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176799,"job_number":"JOB_176799","tr_customer_id":176816,"tr_customer_product_id":176806,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:46:12.000Z","modified_at":"2026-02-04T06:46:12.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17022391708038","imei1":"17022391708038","imei2":"17022391708038","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:46:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176800,"job_number":"JOB_176800","tr_customer_id":176817,"tr_customer_product_id":176807,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:46:12.000Z","modified_at":"2026-02-04T06:46:52.000Z","name":"Moriah Jaskolski","mobile_number":"838-388-5298","email_id":"Kraig75@hotmail.com","dop":"2025-04-06","serial_number":"17632049648976","imei1":"17632049648976","imei2":"17632049648976","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T06:46:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176801,"job_number":"JOB_176801","tr_customer_id":176818,"tr_customer_product_id":176808,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:46:14.000Z","modified_at":"2026-02-04T06:46:14.000Z","name":"Meaghan Ritchie","mobile_number":"485-258-6316","email_id":"Bernadine.Walter@gmail.com","dop":"2025-04-06","serial_number":"13436115505015792","imei1":"13436115505015792","imei2":"13436115505015792","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:46:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176802,"job_number":"JOB_176802","tr_customer_id":176819,"tr_customer_product_id":176809,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:47:00.000Z","modified_at":"2026-02-04T06:47:00.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13263622890391","imei1":"13263622890391","imei2":"13263622890391","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:47:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176803,"job_number":"JOB_176803","tr_customer_id":176820,"tr_customer_product_id":176810,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:47:00.000Z","modified_at":"2026-02-04T06:47:40.000Z","name":"Craig Schultz","mobile_number":"409-434-8671","email_id":"Suzanne_Fadel@yahoo.com","dop":"2025-04-06","serial_number":"10831828358942","imei1":"10831828358942","imei2":"10831828358942","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T06:47:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176804,"job_number":"JOB_176804","tr_customer_id":176821,"tr_customer_product_id":176811,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:47:01.000Z","modified_at":"2026-02-04T06:47:01.000Z","name":"Lonnie Kreiger","mobile_number":"718-513-4450","email_id":"Hiram_Altenwerth@gmail.com","dop":"2025-04-06","serial_number":"15398767579700470","imei1":"15398767579700470","imei2":"15398767579700470","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:47:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176805,"job_number":"JOB_176805","tr_customer_id":176822,"tr_customer_product_id":176812,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:51:17.000Z","modified_at":"2026-02-04T06:51:52.000Z","name":"Dagmar Schaden","mobile_number":"831-463-3100","email_id":"Constantin.Batz60@yahoo.com","dop":"2025-04-06","serial_number":"19266403935221","imei1":"19266403935221","imei2":"19266403935221","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T06:51:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176806,"job_number":"JOB_176806","tr_customer_id":176823,"tr_customer_product_id":176813,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:51:19.000Z","modified_at":"2026-02-04T06:51:19.000Z","name":"Orville Oberbrunner","mobile_number":"251-275-9641","email_id":"Maximillia_Lemke57@hotmail.com","dop":"2025-04-06","serial_number":"11034218713316172","imei1":"11034218713316172","imei2":"11034218713316172","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:51:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176807,"job_number":"JOB_176807","tr_customer_id":176824,"tr_customer_product_id":176814,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:52:38.000Z","modified_at":"2026-02-04T06:52:38.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18151415031528","imei1":"18151415031528","imei2":"18151415031528","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:52:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176808,"job_number":"JOB_176808","tr_customer_id":176825,"tr_customer_product_id":176815,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:52:39.000Z","modified_at":"2026-02-04T06:53:17.000Z","name":"Daren White","mobile_number":"944-529-1698","email_id":"Melyna_Jenkins37@hotmail.com","dop":"2025-04-06","serial_number":"13807047697011","imei1":"13807047697011","imei2":"13807047697011","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T06:53:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176809,"job_number":"JOB_176809","tr_customer_id":176826,"tr_customer_product_id":176816,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:52:40.000Z","modified_at":"2026-02-04T06:52:40.000Z","name":"Cortney McCullough","mobile_number":"277-698-1518","email_id":"Burnice.Ledner@hotmail.com","dop":"2025-04-06","serial_number":"15883677345820860","imei1":"15883677345820860","imei2":"15883677345820860","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:52:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176810,"job_number":"JOB_176810","tr_customer_id":176827,"tr_customer_product_id":176817,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:52:54.000Z","modified_at":"2026-02-04T06:52:54.000Z","name":"Onkar Bhole","mobile_number":"7046563552","email_id":"Onkarbhole@gmail.com","dop":"2025-04-06","serial_number":"17634599089101","imei1":"17634599089101","imei2":"17634599089101","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:52:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176811,"job_number":"JOB_176811","tr_customer_id":176828,"tr_customer_product_id":176818,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:52:55.000Z","modified_at":"2026-02-04T06:53:33.000Z","name":"Onie Pouros","mobile_number":"328-720-9300","email_id":"Claire_Armstrong@yahoo.com","dop":"2025-04-06","serial_number":"15830165318909","imei1":"15830165318909","imei2":"15830165318909","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T06:53:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176812,"job_number":"JOB_176812","tr_customer_id":176829,"tr_customer_product_id":176819,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:52:56.000Z","modified_at":"2026-02-04T06:52:56.000Z","name":"Louie Johnson","mobile_number":"754-316-4928","email_id":"Bert49@gmail.com","dop":"2025-04-06","serial_number":"11866253342877496","imei1":"11866253342877496","imei2":"11866253342877496","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:52:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176814,"job_number":"JOB_176814","tr_customer_id":176831,"tr_customer_product_id":176821,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:52:57.000Z","modified_at":"2026-02-04T06:53:37.000Z","name":"Dwight Cummerata","mobile_number":"996-948-4620","email_id":"Derick18@gmail.com","dop":"2000-01-31","serial_number":"10835669817075","imei1":"10835669817075","imei2":"10835669817075","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T06:53:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176816,"job_number":"JOB_176816","tr_customer_id":176833,"tr_customer_product_id":176823,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:53:25.000Z","modified_at":"2026-02-04T06:53:25.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14841969951716","imei1":"14841969951716","imei2":"14841969951716","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:53:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176817,"job_number":"JOB_176817","tr_customer_id":176834,"tr_customer_product_id":176824,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:53:25.000Z","modified_at":"2026-02-04T06:54:03.000Z","name":"Dario Bechtelar","mobile_number":"853-861-2010","email_id":"Dina_Hessel31@gmail.com","dop":"2025-04-06","serial_number":"16560041388152","imei1":"16560041388152","imei2":"16560041388152","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T06:54:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176818,"job_number":"JOB_176818","tr_customer_id":176835,"tr_customer_product_id":176825,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:53:26.000Z","modified_at":"2026-02-04T06:53:26.000Z","name":"Mozelle Beier","mobile_number":"304-716-3783","email_id":"Norris_Gleichner91@gmail.com","dop":"2025-04-06","serial_number":"11211919554825276","imei1":"11211919554825276","imei2":"11211919554825276","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:53:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176819,"job_number":"JOB_176819","tr_customer_id":176836,"tr_customer_product_id":176826,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:53:40.000Z","modified_at":"2026-02-04T06:53:40.000Z","name":"dora p","mobile_number":"9321435112","email_id":"dora@gmail.com","dop":"2025-04-06","serial_number":"10471178019657","imei1":"10471178019657","imei2":"10471178019657","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:53:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176820,"job_number":"JOB_176820","tr_customer_id":176837,"tr_customer_product_id":176827,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:53:41.000Z","modified_at":"2026-02-04T06:54:19.000Z","name":"Mariane Hilpert","mobile_number":"881-972-3211","email_id":"Diego_Heidenreich91@hotmail.com","dop":"2025-04-06","serial_number":"18877928849136","imei1":"18877928849136","imei2":"18877928849136","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T06:54:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176821,"job_number":"JOB_176821","tr_customer_id":176838,"tr_customer_product_id":176828,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:53:42.000Z","modified_at":"2026-02-04T06:53:42.000Z","name":"Dangelo Daugherty","mobile_number":"971-243-9069","email_id":"Dariana_Emmerich@hotmail.com","dop":"2025-04-06","serial_number":"12358207551006692","imei1":"12358207551006692","imei2":"12358207551006692","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:53:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176823,"job_number":"JOB_176823","tr_customer_id":176840,"tr_customer_product_id":176830,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:53:45.000Z","modified_at":"2026-02-04T06:54:25.000Z","name":"Elinor Huel","mobile_number":"925-870-5470","email_id":"Santa.Gutkowski@hotmail.com","dop":"2000-01-31","serial_number":"10921469195373","imei1":"10921469195373","imei2":"10921469195373","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T06:54:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176825,"job_number":"JOB_176825","tr_customer_id":176842,"tr_customer_product_id":176832,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:54:09.000Z","modified_at":"2026-02-04T06:54:09.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18256882178155","imei1":"18256882178155","imei2":"18256882178155","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:54:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176826,"job_number":"JOB_176826","tr_customer_id":176843,"tr_customer_product_id":176833,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:54:10.000Z","modified_at":"2026-02-04T06:54:49.000Z","name":"Rigoberto Davis","mobile_number":"585-931-2247","email_id":"Damon13@yahoo.com","dop":"2025-04-06","serial_number":"17012921716077","imei1":"17012921716077","imei2":"17012921716077","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T06:54:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176827,"job_number":"JOB_176827","tr_customer_id":176844,"tr_customer_product_id":176834,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:54:10.000Z","modified_at":"2026-02-04T06:54:10.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18719836617783","imei1":"18719836617783","imei2":"18719836617783","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:54:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176828,"job_number":"JOB_176828","tr_customer_id":176845,"tr_customer_product_id":176835,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:54:10.000Z","modified_at":"2026-02-04T06:54:48.000Z","name":"Carolanne Schiller","mobile_number":"617-911-1955","email_id":"Garrison72@yahoo.com","dop":"2025-04-06","serial_number":"13659352219816","imei1":"13659352219816","imei2":"13659352219816","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T06:54:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176829,"job_number":"JOB_176829","tr_customer_id":176846,"tr_customer_product_id":176836,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:54:11.000Z","modified_at":"2026-02-04T06:54:11.000Z","name":"Vivianne Lindgren","mobile_number":"822-982-3785","email_id":"Ian.Goodwin86@gmail.com","dop":"2025-04-06","serial_number":"14405932654558460","imei1":"14405932654558460","imei2":"14405932654558460","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:54:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176830,"job_number":"JOB_176830","tr_customer_id":176847,"tr_customer_product_id":176837,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:54:12.000Z","modified_at":"2026-02-04T06:54:12.000Z","name":"Elaina Ondricka","mobile_number":"957-757-0898","email_id":"Lexus92@gmail.com","dop":"2025-04-06","serial_number":"16882268492996790","imei1":"16882268492996790","imei2":"16882268492996790","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:54:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176831,"job_number":"JOB_176831","tr_customer_id":176848,"tr_customer_product_id":176838,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:54:26.000Z","modified_at":"2026-02-04T06:54:26.000Z","name":"pradnya t","mobile_number":"7046563551","email_id":"pradnya@gmail.com","dop":"2025-04-06","serial_number":"10358783354710","imei1":"10358783354710","imei2":"10358783354710","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:54:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176832,"job_number":"JOB_176832","tr_customer_id":176849,"tr_customer_product_id":176839,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:54:26.000Z","modified_at":"2026-02-04T06:55:04.000Z","name":"Gaetano Cummings","mobile_number":"965-953-2123","email_id":"Cleve88@yahoo.com","dop":"2025-04-06","serial_number":"15237319646272","imei1":"15237319646272","imei2":"15237319646272","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T06:55:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176833,"job_number":"JOB_176833","tr_customer_id":176850,"tr_customer_product_id":176840,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:54:28.000Z","modified_at":"2026-02-04T06:54:28.000Z","name":"Moshe Wisoky","mobile_number":"884-899-5463","email_id":"Theo85@yahoo.com","dop":"2025-04-06","serial_number":"14077937882959564","imei1":"14077937882959564","imei2":"14077937882959564","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:54:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176835,"job_number":"JOB_176835","tr_customer_id":176852,"tr_customer_product_id":176842,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:54:33.000Z","modified_at":"2026-02-04T06:55:12.000Z","name":"Amely Quigley","mobile_number":"442-284-1442","email_id":"Newton.Durgan@hotmail.com","dop":"2000-01-31","serial_number":"10179817101820","imei1":"10179817101820","imei2":"10179817101820","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T06:55:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176837,"job_number":"JOB_176837","tr_customer_id":176854,"tr_customer_product_id":176844,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:54:56.000Z","modified_at":"2026-02-04T06:54:56.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15450305710266","imei1":"15450305710266","imei2":"15450305710266","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:54:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176838,"job_number":"JOB_176838","tr_customer_id":176855,"tr_customer_product_id":176845,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:54:56.000Z","modified_at":"2026-02-04T06:55:35.000Z","name":"Coralie Ziemann","mobile_number":"561-505-2613","email_id":"Richmond_Monahan@yahoo.com","dop":"2025-04-06","serial_number":"19481917318387","imei1":"19481917318387","imei2":"19481917318387","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T06:55:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176839,"job_number":"JOB_176839","tr_customer_id":176856,"tr_customer_product_id":176846,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:54:58.000Z","modified_at":"2026-02-04T06:54:58.000Z","name":"Garnet McDermott","mobile_number":"664-908-1779","email_id":"Dudley_Strosin@yahoo.com","dop":"2025-04-06","serial_number":"19389872233651690","imei1":"19389872233651690","imei2":"19389872233651690","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:54:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176841,"job_number":"JOB_176841","tr_customer_id":176858,"tr_customer_product_id":176848,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:55:20.000Z","modified_at":"2026-02-04T06:56:00.000Z","name":"Stanford Beahan","mobile_number":"690-958-6746","email_id":"Alvah.Sawayn2@yahoo.com","dop":"2000-01-31","serial_number":"10791733456393","imei1":"10791733456393","imei2":"10791733456393","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T06:56:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176843,"job_number":"JOB_176843","tr_customer_id":176860,"tr_customer_product_id":176850,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:55:42.000Z","modified_at":"2026-02-04T06:55:42.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15463580651719","imei1":"15463580651719","imei2":"15463580651719","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:55:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176844,"job_number":"JOB_176844","tr_customer_id":176861,"tr_customer_product_id":176851,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:55:42.000Z","modified_at":"2026-02-04T06:56:20.000Z","name":"Frances Metz","mobile_number":"840-673-4920","email_id":"Jodie.Harber@gmail.com","dop":"2025-04-06","serial_number":"10319159604004","imei1":"10319159604004","imei2":"10319159604004","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T06:56:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176845,"job_number":"JOB_176845","tr_customer_id":176862,"tr_customer_product_id":176852,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:55:44.000Z","modified_at":"2026-02-04T06:55:44.000Z","name":"Adolf Brakus","mobile_number":"799-875-0420","email_id":"Norval_Wilkinson@yahoo.com","dop":"2025-04-06","serial_number":"11566113473646940","imei1":"11566113473646940","imei2":"11566113473646940","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:55:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176846,"job_number":"JOB_176846","tr_customer_id":176863,"tr_customer_product_id":176853,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:59:00.000Z","modified_at":"2026-02-04T06:59:00.000Z","name":"neeraj v","mobile_number":"9182460199","email_id":"neeraj.v@outlook.com","dop":"2025-04-06","serial_number":"17250794554640","imei1":"17250794554640","imei2":"17250794554640","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:59:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176847,"job_number":"JOB_176847","tr_customer_id":176864,"tr_customer_product_id":176854,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:59:00.000Z","modified_at":"2026-02-04T06:59:42.000Z","name":"Delilah Predovic","mobile_number":"895-562-0420","email_id":"Rolando.Schimmel5@gmail.com","dop":"2025-04-06","serial_number":"17719547518797","imei1":"17719547518797","imei2":"17719547518797","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T06:59:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176848,"job_number":"JOB_176848","tr_customer_id":176865,"tr_customer_product_id":176855,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:59:02.000Z","modified_at":"2026-02-04T06:59:02.000Z","name":"Curt Schuster","mobile_number":"439-454-7707","email_id":"Arlo.Cole77@yahoo.com","dop":"2025-04-06","serial_number":"12662005741676300","imei1":"12662005741676300","imei2":"12662005741676300","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:59:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176849,"job_number":"JOB_176849","tr_customer_id":176866,"tr_customer_product_id":176856,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:59:17.000Z","modified_at":"2026-02-04T06:59:17.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12262122722955","imei1":"12262122722955","imei2":"12262122722955","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:59:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176850,"job_number":"JOB_176850","tr_customer_id":176867,"tr_customer_product_id":176857,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:59:17.000Z","modified_at":"2026-02-04T06:59:57.000Z","name":"Reyes Carter","mobile_number":"569-543-9004","email_id":"Bennett_Emard71@gmail.com","dop":"2025-04-06","serial_number":"14385927947597","imei1":"14385927947597","imei2":"14385927947597","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T06:59:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176851,"job_number":"JOB_176851","tr_customer_id":176868,"tr_customer_product_id":176858,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:59:19.000Z","modified_at":"2026-02-04T06:59:19.000Z","name":"Cornell Gusikowski","mobile_number":"732-474-1833","email_id":"Luna.Cormier@yahoo.com","dop":"2025-04-06","serial_number":"16667177391289508","imei1":"16667177391289508","imei2":"16667177391289508","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:59:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176852,"job_number":"JOB_176852","tr_customer_id":176869,"tr_customer_product_id":176859,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:59:42.000Z","modified_at":"2026-02-04T06:59:42.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16418611847633","imei1":"16418611847633","imei2":"16418611847633","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:59:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176853,"job_number":"JOB_176853","tr_customer_id":176870,"tr_customer_product_id":176860,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:59:42.000Z","modified_at":"2026-02-04T07:00:26.000Z","name":"Gerry Gorczany","mobile_number":"683-705-1430","email_id":"Alayna_Jakubowski51@gmail.com","dop":"2025-04-06","serial_number":"18396928961753","imei1":"18396928961753","imei2":"18396928961753","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T07:00:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176854,"job_number":"JOB_176854","tr_customer_id":176871,"tr_customer_product_id":176861,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:59:44.000Z","modified_at":"2026-02-04T06:59:44.000Z","name":"Litzy Smith","mobile_number":"604-451-8972","email_id":"Deshaun.Terry@hotmail.com","dop":"2025-04-06","serial_number":"10102493794889132","imei1":"10102493794889132","imei2":"10102493794889132","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:59:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176855,"job_number":"JOB_176855","tr_customer_id":176872,"tr_customer_product_id":176862,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:59:50.000Z","modified_at":"2026-02-04T06:59:50.000Z","name":"viraj kumar","mobile_number":"7982896126","email_id":"virajkumar@gmail.com","dop":"2025-04-06","serial_number":"19878724389562","imei1":"19878724389562","imei2":"19878724389562","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:59:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176856,"job_number":"JOB_176856","tr_customer_id":176873,"tr_customer_product_id":176863,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:59:51.000Z","modified_at":"2026-02-04T07:00:32.000Z","name":"Carlee Schneider","mobile_number":"965-515-6645","email_id":"Dayna_Turcotte23@yahoo.com","dop":"2025-04-06","serial_number":"13323967154011","imei1":"13323967154011","imei2":"13323967154011","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T07:00:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176857,"job_number":"JOB_176857","tr_customer_id":176874,"tr_customer_product_id":176864,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:59:52.000Z","modified_at":"2026-02-04T06:59:52.000Z","name":"Mya Conn","mobile_number":"929-684-6724","email_id":"Ellen90@hotmail.com","dop":"2025-04-06","serial_number":"17090701524237660","imei1":"17090701524237660","imei2":"17090701524237660","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:59:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176858,"job_number":"JOB_176858","tr_customer_id":176875,"tr_customer_product_id":176865,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T07:00:05.000Z","modified_at":"2026-02-04T07:00:05.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12363618430798","imei1":"12363618430798","imei2":"12363618430798","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T07:00:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176859,"job_number":"JOB_176859","tr_customer_id":176876,"tr_customer_product_id":176866,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T07:00:05.000Z","modified_at":"2026-02-04T07:00:44.000Z","name":"Lazaro Rogahn","mobile_number":"543-846-1402","email_id":"Reynold_Schumm66@hotmail.com","dop":"2025-04-06","serial_number":"19733298009732","imei1":"19733298009732","imei2":"19733298009732","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T07:00:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176860,"job_number":"JOB_176860","tr_customer_id":176877,"tr_customer_product_id":176867,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T07:00:06.000Z","modified_at":"2026-02-04T07:00:06.000Z","name":"Viviane Herman","mobile_number":"917-986-5780","email_id":"Murray.Waters@gmail.com","dop":"2025-04-06","serial_number":"12886955995318250","imei1":"12886955995318250","imei2":"12886955995318250","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T07:00:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176861,"job_number":"JOB_176861","tr_customer_id":176878,"tr_customer_product_id":176868,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T07:00:25.000Z","modified_at":"2026-02-04T07:01:04.000Z","name":"Warren Zieme","mobile_number":"947-908-5142","email_id":"Quinton11@yahoo.com","dop":"2025-04-06","serial_number":"19652338153764","imei1":"19652338153764","imei2":"19652338153764","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T07:01:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176862,"job_number":"JOB_176862","tr_customer_id":176879,"tr_customer_product_id":176869,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T07:00:26.000Z","modified_at":"2026-02-04T07:00:26.000Z","name":"Skylar Rippin","mobile_number":"564-732-9836","email_id":"Bettie34@gmail.com","dop":"2025-04-06","serial_number":"14946874125886812","imei1":"14946874125886812","imei2":"14946874125886812","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T07:00:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176863,"job_number":"JOB_176863","tr_customer_id":176880,"tr_customer_product_id":176870,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T07:00:27.000Z","modified_at":"2026-02-04T07:01:05.000Z","name":"River Kassulke","mobile_number":"598-350-8973","email_id":"Elouise.Koepp@hotmail.com","dop":"2025-04-06","serial_number":"19907468481440","imei1":"19907468481440","imei2":"19907468481440","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T07:01:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176864,"job_number":"JOB_176864","tr_customer_id":176881,"tr_customer_product_id":176871,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T07:00:28.000Z","modified_at":"2026-02-04T07:00:28.000Z","name":"Sarah Pfeffer","mobile_number":"328-443-1979","email_id":"Hipolito_Ernser@gmail.com","dop":"2025-04-06","serial_number":"19193621071201900","imei1":"19193621071201900","imei2":"19193621071201900","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T07:00:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176865,"job_number":"JOB_176865","tr_customer_id":176882,"tr_customer_product_id":176872,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T07:00:34.000Z","modified_at":"2026-02-04T07:00:34.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11703895170489","imei1":"11703895170489","imei2":"11703895170489","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T07:00:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176866,"job_number":"JOB_176866","tr_customer_id":176883,"tr_customer_product_id":176873,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T07:00:35.000Z","modified_at":"2026-02-04T07:01:18.000Z","name":"Louisa Kub","mobile_number":"793-668-7976","email_id":"Teagan.Vandervort@yahoo.com","dop":"2025-04-06","serial_number":"11753451168271","imei1":"11753451168271","imei2":"11753451168271","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T07:01:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176867,"job_number":"JOB_176867","tr_customer_id":176884,"tr_customer_product_id":176874,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T07:00:36.000Z","modified_at":"2026-02-04T07:00:36.000Z","name":"Deonte Wiza","mobile_number":"288-490-2349","email_id":"Kenna26@gmail.com","dop":"2025-04-06","serial_number":"14689983834876694","imei1":"14689983834876694","imei2":"14689983834876694","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T07:00:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176868,"job_number":"JOB_176868","tr_customer_id":176885,"tr_customer_product_id":176875,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T07:00:40.000Z","modified_at":"2026-02-04T07:00:40.000Z","name":"udai t","mobile_number":"8019800593","email_id":"udai.t@gmail.com","dop":"2025-04-06","serial_number":"12108290943663","imei1":"12108290943663","imei2":"12108290943663","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T07:00:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176869,"job_number":"JOB_176869","tr_customer_id":176886,"tr_customer_product_id":176876,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T07:00:40.000Z","modified_at":"2026-02-04T07:01:22.000Z","name":"Webster Veum","mobile_number":"214-612-1072","email_id":"Pearline_Welch@yahoo.com","dop":"2025-04-06","serial_number":"16449519170723","imei1":"16449519170723","imei2":"16449519170723","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T07:01:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176870,"job_number":"JOB_176870","tr_customer_id":176887,"tr_customer_product_id":176877,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T07:00:42.000Z","modified_at":"2026-02-04T07:00:42.000Z","name":"Gaetano Kessler","mobile_number":"642-851-7184","email_id":"Liliana42@gmail.com","dop":"2025-04-06","serial_number":"18670126095900050","imei1":"18670126095900050","imei2":"18670126095900050","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T07:00:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176871,"job_number":"JOB_176871","tr_customer_id":176888,"tr_customer_product_id":176878,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T07:00:52.000Z","modified_at":"2026-02-04T07:00:52.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18437109585289","imei1":"18437109585289","imei2":"18437109585289","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T07:00:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176872,"job_number":"JOB_176872","tr_customer_id":176889,"tr_customer_product_id":176879,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T07:00:52.000Z","modified_at":"2026-02-04T07:01:31.000Z","name":"Harrison Mueller","mobile_number":"763-461-8020","email_id":"Oleta95@yahoo.com","dop":"2025-04-06","serial_number":"11972305432012","imei1":"11972305432012","imei2":"11972305432012","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T07:01:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176873,"job_number":"JOB_176873","tr_customer_id":176890,"tr_customer_product_id":176880,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T07:00:53.000Z","modified_at":"2026-02-04T07:00:53.000Z","name":"Elyssa Kshlerin","mobile_number":"372-458-5126","email_id":"Maxime_Walker81@yahoo.com","dop":"2025-04-06","serial_number":"13051102664444396","imei1":"13051102664444396","imei2":"13051102664444396","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T07:00:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176874,"job_number":"JOB_176874","tr_customer_id":176891,"tr_customer_product_id":176881,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T07:01:26.000Z","modified_at":"2026-02-04T07:01:26.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16948694891387","imei1":"16948694891387","imei2":"16948694891387","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T07:01:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176875,"job_number":"JOB_176875","tr_customer_id":176892,"tr_customer_product_id":176882,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T07:01:27.000Z","modified_at":"2026-02-04T07:02:10.000Z","name":"Ernesto Kilback","mobile_number":"881-392-9864","email_id":"Ayden_Hayes@yahoo.com","dop":"2025-04-06","serial_number":"14878009807305","imei1":"14878009807305","imei2":"14878009807305","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T07:02:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176876,"job_number":"JOB_176876","tr_customer_id":176893,"tr_customer_product_id":176883,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T07:01:28.000Z","modified_at":"2026-02-04T07:01:28.000Z","name":"Donny McGlynn","mobile_number":"645-596-9215","email_id":"Adrain_Wisoky39@gmail.com","dop":"2025-04-06","serial_number":"13580902858992318","imei1":"13580902858992318","imei2":"13580902858992318","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T07:01:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176877,"job_number":"JOB_176877","tr_customer_id":176894,"tr_customer_product_id":176884,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T07:03:36.000Z","modified_at":"2026-02-04T07:03:36.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11732668489445","imei1":"11732668489445","imei2":"11732668489445","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T07:03:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176878,"job_number":"JOB_176878","tr_customer_id":176895,"tr_customer_product_id":176885,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T07:03:36.000Z","modified_at":"2026-02-04T07:04:19.000Z","name":"Lawson Abbott","mobile_number":"689-463-4285","email_id":"Amani5@gmail.com","dop":"2025-04-06","serial_number":"18664777181660","imei1":"18664777181660","imei2":"18664777181660","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T07:04:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176879,"job_number":"JOB_176879","tr_customer_id":176896,"tr_customer_product_id":176886,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T07:03:38.000Z","modified_at":"2026-02-04T07:03:38.000Z","name":"Monserrate Dickinson","mobile_number":"291-664-4654","email_id":"Alfreda_Dickinson83@hotmail.com","dop":"2025-04-06","serial_number":"19817876698493320","imei1":"19817876698493320","imei2":"19817876698493320","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T07:03:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176880,"job_number":"JOB_176880","tr_customer_id":176897,"tr_customer_product_id":176887,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T07:03:41.000Z","modified_at":"2026-02-04T07:04:25.000Z","name":"Duncan Tremblay","mobile_number":"476-655-9479","email_id":"Adan_Hegmann@yahoo.com","dop":"2025-04-06","serial_number":"14223695601298","imei1":"14223695601298","imei2":"14223695601298","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T07:04:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176881,"job_number":"JOB_176881","tr_customer_id":176898,"tr_customer_product_id":176888,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T07:03:43.000Z","modified_at":"2026-02-04T07:03:43.000Z","name":"Marie Pagac","mobile_number":"336-738-5310","email_id":"Chester.OReilly30@gmail.com","dop":"2025-04-06","serial_number":"15088614550139698","imei1":"15088614550139698","imei2":"15088614550139698","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T07:03:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176882,"job_number":"JOB_176882","tr_customer_id":176899,"tr_customer_product_id":176889,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T07:04:27.000Z","modified_at":"2026-02-04T07:04:27.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15704809715392","imei1":"15704809715392","imei2":"15704809715392","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T07:04:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176883,"job_number":"JOB_176883","tr_customer_id":176900,"tr_customer_product_id":176890,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T07:04:28.000Z","modified_at":"2026-02-04T07:05:10.000Z","name":"Dan Renner","mobile_number":"690-919-8617","email_id":"Angelina_Stroman@gmail.com","dop":"2025-04-06","serial_number":"19931993713930","imei1":"19931993713930","imei2":"19931993713930","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T07:05:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176884,"job_number":"JOB_176884","tr_customer_id":176901,"tr_customer_product_id":176891,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T07:04:29.000Z","modified_at":"2026-02-04T07:04:29.000Z","name":"Salma Schowalter","mobile_number":"999-352-2106","email_id":"Henderson.Gorczany45@yahoo.com","dop":"2025-04-06","serial_number":"16825402503846114","imei1":"16825402503846114","imei2":"16825402503846114","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T07:04:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176885,"job_number":"JOB_176885","tr_customer_id":176902,"tr_customer_product_id":176892,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T07:05:18.000Z","modified_at":"2026-02-04T07:05:18.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19301773139843","imei1":"19301773139843","imei2":"19301773139843","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T07:05:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176886,"job_number":"JOB_176886","tr_customer_id":176903,"tr_customer_product_id":176893,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T07:05:19.000Z","modified_at":"2026-02-04T07:06:02.000Z","name":"Santina Leffler","mobile_number":"319-596-5351","email_id":"Kavon17@hotmail.com","dop":"2025-04-06","serial_number":"16317518742286","imei1":"16317518742286","imei2":"16317518742286","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T07:06:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176887,"job_number":"JOB_176887","tr_customer_id":176904,"tr_customer_product_id":176894,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T07:05:20.000Z","modified_at":"2026-02-04T07:05:20.000Z","name":"Melany Morissette","mobile_number":"763-378-7501","email_id":"Ned_Johns@gmail.com","dop":"2025-04-06","serial_number":"12040749721970538","imei1":"12040749721970538","imei2":"12040749721970538","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T07:05:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176888,"job_number":"JOB_176888","tr_customer_id":176905,"tr_customer_product_id":176895,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T07:32:00.000Z","modified_at":"2026-02-04T07:32:00.000Z","name":"Kumari Usha","mobile_number":"7899453211","email_id":"kmusha1298@gmail.com","dop":"2025-12-01","serial_number":"17599156827551","imei1":"17599156827551","imei2":"17599156827551","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T07:32:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176889,"job_number":"JOB_176889","tr_customer_id":176906,"tr_customer_product_id":176896,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T07:32:00.000Z","modified_at":"2026-02-04T07:32:10.000Z","name":"Daniella Wehner","mobile_number":"622-384-7449","email_id":"Rachelle28@hotmail.com","dop":"2025-12-01","serial_number":"12350241995266","imei1":"12350241995266","imei2":"12350241995266","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T07:32:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176890,"job_number":"JOB_176890","tr_customer_id":176907,"tr_customer_product_id":176897,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T07:32:14.000Z","modified_at":"2026-02-04T07:32:14.000Z","name":"Uday P","mobile_number":"7690034256","email_id":"uday@gmail.com","dop":"2025-12-01","serial_number":"15124988821955","imei1":"15124988821955","imei2":"15124988821955","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T07:32:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176891,"job_number":"JOB_176891","tr_customer_id":176908,"tr_customer_product_id":176898,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T07:32:15.000Z","modified_at":"2026-02-04T07:32:25.000Z","name":"Viviane Breitenberg","mobile_number":"929-527-5510","email_id":"Jaylon93@yahoo.com","dop":"2025-12-01","serial_number":"10443923292196","imei1":"10443923292196","imei2":"10443923292196","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T07:32:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176892,"job_number":"JOB_176892","tr_customer_id":176909,"tr_customer_product_id":176899,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T07:32:29.000Z","modified_at":"2026-02-04T07:32:29.000Z","name":"Jaya Kandpal","mobile_number":"8890345621","email_id":"jayakandpal@gmail.com","dop":"2025-12-01","serial_number":"11212478795249","imei1":"11212478795249","imei2":"11212478795249","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T07:32:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176893,"job_number":"JOB_176893","tr_customer_id":176910,"tr_customer_product_id":176900,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T07:32:29.000Z","modified_at":"2026-02-04T07:32:39.000Z","name":"Laurianne Bechtelar","mobile_number":"662-354-4225","email_id":"Ian60@yahoo.com","dop":"2025-12-01","serial_number":"11914753534261","imei1":"11914753534261","imei2":"11914753534261","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T07:32:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176432,"job_number":"JOB_176432","tr_customer_id":176449,"tr_customer_product_id":176439,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T01:14:56.000Z","modified_at":"2026-02-04T01:14:56.000Z","name":"fdsfds sdfsd","mobile_number":"3213123123","email_id":"dsdasd@gmail.com","dop":"2026-02-02","serial_number":"12313123123123123","imei1":"12313123123123123","imei2":"12313123123123123","popurl":"2026-02-02T05:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T01:14:56.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":176433,"job_number":"JOB_176433","tr_customer_id":176450,"tr_customer_product_id":176440,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T01:17:48.000Z","modified_at":"2026-02-04T01:17:48.000Z","name":"asdas asdas","mobile_number":"1231312312","email_id":"dasdsa@gmail.com","dop":"2026-02-02","serial_number":"54564565456456456","imei1":"54564565456456456","imei2":"54564565456456456","popurl":"2026-02-02T05:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T01:17:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176434,"job_number":"JOB_176434","tr_customer_id":176451,"tr_customer_product_id":176441,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T01:48:25.000Z","modified_at":"2026-02-04T03:39:11.000Z","name":"guri singh","mobile_number":"4257356462","email_id":"gsdhjagd@gmail.com","dop":"2026-02-02","serial_number":"98765678956789054","imei1":"98765678956789054","imei2":"98765678956789054","popurl":"2026-02-02T05:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T03:39:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176435,"job_number":"JOB_176435","tr_customer_id":176452,"tr_customer_product_id":176442,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T02:09:49.000Z","modified_at":"2026-02-04T02:09:49.000Z","name":"guri singh","mobile_number":"4257356462","email_id":"gsdhjagd@gmail.com","dop":"2026-02-02","serial_number":"98765678956789052","imei1":"98765678956789052","imei2":"98765678956789052","popurl":"2026-02-02T05:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T02:09:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176439,"job_number":"JOB_176439","tr_customer_id":176456,"tr_customer_product_id":176446,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T02:44:36.000Z","modified_at":"2026-02-04T02:44:36.000Z","name":"guri singh","mobile_number":"4257356462","email_id":"gsdhjagd@gmail.com","dop":"2026-02-02","serial_number":"9876567895678902","imei1":"9876567895678902","imei2":"9876567895678902","popurl":"2026-02-02T05:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T02:44:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176471,"job_number":"JOB_176471","tr_customer_id":176488,"tr_customer_product_id":176478,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:19:15.000Z","modified_at":"2026-02-04T04:19:24.000Z","name":"saitama sensei","mobile_number":"941-837-0590","email_id":"saitama@yopmail.com","dop":"2026-01-10","serial_number":"622751869803208","imei1":"622751869803208","imei2":"622751869803208","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T04:19:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176472,"job_number":"JOB_176472","tr_customer_id":176489,"tr_customer_product_id":176479,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:19:19.000Z","modified_at":"2026-02-04T04:19:19.000Z","name":"Shivaji Bajpai","mobile_number":"7007895280","email_id":"shivaji@gmail.com","dop":"2025-12-01","serial_number":"95688960033504","imei1":"95688960033504","imei2":"95688960033504","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:19:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176473,"job_number":"JOB_176473","tr_customer_id":176490,"tr_customer_product_id":176480,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:19:19.000Z","modified_at":"2026-02-04T04:19:19.000Z","name":"Shivaji Bajpai","mobile_number":"7007895280","email_id":"shivaji@gmail.com","dop":"2025-12-01","serial_number":"30672267964801","imei1":"30672267964801","imei2":"30672267964801","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:19:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176474,"job_number":"JOB_176474","tr_customer_id":176491,"tr_customer_product_id":176481,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:19:24.000Z","modified_at":"2026-02-04T04:19:24.000Z","name":"Vikalp Shukla","mobile_number":"8953292021","email_id":"vikalp@gmail.com","dop":"2025-12-01","serial_number":"35611796268516","imei1":"35611796268516","imei2":"35611796268516","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:19:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176475,"job_number":"JOB_176475","tr_customer_id":176492,"tr_customer_product_id":176482,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:19:25.000Z","modified_at":"2026-02-04T04:19:25.000Z","name":"Vikalp Shukla","mobile_number":"8953292021","email_id":"vikalp@gmail.com","dop":"2025-12-01","serial_number":"96601857886802","imei1":"96601857886802","imei2":"96601857886802","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:19:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176479,"job_number":"JOB_176479","tr_customer_id":176496,"tr_customer_product_id":176486,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:19:27.000Z","modified_at":"2026-02-04T04:19:36.000Z","name":"tanjiro kamado","mobile_number":"348-743-7546","email_id":"tanjiro@g.com","dop":"2026-01-10","serial_number":"753371029945637","imei1":"753371029945637","imei2":"753371029945637","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T04:19:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176490,"job_number":"JOB_176490","tr_customer_id":176507,"tr_customer_product_id":176497,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:19:38.000Z","modified_at":"2026-02-04T04:19:48.000Z","name":"giyu tomiaka","mobile_number":"342-645-9031","email_id":"giyu@g.com","dop":"2026-01-10","serial_number":"215126527489909","imei1":"215126527489909","imei2":"215126527489909","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T04:19:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176506,"job_number":"JOB_176506","tr_customer_id":176523,"tr_customer_product_id":176513,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:19:46.000Z","modified_at":"2026-02-04T04:19:46.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Edwina0@yahoo.com","dop":"2025-07-02","serial_number":"15504439245774","imei1":"15504439245774","imei2":"15504439245774","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:19:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176523,"job_number":"JOB_176523","tr_customer_id":176540,"tr_customer_product_id":176530,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:05.000Z","modified_at":"2026-02-04T04:20:05.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Amya_OConner@yahoo.com","dop":"2025-07-02","serial_number":"10504567657740","imei1":"10504567657740","imei2":"10504567657740","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176533,"job_number":"JOB_176533","tr_customer_id":176550,"tr_customer_product_id":176540,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:13.000Z","modified_at":"2026-02-04T04:20:36.000Z","name":"Velda Wintheiser","mobile_number":"854-858-7413","email_id":"Benton.Heaney33@yahoo.com","dop":"2025-10-01","serial_number":"17987415519575","imei1":"17987415519575","imei2":"17987415519575","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T04:20:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176534,"job_number":"JOB_176534","tr_customer_id":176551,"tr_customer_product_id":176541,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:19.000Z","modified_at":"2026-02-04T04:20:19.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"116795838223225","imei1":"116795838223225","imei2":"116795838223225","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176535,"job_number":"JOB_176535","tr_customer_id":176552,"tr_customer_product_id":176542,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:20.000Z","modified_at":"2026-02-04T04:20:20.000Z","name":"Johan Lehner","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"128445467168839","imei1":"128445467168839","imei2":"128445467168839","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176539,"job_number":"JOB_176539","tr_customer_id":176556,"tr_customer_product_id":176546,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:20.000Z","modified_at":"2026-02-04T04:20:20.000Z","name":"Providenci Gerlach","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"192992288773421","imei1":"192992288773421","imei2":"192992288773421","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176541,"job_number":"JOB_176541","tr_customer_id":176558,"tr_customer_product_id":176548,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:21.000Z","modified_at":"2026-02-04T04:20:21.000Z","name":"Herman Schmidt","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"115407810556545","imei1":"115407810556545","imei2":"115407810556545","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176546,"job_number":"JOB_176546","tr_customer_id":176563,"tr_customer_product_id":176553,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:22.000Z","modified_at":"2026-02-04T04:20:22.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Mossie_Purdy90@gmail.com","dop":"2025-07-02","serial_number":"19134763336785","imei1":"19134763336785","imei2":"19134763336785","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176548,"job_number":"JOB_176548","tr_customer_id":176565,"tr_customer_product_id":176555,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:24.000Z","modified_at":"2026-02-04T04:20:34.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"11056966371513","imei1":"11056966371513","imei2":"11056966371513","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T04:20:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176549,"job_number":"JOB_176549","tr_customer_id":176566,"tr_customer_product_id":176556,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:25.000Z","modified_at":"2026-02-04T04:20:25.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"15543886426548","imei1":"15543886426548","imei2":"15543886426548","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176562,"job_number":"JOB_176562","tr_customer_id":176579,"tr_customer_product_id":176569,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:32.000Z","modified_at":"2026-02-04T04:20:32.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"103785143913726","imei1":"103785143913726","imei2":"103785143913726","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176563,"job_number":"JOB_176563","tr_customer_id":176580,"tr_customer_product_id":176570,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:32.000Z","modified_at":"2026-02-04T04:20:43.000Z","name":"Jordane Bradtke","mobile_number":"215-512-5077","email_id":"Dale_Feeney@gmail.com","dop":"2025-06-09","serial_number":"107221785345255","imei1":"107221785345255","imei2":"107221785345255","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T04:20:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176564,"job_number":"JOB_176564","tr_customer_id":176581,"tr_customer_product_id":176571,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:32.000Z","modified_at":"2026-02-04T04:20:32.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"193014215278144","imei1":"193014215278144","imei2":"193014215278144","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176565,"job_number":"JOB_176565","tr_customer_id":176582,"tr_customer_product_id":176572,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:33.000Z","modified_at":"2026-02-04T04:20:33.000Z","name":"Oran Hahn","mobile_number":"957-898-9569","email_id":"Jeanie.Pollich20@gmail.com","dop":"2025-06-09","serial_number":"105900125923274","imei1":"105900125923274","imei2":"105900125923274","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176566,"job_number":"JOB_176566","tr_customer_id":176583,"tr_customer_product_id":176573,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:33.000Z","modified_at":"2026-02-04T04:20:33.000Z","name":"Esta Schmitt","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"159769462247242","imei1":"159769462247242","imei2":"159769462247242","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176567,"job_number":"JOB_176567","tr_customer_id":176584,"tr_customer_product_id":176574,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:33.000Z","modified_at":"2026-02-04T04:20:33.000Z","name":"Tremaine Rodriguez","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"144189574286416","imei1":"144189574286416","imei2":"144189574286416","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176568,"job_number":"JOB_176568","tr_customer_id":176585,"tr_customer_product_id":176575,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:33.000Z","modified_at":"2026-02-04T04:20:33.000Z","name":"Quentin Kilback","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"171921789704358","imei1":"171921789704358","imei2":"171921789704358","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176591,"job_number":"JOB_176591","tr_customer_id":176608,"tr_customer_product_id":176598,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:47.000Z","modified_at":"2026-02-04T04:20:47.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"104544357579180","imei1":"104544357579180","imei2":"104544357579180","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176592,"job_number":"JOB_176592","tr_customer_id":176609,"tr_customer_product_id":176599,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:47.000Z","modified_at":"2026-02-04T04:20:58.000Z","name":"Colin Borer","mobile_number":"928-840-3184","email_id":"Johann14@yahoo.com","dop":"2025-06-09","serial_number":"107220114783683","imei1":"107220114783683","imei2":"107220114783683","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T04:20:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176594,"job_number":"JOB_176594","tr_customer_id":176611,"tr_customer_product_id":176601,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:48.000Z","modified_at":"2026-02-04T04:20:48.000Z","name":"Adriel Volkman","mobile_number":"309-227-0875","email_id":"Candida.Langosh37@gmail.com","dop":"2025-06-09","serial_number":"105925141012089","imei1":"105925141012089","imei2":"105925141012089","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176595,"job_number":"JOB_176595","tr_customer_id":176612,"tr_customer_product_id":176602,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:49.000Z","modified_at":"2026-02-04T04:20:49.000Z","name":"Rhett Medhurst","mobile_number":"751-696-5996","email_id":"Shanel.Cremin46@yahoo.com","dop":"2025-06-09","serial_number":"4880195520341257","imei1":"4880195520341257","imei2":"4880195520341257","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176596,"job_number":"JOB_176596","tr_customer_id":176613,"tr_customer_product_id":176603,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:54.000Z","modified_at":"2026-02-04T04:21:04.000Z","name":"Alba Ernser","mobile_number":"394-818-6472","email_id":"Devonte_Murray9@hotmail.com","dop":"2025-12-31","serial_number":"10752370154491","imei1":"10752370154491","imei2":"10752370154491","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T04:21:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176606,"job_number":"JOB_176606","tr_customer_id":176623,"tr_customer_product_id":176613,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:21:03.000Z","modified_at":"2026-02-04T04:21:03.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"107200393873738","imei1":"107200393873738","imei2":"107200393873738","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:21:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176607,"job_number":"JOB_176607","tr_customer_id":176624,"tr_customer_product_id":176614,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:21:03.000Z","modified_at":"2026-02-04T04:21:14.000Z","name":"Beatrice Ankunding","mobile_number":"240-612-6333","email_id":"Zella_Goldner@hotmail.com","dop":"2025-06-09","serial_number":"101601397974637","imei1":"101601397974637","imei2":"101601397974637","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T04:21:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176608,"job_number":"JOB_176608","tr_customer_id":176625,"tr_customer_product_id":176615,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:21:03.000Z","modified_at":"2026-02-04T04:21:03.000Z","name":"Rudy Bogisich","mobile_number":"874-225-9276","email_id":"Elsie.Walter@gmail.com","dop":"2025-06-09","serial_number":"108048716389398","imei1":"108048716389398","imei2":"108048716389398","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:21:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176609,"job_number":"JOB_176609","tr_customer_id":176626,"tr_customer_product_id":176616,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:21:05.000Z","modified_at":"2026-02-04T04:21:05.000Z","name":"Adrianna Brown","mobile_number":"748-640-2924","email_id":"Delilah88@yahoo.com","dop":"2025-06-09","serial_number":"54246754212415440","imei1":"54246754212415440","imei2":"54246754212415440","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:21:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176612,"job_number":"JOB_176612","tr_customer_id":176629,"tr_customer_product_id":176619,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:21:08.000Z","modified_at":"2026-02-04T04:21:18.000Z","name":"Aileen Gleason","mobile_number":"557-611-8420","email_id":"Ernesto64@hotmail.com","dop":"2025-12-31","serial_number":"10601215488525","imei1":"10601215488525","imei2":"10601215488525","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T04:21:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176631,"job_number":"JOB_176631","tr_customer_id":176648,"tr_customer_product_id":176638,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:21:22.000Z","modified_at":"2026-02-04T04:21:31.000Z","name":"Mason Champlin","mobile_number":"298-655-8960","email_id":"Claud.Nader@hotmail.com","dop":"2025-12-31","serial_number":"10724430596009","imei1":"10724430596009","imei2":"10724430596009","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T04:21:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176707,"job_number":"JOB_176707","tr_customer_id":176724,"tr_customer_product_id":176714,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T05:04:33.000Z","modified_at":"2026-02-04T05:04:43.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"18637583578491","imei1":"18637583578491","imei2":"18637583578491","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T05:04:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176708,"job_number":"JOB_176708","tr_customer_id":176725,"tr_customer_product_id":176715,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T05:04:33.000Z","modified_at":"2026-02-04T05:04:33.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"11448433778312","imei1":"11448433778312","imei2":"11448433778312","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T05:04:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176740,"job_number":"JOB_176740","tr_customer_id":176757,"tr_customer_product_id":176747,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:08:21.000Z","modified_at":"2026-02-04T06:08:21.000Z","name":"Shivaji Bajpai","mobile_number":"7007895280","email_id":"shivaji@gmail.com","dop":"2025-12-01","serial_number":"84421193859822","imei1":"84421193859822","imei2":"84421193859822","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:08:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176741,"job_number":"JOB_176741","tr_customer_id":176758,"tr_customer_product_id":176748,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:08:22.000Z","modified_at":"2026-02-04T06:08:22.000Z","name":"Shivaji Bajpai","mobile_number":"7007895280","email_id":"shivaji@gmail.com","dop":"2025-12-01","serial_number":"31284465119192","imei1":"31284465119192","imei2":"31284465119192","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:08:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176742,"job_number":"JOB_176742","tr_customer_id":176759,"tr_customer_product_id":176749,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:08:28.000Z","modified_at":"2026-02-04T06:08:28.000Z","name":"Vikalp Shukla","mobile_number":"8953292021","email_id":"vikalp@gmail.com","dop":"2025-12-01","serial_number":"33372953200466","imei1":"33372953200466","imei2":"33372953200466","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:08:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176743,"job_number":"JOB_176743","tr_customer_id":176760,"tr_customer_product_id":176750,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:08:28.000Z","modified_at":"2026-02-04T06:08:28.000Z","name":"Vikalp Shukla","mobile_number":"8953292021","email_id":"vikalp@gmail.com","dop":"2025-12-01","serial_number":"35062701737639","imei1":"35062701737639","imei2":"35062701737639","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:08:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176745,"job_number":"JOB_176745","tr_customer_id":176762,"tr_customer_product_id":176752,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:34:12.000Z","modified_at":"2026-02-04T06:34:24.000Z","name":"Talon Altenwerth","mobile_number":"799-457-6994","email_id":"Adriel.Jenkins31@yahoo.com","dop":"2025-11-04","serial_number":"56528904470972","imei1":"56528904470972","imei2":"56528904470972","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T06:34:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176746,"job_number":"JOB_176746","tr_customer_id":176763,"tr_customer_product_id":176753,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:34:28.000Z","modified_at":"2026-02-04T06:34:39.000Z","name":"Lindsay Hilpert","mobile_number":"312-821-9524","email_id":"Zachariah_Greenholt4@hotmail.com","dop":"2025-11-04","serial_number":"66248449528275","imei1":"66248449528275","imei2":"66248449528275","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T06:34:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176747,"job_number":"JOB_176747","tr_customer_id":176764,"tr_customer_product_id":176754,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:34:44.000Z","modified_at":"2026-02-04T06:34:55.000Z","name":"Chaya Hilpert","mobile_number":"503-722-5717","email_id":"Nikolas_Schuster@gmail.com","dop":"2025-11-04","serial_number":"33960909414657","imei1":"33960909414657","imei2":"33960909414657","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T06:34:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176748,"job_number":"JOB_176748","tr_customer_id":176765,"tr_customer_product_id":176755,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:34:58.000Z","modified_at":"2026-02-04T06:35:22.000Z","name":"Baron Jaskolski","mobile_number":"446-324-5529","email_id":"Micaela.Fadel86@gmail.com","dop":"2025-10-01","serial_number":"19034165084134","imei1":"19034165084134","imei2":"19034165084134","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T06:35:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176750,"job_number":"JOB_176750","tr_customer_id":176767,"tr_customer_product_id":176757,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:36:57.000Z","modified_at":"2026-02-04T06:36:57.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"108340007855730","imei1":"108340007855730","imei2":"108340007855730","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:36:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176751,"job_number":"JOB_176751","tr_customer_id":176768,"tr_customer_product_id":176758,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:36:57.000Z","modified_at":"2026-02-04T06:37:08.000Z","name":"Wayne Sawayn","mobile_number":"711-667-6360","email_id":"Jessika.Kemmer@hotmail.com","dop":"2025-06-09","serial_number":"101451323878786","imei1":"101451323878786","imei2":"101451323878786","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T06:37:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176752,"job_number":"JOB_176752","tr_customer_id":176769,"tr_customer_product_id":176759,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:36:57.000Z","modified_at":"2026-02-04T06:36:57.000Z","name":"Destinee Kovacek","mobile_number":"502-200-8718","email_id":"Prince_Gottlieb9@hotmail.com","dop":"2025-06-09","serial_number":"107422094904784","imei1":"107422094904784","imei2":"107422094904784","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:36:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176753,"job_number":"JOB_176753","tr_customer_id":176770,"tr_customer_product_id":176760,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:37:13.000Z","modified_at":"2026-02-04T06:37:13.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"104282484824161","imei1":"104282484824161","imei2":"104282484824161","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:37:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176754,"job_number":"JOB_176754","tr_customer_id":176771,"tr_customer_product_id":176761,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:37:13.000Z","modified_at":"2026-02-04T06:37:23.000Z","name":"Alexandrine Murray","mobile_number":"204-327-1732","email_id":"Rubye_Pouros4@hotmail.com","dop":"2025-06-09","serial_number":"108660126693351","imei1":"108660126693351","imei2":"108660126693351","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T06:37:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176755,"job_number":"JOB_176755","tr_customer_id":176772,"tr_customer_product_id":176762,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:37:13.000Z","modified_at":"2026-02-04T06:37:13.000Z","name":"Electa Lueilwitz","mobile_number":"371-559-7307","email_id":"Alessandra.Keeling@gmail.com","dop":"2025-06-09","serial_number":"106487929375273","imei1":"106487929375273","imei2":"106487929375273","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:37:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176758,"job_number":"JOB_176758","tr_customer_id":176775,"tr_customer_product_id":176765,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:37:28.000Z","modified_at":"2026-02-04T06:37:28.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"101441515418479","imei1":"101441515418479","imei2":"101441515418479","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:37:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176759,"job_number":"JOB_176759","tr_customer_id":176776,"tr_customer_product_id":176766,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:37:28.000Z","modified_at":"2026-02-04T06:37:39.000Z","name":"Alvina Cruickshank","mobile_number":"327-205-6261","email_id":"Oran_Hermiston@hotmail.com","dop":"2025-06-09","serial_number":"105375111214705","imei1":"105375111214705","imei2":"105375111214705","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T06:37:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176760,"job_number":"JOB_176760","tr_customer_id":176777,"tr_customer_product_id":176767,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:37:28.000Z","modified_at":"2026-02-04T06:37:28.000Z","name":"Petra Hilpert","mobile_number":"463-514-3520","email_id":"Janet18@hotmail.com","dop":"2025-06-09","serial_number":"105955043591609","imei1":"105955043591609","imei2":"105955043591609","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:37:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176764,"job_number":"JOB_176764","tr_customer_id":176781,"tr_customer_product_id":176771,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:38:16.000Z","modified_at":"2026-02-04T06:38:26.000Z","name":"shoaib shaikh","mobile_number":"9191987787","email_id":"shaikhshoaib@gmail.com","dop":"2025-12-13","serial_number":"44908421287529","imei1":"44908421287529","imei2":"44908421287529","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T06:38:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176765,"job_number":"JOB_176765","tr_customer_id":176782,"tr_customer_product_id":176772,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:38:30.000Z","modified_at":"2026-02-04T06:38:41.000Z","name":"uday p","mobile_number":"9191922787","email_id":"udap@gmail.com","dop":"2025-12-13","serial_number":"29824214904003","imei1":"29824214904003","imei2":"29824214904003","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T06:38:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176766,"job_number":"JOB_176766","tr_customer_id":176783,"tr_customer_product_id":176773,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:38:45.000Z","modified_at":"2026-02-04T06:38:55.000Z","name":"jatin sharma","mobile_number":"9191976787","email_id":"jatinvsharma@gmail.com","dop":"2025-12-13","serial_number":"62679280719438","imei1":"62679280719438","imei2":"62679280719438","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T06:38:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176795,"job_number":"JOB_176795","tr_customer_id":176812,"tr_customer_product_id":176802,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:45:01.000Z","modified_at":"2026-02-04T06:45:12.000Z","name":"jatin sharma","mobile_number":"9191976787","email_id":"jatinvsharma@gmail.com","dop":"2025-12-13","serial_number":"99423519733573","imei1":"99423519733573","imei2":"99423519733573","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T06:45:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176894,"job_number":"JOB_176894","tr_customer_id":176911,"tr_customer_product_id":176901,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T07:43:20.000Z","modified_at":"2026-02-04T07:43:20.000Z","name":"Alva Towne","mobile_number":"386-447-6006","email_id":"Alexander.Bailey@hotmail.com","dop":"2025-11-04","serial_number":"58341124239210","imei1":"58341124239210","imei2":"58341124239210","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T07:43:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/search' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzNjI5NDl9.kEPHaxMnkBHMt1PEsKRGgj3shHkaYg7vFWtNmM5u4R0' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--data-raw '{"searchText":"JOB_99821"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzAxOTA5OTd9.FDwQzwS5iHHVo5TovryzvgEanoAr2YCPQQOhh6MxU3c |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 5db47da7-378b-461e-81fe-97c7ae2db3db |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 36 |
{
"searchText": "JOB_104254"
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 31 |
| ETag | W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM" |
| Vary | Accept-Encoding |
| Date | Wed, 04 Feb 2026 07:43:22 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_99821' \
-X 'POST' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzNjI5NDl9.kEPHaxMnkBHMt1PEsKRGgj3shHkaYg7vFWtNmM5u4R0' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'Content-Length: 0' \
-H 'Content-Type: text/plain' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzAxOTA5OTd9.FDwQzwS5iHHVo5TovryzvgEanoAr2YCPQQOhh6MxU3c |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | e27977de-3be8-4f11-82ec-7c068020ed54 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 0 |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 33 |
| ETag | W/"21-a549D1gRd+HW17tYvMzi9u5U1G4" |
| Vary | Accept-Encoding |
| Date | Wed, 04 Feb 2026 07:43:23 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":null}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--data-raw '{"username":"iamsup","password":"password"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 23b24b59-0c3e-40a6-a35c-4ce2bba971d2 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 59 |
{
"username": "iamsup",
"password": "password"
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 698 |
| ETag | W/"2ba-P3POWqahxjwO3vZRmJsQTJ6qtMU" |
| Vary | Accept-Encoding |
| Date | Wed, 04 Feb 2026 07:43:23 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzAxOTEwMDN9.pSrZMh0Jxi5g1E0h-V4jqH94EJyKr7wjA95J2wM12s4"}}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzNzI3NDJ9.IEtAMRF9vZn3LlTSasN0Llk5gwReGWkTINNzM8zYe8A' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzAxOTEwMDN9.pSrZMh0Jxi5g1E0h-V4jqH94EJyKr7wjA95J2wM12s4 |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 9c89f77e-390f-4f50-8abf-7b8d95c0c2f0 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 444 |
| ETag | W/"1bc-5jtJRsd0hZILh8Na44eS7Os72ts" |
| Vary | Accept-Encoding |
| Date | Wed, 04 Feb 2026 07:43:23 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"id":1,"first_name":"John","last_name":"Cena","login_id":"iamsup","mobile_number":"9988778899","email_id":"john@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":2,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-12-20T07:42:00.000Z","role_name":"Supervisor","service_location":"Service Center A"}}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzNzI3NDJ9.IEtAMRF9vZn3LlTSasN0Llk5gwReGWkTINNzM8zYe8A' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzAxOTEwMDN9.pSrZMh0Jxi5g1E0h-V4jqH94EJyKr7wjA95J2wM12s4 |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 7a0f8afd-aafe-4e17-9dc6-503347113dc6 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 248 |
| ETag | W/"f8-vcjmgbGMKS8PnTauR4Cea/vqjP8" |
| Vary | Accept-Encoding |
| Date | Wed, 04 Feb 2026 07:43:24 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[{"label":"Pending for assignment","key":"pending_for_assignment","count":332},{"label":"Pending for repair","key":"pending_for_repair","count":2},{"label":"Pending for delivery","key":"pending_for_delivery","count":0}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/pending' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzNzI3NDJ9.IEtAMRF9vZn3LlTSasN0Llk5gwReGWkTINNzM8zYe8A' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI5Mzc1MTB9.-O6f2f7yIF827L6J6ejis6RAsTLeJu8tivTqfyx0T-Y |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 52cd4d8a-f9eb-4664-aa04-f92184545a65 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"50a73-hJ1rjzrrdUu5FckdueZCL/9PUho" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Wed, 04 Feb 2026 07:43:24 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":[{"id":176389,"job_number":"JOB_176389","tr_customer_id":176406,"tr_customer_product_id":176396,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-03T20:11:26.000Z","modified_at":"2026-02-03T20:11:26.000Z","name":"Swapnil Jade","mobile_number":"9966332211","email_id":"qa.swapnil1910@gmail.com","dop":"2026-01-31","serial_number":"68944645691505","imei1":"68944645691505","imei2":"68944645691505","popurl":"2026-01-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-03T20:11:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176396,"job_number":"JOB_176396","tr_customer_id":176413,"tr_customer_product_id":176403,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-03T21:03:50.000Z","modified_at":"2026-02-03T21:03:50.000Z","name":"Laxman Teli","mobile_number":"8446981010","email_id":"testlaxman@test1.com","dop":"2026-01-29","serial_number":"15549925191112","imei1":"15549925191112","imei2":"15549925191112","popurl":"2026-01-29T21:03:49.114052473Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-03T21:03:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176398,"job_number":"JOB_176398","tr_customer_id":176415,"tr_customer_product_id":176405,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-03T21:46:00.000Z","modified_at":"2026-02-03T21:46:00.000Z","name":"Opal Ruecker","mobile_number":"251-483-1714","email_id":"Elroy.Hudson42@gmail.com","dop":"2025-09-09","serial_number":"14282297788225","imei1":"14282297788225","imei2":"14282297788225","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-03T21:46:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176399,"job_number":"JOB_176399","tr_customer_id":176416,"tr_customer_product_id":176406,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-03T21:46:00.000Z","modified_at":"2026-02-03T21:46:00.000Z","name":"Dean Hilll","mobile_number":"658-209-3971","email_id":"Esta16@gmail.com","dop":"2025-09-09","serial_number":"14610684792103","imei1":"14610684792103","imei2":"14610684792103","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-03T21:46:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176401,"job_number":"JOB_176401","tr_customer_id":176418,"tr_customer_product_id":176408,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-03T21:46:03.000Z","modified_at":"2026-02-03T21:46:03.000Z","name":"Antonetta Harris","mobile_number":"553-452-6028","email_id":"Dorcas60@hotmail.com","dop":"2025-09-09","serial_number":"14013214787670","imei1":"14013214787670","imei2":"14013214787670","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-03T21:46:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176402,"job_number":"JOB_176402","tr_customer_id":176419,"tr_customer_product_id":176409,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-03T21:46:03.000Z","modified_at":"2026-02-03T21:46:03.000Z","name":"Isadore Macejkovic","mobile_number":"313-497-7048","email_id":"Angelica0@hotmail.com","dop":"2025-09-09","serial_number":"15844120424251","imei1":"15844120424251","imei2":"15844120424251","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-03T21:46:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176404,"job_number":"JOB_176404","tr_customer_id":176421,"tr_customer_product_id":176411,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-03T21:46:06.000Z","modified_at":"2026-02-03T21:46:06.000Z","name":"Amber Rau","mobile_number":"392-636-4909","email_id":"Albin12@hotmail.com","dop":"2025-09-09","serial_number":"11767463548298","imei1":"11767463548298","imei2":"11767463548298","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-03T21:46:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176405,"job_number":"JOB_176405","tr_customer_id":176422,"tr_customer_product_id":176412,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-03T21:46:06.000Z","modified_at":"2026-02-03T21:46:06.000Z","name":"Conrad Ledner","mobile_number":"903-496-9794","email_id":"Lavon_Muller8@hotmail.com","dop":"2025-09-09","serial_number":"16232199230604","imei1":"16232199230604","imei2":"16232199230604","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-03T21:46:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176409,"job_number":"JOB_176409","tr_customer_id":176426,"tr_customer_product_id":176416,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-03T22:13:05.000Z","modified_at":"2026-02-03T22:13:05.000Z","name":"Adrienne Howe","mobile_number":"578-995-6970","email_id":"Kylee.Cormier@yahoo.com","dop":"2025-09-09","serial_number":"19854642348896","imei1":"19854642348896","imei2":"19854642348896","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-03T22:13:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176410,"job_number":"JOB_176410","tr_customer_id":176427,"tr_customer_product_id":176417,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-03T22:13:05.000Z","modified_at":"2026-02-03T22:13:05.000Z","name":"Jerry Breitenberg","mobile_number":"676-561-5164","email_id":"Enrico.Grant@yahoo.com","dop":"2025-09-09","serial_number":"16458607835989","imei1":"16458607835989","imei2":"16458607835989","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-03T22:13:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176412,"job_number":"JOB_176412","tr_customer_id":176429,"tr_customer_product_id":176419,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-03T22:13:08.000Z","modified_at":"2026-02-03T22:13:08.000Z","name":"Eino Corwin","mobile_number":"777-828-5531","email_id":"Ulises.Powlowski46@gmail.com","dop":"2025-09-09","serial_number":"14275254147122","imei1":"14275254147122","imei2":"14275254147122","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-03T22:13:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176413,"job_number":"JOB_176413","tr_customer_id":176430,"tr_customer_product_id":176420,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-03T22:13:08.000Z","modified_at":"2026-02-03T22:13:08.000Z","name":"Gianni O'Connell","mobile_number":"671-987-2923","email_id":"Elnora.Haag@yahoo.com","dop":"2025-09-09","serial_number":"18491089771435","imei1":"18491089771435","imei2":"18491089771435","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-03T22:13:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176415,"job_number":"JOB_176415","tr_customer_id":176432,"tr_customer_product_id":176422,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-03T22:13:11.000Z","modified_at":"2026-02-03T22:13:11.000Z","name":"Shea Cummings","mobile_number":"930-213-8390","email_id":"Jamel79@gmail.com","dop":"2025-09-09","serial_number":"18083203531400","imei1":"18083203531400","imei2":"18083203531400","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-03T22:13:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176416,"job_number":"JOB_176416","tr_customer_id":176433,"tr_customer_product_id":176423,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-03T22:13:11.000Z","modified_at":"2026-02-03T22:13:11.000Z","name":"Damian Gerlach","mobile_number":"289-621-7355","email_id":"Orrin.Hackett22@hotmail.com","dop":"2025-09-09","serial_number":"12064048566387","imei1":"12064048566387","imei2":"12064048566387","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-03T22:13:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176418,"job_number":"JOB_176418","tr_customer_id":176435,"tr_customer_product_id":176425,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-03T22:16:40.000Z","modified_at":"2026-02-03T22:16:40.000Z","name":"Citlalli Abshire","mobile_number":"705-218-8529","email_id":"Javon_Streich@hotmail.com","dop":"2025-09-09","serial_number":"12581162696776","imei1":"12581162696776","imei2":"12581162696776","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-03T22:16:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176419,"job_number":"JOB_176419","tr_customer_id":176436,"tr_customer_product_id":176426,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-03T22:16:40.000Z","modified_at":"2026-02-03T22:16:40.000Z","name":"Joany Kris","mobile_number":"341-706-7045","email_id":"Presley_Torphy51@hotmail.com","dop":"2025-09-09","serial_number":"14793756037832","imei1":"14793756037832","imei2":"14793756037832","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-03T22:16:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176421,"job_number":"JOB_176421","tr_customer_id":176438,"tr_customer_product_id":176428,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-03T22:16:43.000Z","modified_at":"2026-02-03T22:16:43.000Z","name":"Al Ryan","mobile_number":"420-549-1034","email_id":"Raquel.Beahan35@hotmail.com","dop":"2025-09-09","serial_number":"11790063170471","imei1":"11790063170471","imei2":"11790063170471","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-03T22:16:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176422,"job_number":"JOB_176422","tr_customer_id":176439,"tr_customer_product_id":176429,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-03T22:16:43.000Z","modified_at":"2026-02-03T22:16:43.000Z","name":"Ezequiel Sporer","mobile_number":"533-634-0071","email_id":"Eryn32@hotmail.com","dop":"2025-09-09","serial_number":"10256015959300","imei1":"10256015959300","imei2":"10256015959300","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-03T22:16:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176424,"job_number":"JOB_176424","tr_customer_id":176441,"tr_customer_product_id":176431,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-03T22:16:46.000Z","modified_at":"2026-02-03T22:16:46.000Z","name":"Bethany Ratke","mobile_number":"952-643-8638","email_id":"Georgianna.Goyette@gmail.com","dop":"2025-09-09","serial_number":"11152165402482","imei1":"11152165402482","imei2":"11152165402482","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-03T22:16:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176425,"job_number":"JOB_176425","tr_customer_id":176442,"tr_customer_product_id":176432,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-03T22:16:46.000Z","modified_at":"2026-02-03T22:16:46.000Z","name":"Alanis Goyette","mobile_number":"814-690-9336","email_id":"Greta76@gmail.com","dop":"2025-09-09","serial_number":"18958151439314","imei1":"18958151439314","imei2":"18958151439314","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-03T22:16:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176429,"job_number":"JOB_176429","tr_customer_id":176446,"tr_customer_product_id":176436,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-03T23:48:26.000Z","modified_at":"2026-02-03T23:48:26.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2026-01-24","serial_number":"18836592954988","imei1":"18836592954988","imei2":"18836592954988","popurl":"2026-01-24T23:48:26.122988639Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-03T23:48:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176430,"job_number":"JOB_176430","tr_customer_id":176447,"tr_customer_product_id":176437,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-03T23:48:27.000Z","modified_at":"2026-02-03T23:48:27.000Z","name":"Nirbhay Shukla","mobile_number":"7079936551","email_id":"anilabh.singh@gmail.com","dop":"2026-01-24","serial_number":"905580915292613","imei1":"905580915292613","imei2":"905580915292613","popurl":"www.aanandaswarup-rana.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-03T23:48:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176431,"job_number":"JOB_176431","tr_customer_id":176448,"tr_customer_product_id":176438,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-03T23:50:52.000Z","modified_at":"2026-02-03T23:50:52.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2026-01-24","serial_number":"79946591955889","imei1":"79946591955889","imei2":"79946591955889","popurl":"2026-01-24T23:50:52.353382653Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-03T23:50:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176436,"job_number":"JOB_176436","tr_customer_id":176453,"tr_customer_product_id":176443,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T02:32:57.000Z","modified_at":"2026-02-04T02:32:57.000Z","name":"Heaven Watsica","mobile_number":"797-371-9933","email_id":"Diamond_Ledner92@hotmail.com","dop":"2025-12-10","serial_number":"11790196657588","imei1":"11790196657588","imei2":"11790196657588","popurl":"2025-12-10T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T02:32:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176437,"job_number":"JOB_176437","tr_customer_id":176454,"tr_customer_product_id":176444,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T02:37:46.000Z","modified_at":"2026-02-04T02:37:46.000Z","name":"Ravi Kushwah","mobile_number":"9999449258","email_id":"ravikushwah1175@gmail.com","dop":"2026-02-02","serial_number":"12222222222222222","imei1":"12222222222222222","imei2":"12222222222222222","popurl":"2026-02-02T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T02:37:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176441,"job_number":"JOB_176441","tr_customer_id":176458,"tr_customer_product_id":176448,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T03:13:40.000Z","modified_at":"2026-02-04T03:13:40.000Z","name":"Rebeka Bogisich","mobile_number":"980-704-4996","email_id":"Mathias.Lakin37@yahoo.com","dop":"2025-05-30","serial_number":"15452804613682","imei1":"15452804613682","imei2":"15452804613682","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T03:13:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176442,"job_number":"JOB_176442","tr_customer_id":176459,"tr_customer_product_id":176449,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T03:13:41.000Z","modified_at":"2026-02-04T03:13:41.000Z","name":"Fay Bins","mobile_number":"565-353-4061","email_id":"Alfreda.Grady@yahoo.com","dop":"2025-05-30","serial_number":"1596296178477878","imei1":"1596296178477878","imei2":"1596296178477878","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T03:13:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176443,"job_number":"JOB_176443","tr_customer_id":176460,"tr_customer_product_id":176450,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T03:29:43.000Z","modified_at":"2026-02-04T03:29:43.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18163468894187","imei1":"18163468894187","imei2":"18163468894187","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T03:29:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176445,"job_number":"JOB_176445","tr_customer_id":176462,"tr_customer_product_id":176452,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T03:29:45.000Z","modified_at":"2026-02-04T03:29:45.000Z","name":"Gordon Bruen","mobile_number":"422-703-7231","email_id":"Cheyanne16@hotmail.com","dop":"2025-04-06","serial_number":"19838262596816960","imei1":"19838262596816960","imei2":"19838262596816960","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T03:29:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176446,"job_number":"JOB_176446","tr_customer_id":176463,"tr_customer_product_id":176453,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T03:30:29.000Z","modified_at":"2026-02-04T03:30:29.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18301039006586","imei1":"18301039006586","imei2":"18301039006586","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T03:30:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176448,"job_number":"JOB_176448","tr_customer_id":176465,"tr_customer_product_id":176455,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T03:30:30.000Z","modified_at":"2026-02-04T03:30:30.000Z","name":"Rhoda Shields","mobile_number":"381-811-1971","email_id":"Bobbie.Lockman@yahoo.com","dop":"2025-04-06","serial_number":"15782718411795832","imei1":"15782718411795832","imei2":"15782718411795832","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T03:30:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176449,"job_number":"JOB_176449","tr_customer_id":176466,"tr_customer_product_id":176456,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T03:31:14.000Z","modified_at":"2026-02-04T03:31:14.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11755818964384","imei1":"11755818964384","imei2":"11755818964384","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T03:31:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176451,"job_number":"JOB_176451","tr_customer_id":176468,"tr_customer_product_id":176458,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T03:31:16.000Z","modified_at":"2026-02-04T03:31:16.000Z","name":"Elena Volkman","mobile_number":"503-216-5710","email_id":"Mckenna.Bogisich67@gmail.com","dop":"2025-04-06","serial_number":"18904593063522024","imei1":"18904593063522024","imei2":"18904593063522024","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T03:31:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176452,"job_number":"JOB_176452","tr_customer_id":176469,"tr_customer_product_id":176459,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T03:58:46.000Z","modified_at":"2026-02-04T03:58:46.000Z","name":"Genevieve Christiansen","mobile_number":"213-449-3174","email_id":"Hyman20@gmail.com","dop":"2025-12-04","serial_number":"1003169505571621","imei1":"1003169505571621","imei2":"1003169505571621","popurl":"2025-12-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T03:58:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176453,"job_number":"JOB_176453","tr_customer_id":176470,"tr_customer_product_id":176460,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:00:31.000Z","modified_at":"2026-02-04T04:00:31.000Z","name":"Joshuah Dicki","mobile_number":"873-917-7224","email_id":"Agustina.Muller@hotmail.com","dop":"2025-12-04","serial_number":"1006930048268724","imei1":"1006930048268724","imei2":"1006930048268724","popurl":"2025-12-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:00:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176454,"job_number":"JOB_176454","tr_customer_id":176471,"tr_customer_product_id":176461,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:00:34.000Z","modified_at":"2026-02-04T04:00:34.000Z","name":"Meagan Keeling","mobile_number":"839-763-3083","email_id":"Laverne_Mraz@gmail.com","dop":"2025-12-04","serial_number":"1009904023723411","imei1":"1009904023723411","imei2":"1009904023723411","popurl":"2025-12-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:00:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176455,"job_number":"JOB_176455","tr_customer_id":176472,"tr_customer_product_id":176462,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:05:10.000Z","modified_at":"2026-02-04T04:05:10.000Z","name":"Diana Murray","mobile_number":"370-848-2724","email_id":"Rolando16@gmail.com","dop":"2025-12-04","serial_number":"107219835426297","imei1":"107219835426297","imei2":"107219835426297","popurl":"2025-12-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:05:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176456,"job_number":"JOB_176456","tr_customer_id":176473,"tr_customer_product_id":176463,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:10:07.000Z","modified_at":"2026-02-04T04:10:07.000Z","name":"{Esmeralda Wuckert","mobile_number":"401-670-9085","email_id":"Linnie.Larson18@gmail.com","dop":"2025-04-06","serial_number":"11806226633382","imei1":"11806226633382","imei2":"11806226633382","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:10:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176457,"job_number":"JOB_176457","tr_customer_id":176474,"tr_customer_product_id":176464,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:10:12.000Z","modified_at":"2026-02-04T04:10:12.000Z","name":"{Odessa Torp","mobile_number":"739-497-5907","email_id":"Berneice.Abshire53@hotmail.com","dop":"2025-04-06","serial_number":"12100670557799","imei1":"12100670557799","imei2":"12100670557799","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:10:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176458,"job_number":"JOB_176458","tr_customer_id":176475,"tr_customer_product_id":176465,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:10:44.000Z","modified_at":"2026-02-04T04:10:44.000Z","name":"Domenica Gleason","mobile_number":"939-335-3932","email_id":"Demetris_Klocko@yahoo.com","dop":"2025-04-06","serial_number":"19108488805969","imei1":"19108488805969","imei2":"19108488805969","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:10:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176459,"job_number":"JOB_176459","tr_customer_id":176476,"tr_customer_product_id":176466,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:17:35.000Z","modified_at":"2026-02-04T04:17:35.000Z","name":"Hillary Moore","mobile_number":"579-596-0249","email_id":"Alba29@yahoo.com","dop":"2025-09-30","serial_number":"41316736434058","imei1":"41316736434058","imei2":"41316736434058","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:17:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176462,"job_number":"JOB_176462","tr_customer_id":176479,"tr_customer_product_id":176469,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:18:46.000Z","modified_at":"2026-02-04T04:18:46.000Z","name":"Kenton Barton","mobile_number":"461-432-5468","email_id":"Floy_Runolfsdottir39@gmail.com","dop":"2025-04-06","serial_number":"12252461655829352","imei1":"12252461655829352","imei2":"12252461655829352","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:18:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176464,"job_number":"JOB_176464","tr_customer_id":176481,"tr_customer_product_id":176471,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:18:57.000Z","modified_at":"2026-02-04T04:18:57.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"19526676215448","imei1":"19526676215448","imei2":"19526676215448","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:18:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176466,"job_number":"JOB_176466","tr_customer_id":176483,"tr_customer_product_id":176473,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:18:59.000Z","modified_at":"2026-02-04T04:18:59.000Z","name":"Ruben Schimmel","mobile_number":"362-421-8880","email_id":"Nettie.Kozey@yahoo.com","dop":"2025-04-06","serial_number":"10702536017882956","imei1":"10702536017882956","imei2":"10702536017882956","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:18:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176468,"job_number":"JOB_176468","tr_customer_id":176485,"tr_customer_product_id":176475,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:19:06.000Z","modified_at":"2026-02-04T04:19:06.000Z","name":"Dudley Terry","mobile_number":"566-397-0060","email_id":"Adriana.Kris@gmail.com","dop":"2025-04-06","serial_number":"14098912394398192","imei1":"14098912394398192","imei2":"14098912394398192","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:19:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176470,"job_number":"JOB_176470","tr_customer_id":176487,"tr_customer_product_id":176477,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:19:14.000Z","modified_at":"2026-02-04T04:19:14.000Z","name":"Eldred Bayer","mobile_number":"228-692-5130","email_id":"Arnaldo_Moore48@yahoo.com","dop":"2025-04-06","serial_number":"17270181423378286","imei1":"17270181423378286","imei2":"17270181423378286","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:19:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176476,"job_number":"JOB_176476","tr_customer_id":176493,"tr_customer_product_id":176483,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:19:25.000Z","modified_at":"2026-02-04T04:19:25.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16932392834547","imei1":"16932392834547","imei2":"16932392834547","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:19:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176480,"job_number":"JOB_176480","tr_customer_id":176497,"tr_customer_product_id":176487,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:19:27.000Z","modified_at":"2026-02-04T04:19:27.000Z","name":"Rudolph Hudson","mobile_number":"553-529-0878","email_id":"Stevie_Walter36@hotmail.com","dop":"2025-04-06","serial_number":"18792165735215520","imei1":"18792165735215520","imei2":"18792165735215520","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:19:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176481,"job_number":"JOB_176481","tr_customer_id":176498,"tr_customer_product_id":176488,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:19:27.000Z","modified_at":"2026-02-04T04:19:27.000Z","name":"Abbey Casper","mobile_number":"209-212-1975","email_id":"Pedro52@yahoo.com","dop":"2025-04-06","serial_number":"12087306755259312","imei1":"12087306755259312","imei2":"12087306755259312","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:19:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176482,"job_number":"JOB_176482","tr_customer_id":176499,"tr_customer_product_id":176489,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:19:32.000Z","modified_at":"2026-02-04T04:19:32.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13165232316668","imei1":"13165232316668","imei2":"13165232316668","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:19:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176485,"job_number":"JOB_176485","tr_customer_id":176502,"tr_customer_product_id":176492,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:19:34.000Z","modified_at":"2026-02-04T04:19:34.000Z","name":"Syble Abernathy","mobile_number":"355-951-2951","email_id":"Lucie38@yahoo.com","dop":"2025-04-06","serial_number":"16265871400764784","imei1":"16265871400764784","imei2":"16265871400764784","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:19:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176486,"job_number":"JOB_176486","tr_customer_id":176503,"tr_customer_product_id":176493,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:19:34.000Z","modified_at":"2026-02-04T04:19:34.000Z","name":"Reilly Conroy","mobile_number":"924-688-4068","email_id":"Ottis_Mitchell49@yahoo.com","dop":"2025-04-06","serial_number":"10799443903246306","imei1":"10799443903246306","imei2":"10799443903246306","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:19:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176487,"job_number":"JOB_176487","tr_customer_id":176504,"tr_customer_product_id":176494,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:19:37.000Z","modified_at":"2026-02-04T04:19:37.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19699442607977","imei1":"19699442607977","imei2":"19699442607977","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:19:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176489,"job_number":"JOB_176489","tr_customer_id":176506,"tr_customer_product_id":176496,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:19:38.000Z","modified_at":"2026-02-04T04:19:38.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10516872330446","imei1":"10516872330446","imei2":"10516872330446","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:19:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176492,"job_number":"JOB_176492","tr_customer_id":176509,"tr_customer_product_id":176499,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:19:39.000Z","modified_at":"2026-02-04T04:19:39.000Z","name":"Alexzander Stark","mobile_number":"596-734-3585","email_id":"Patsy_Hettinger18@hotmail.com","dop":"2025-06-18","serial_number":"1053416970203141","imei1":"1053416970203141","imei2":"1053416970203141","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:19:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176493,"job_number":"JOB_176493","tr_customer_id":176510,"tr_customer_product_id":176500,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:19:39.000Z","modified_at":"2026-02-04T04:19:39.000Z","name":"Houston Lindgren","mobile_number":"428-666-2362","email_id":"Jillian72@gmail.com","dop":"2025-04-06","serial_number":"11445065524746976","imei1":"11445065524746976","imei2":"11445065524746976","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:19:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176498,"job_number":"JOB_176498","tr_customer_id":176515,"tr_customer_product_id":176505,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:19:43.000Z","modified_at":"2026-02-04T04:19:43.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"14841589173287","imei1":"14841589173287","imei2":"14841589173287","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:19:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176499,"job_number":"JOB_176499","tr_customer_id":176516,"tr_customer_product_id":176506,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:19:43.000Z","modified_at":"2026-02-04T04:19:43.000Z","name":"Adalberto Fritsch","mobile_number":"395-744-7037","email_id":"Litzy.Mraz38@yahoo.com","dop":"2025-05-30","serial_number":"10428958510257","imei1":"10428958510257","imei2":"10428958510257","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:19:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176501,"job_number":"JOB_176501","tr_customer_id":176518,"tr_customer_product_id":176508,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:19:44.000Z","modified_at":"2026-02-04T04:19:44.000Z","name":"Dominic Gorczany","mobile_number":"478-211-4354","email_id":"Aiden84@yahoo.com","dop":"2025-05-30","serial_number":"1548309318542422","imei1":"1548309318542422","imei2":"1548309318542422","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:19:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176502,"job_number":"JOB_176502","tr_customer_id":176519,"tr_customer_product_id":176509,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:19:44.000Z","modified_at":"2026-02-04T04:19:44.000Z","name":"Hailee Beier","mobile_number":"276-446-2343","email_id":"Claude_OReilly59@hotmail.com","dop":"2025-04-06","serial_number":"18475515866700810","imei1":"18475515866700810","imei2":"18475515866700810","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:19:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176503,"job_number":"JOB_176503","tr_customer_id":176520,"tr_customer_product_id":176510,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:19:46.000Z","modified_at":"2026-02-04T04:19:46.000Z","name":"Nareen Katkam","mobile_number":"7677667898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"12727448778628","imei1":"12727448778628","imei2":"12727448778628","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:19:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176504,"job_number":"JOB_176504","tr_customer_id":176521,"tr_customer_product_id":176511,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:19:46.000Z","modified_at":"2026-02-04T04:19:46.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19106818057498","imei1":"19106818057498","imei2":"19106818057498","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:19:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176508,"job_number":"JOB_176508","tr_customer_id":176525,"tr_customer_product_id":176515,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:19:48.000Z","modified_at":"2026-02-04T04:19:48.000Z","name":"Nareen Katkam","mobile_number":"7677667898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"78275858196127","imei1":"78275858196127","imei2":"78275858196127","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:19:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176509,"job_number":"JOB_176509","tr_customer_id":176526,"tr_customer_product_id":176516,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:19:48.000Z","modified_at":"2026-02-04T04:19:48.000Z","name":"Eda Bradtke","mobile_number":"671-543-0261","email_id":"Arnaldo44@gmail.com","dop":"2025-04-06","serial_number":"10240613578143672","imei1":"10240613578143672","imei2":"10240613578143672","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:19:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176511,"job_number":"JOB_176511","tr_customer_id":176528,"tr_customer_product_id":176518,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:19:49.000Z","modified_at":"2026-02-04T04:19:49.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13363929985402","imei1":"13363929985402","imei2":"13363929985402","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:19:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176513,"job_number":"JOB_176513","tr_customer_id":176530,"tr_customer_product_id":176520,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:19:49.000Z","modified_at":"2026-02-04T04:19:49.000Z","name":"Onkar Bhole","mobile_number":"7046563552","email_id":"Onkarbhole@gmail.com","dop":"2025-04-06","serial_number":"19274706234465","imei1":"19274706234465","imei2":"19274706234465","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:19:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176515,"job_number":"JOB_176515","tr_customer_id":176532,"tr_customer_product_id":176522,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:19:50.000Z","modified_at":"2026-02-04T04:19:50.000Z","name":"Skye Spinka","mobile_number":"579-436-5156","email_id":"Robbie45@gmail.com","dop":"2025-04-06","serial_number":"15083668393112600","imei1":"15083668393112600","imei2":"15083668393112600","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:19:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176516,"job_number":"JOB_176516","tr_customer_id":176533,"tr_customer_product_id":176523,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:19:51.000Z","modified_at":"2026-02-04T04:19:51.000Z","name":"Blanche Hoppe","mobile_number":"780-426-0720","email_id":"Tito.Ritchie@hotmail.com","dop":"2025-04-06","serial_number":"14401505601615458","imei1":"14401505601615458","imei2":"14401505601615458","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:19:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176517,"job_number":"JOB_176517","tr_customer_id":176534,"tr_customer_product_id":176524,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:19:51.000Z","modified_at":"2026-02-04T04:19:51.000Z","name":"Miller Paucek","mobile_number":"648-957-6876","email_id":"Cyril_White0@gmail.com","dop":"2025-04-06","serial_number":"14203856991710024","imei1":"14203856991710024","imei2":"14203856991710024","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:19:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176518,"job_number":"JOB_176518","tr_customer_id":176535,"tr_customer_product_id":176525,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:19:56.000Z","modified_at":"2026-02-04T04:19:56.000Z","name":"Sravan V","mobile_number":"8492453456","email_id":"srav@gmail.com","dop":"2025-12-31","serial_number":"104476620567286","imei1":"104476620567286","imei2":"104476620567286","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:19:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176520,"job_number":"JOB_176520","tr_customer_id":176537,"tr_customer_product_id":176527,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:02.000Z","modified_at":"2026-02-04T04:20:02.000Z","name":"neeraj v","mobile_number":"9182460199","email_id":"neeraj.v@outlook.com","dop":"2025-04-06","serial_number":"18720857932300","imei1":"18720857932300","imei2":"18720857932300","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176522,"job_number":"JOB_176522","tr_customer_id":176539,"tr_customer_product_id":176529,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:03.000Z","modified_at":"2026-02-04T04:20:03.000Z","name":"Pauline Frami","mobile_number":"846-220-3318","email_id":"Arianna_Greenholt82@hotmail.com","dop":"2025-04-06","serial_number":"13766464858361678","imei1":"13766464858361678","imei2":"13766464858361678","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176524,"job_number":"JOB_176524","tr_customer_id":176541,"tr_customer_product_id":176531,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:08.000Z","modified_at":"2026-02-04T04:20:08.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17890715696423","imei1":"17890715696423","imei2":"17890715696423","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176526,"job_number":"JOB_176526","tr_customer_id":176543,"tr_customer_product_id":176533,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:09.000Z","modified_at":"2026-02-04T04:20:09.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14461693911714","imei1":"14461693911714","imei2":"14461693911714","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176528,"job_number":"JOB_176528","tr_customer_id":176545,"tr_customer_product_id":176535,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:10.000Z","modified_at":"2026-02-04T04:20:10.000Z","name":"Jacynthe Stoltenberg","mobile_number":"923-329-1013","email_id":"Payton92@gmail.com","dop":"2025-04-06","serial_number":"14528192762308204","imei1":"14528192762308204","imei2":"14528192762308204","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176529,"job_number":"JOB_176529","tr_customer_id":176546,"tr_customer_product_id":176536,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:11.000Z","modified_at":"2026-02-04T04:20:11.000Z","name":"Jane Runolfsson","mobile_number":"597-969-8020","email_id":"Cassie.Boyle85@gmail.com","dop":"2025-04-06","serial_number":"19208417795997210","imei1":"19208417795997210","imei2":"19208417795997210","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176530,"job_number":"JOB_176530","tr_customer_id":176547,"tr_customer_product_id":176537,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:11.000Z","modified_at":"2026-02-04T04:20:11.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17458340921459","imei1":"17458340921459","imei2":"17458340921459","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176532,"job_number":"JOB_176532","tr_customer_id":176549,"tr_customer_product_id":176539,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:13.000Z","modified_at":"2026-02-04T04:20:13.000Z","name":"Bo Blanda","mobile_number":"583-378-7607","email_id":"Zachariah_Fisher80@yahoo.com","dop":"2025-04-06","serial_number":"19828528069297200","imei1":"19828528069297200","imei2":"19828528069297200","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176536,"job_number":"JOB_176536","tr_customer_id":176553,"tr_customer_product_id":176543,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:20.000Z","modified_at":"2026-02-04T04:20:20.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10595176448316","imei1":"10595176448316","imei2":"10595176448316","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176537,"job_number":"JOB_176537","tr_customer_id":176554,"tr_customer_product_id":176544,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:20.000Z","modified_at":"2026-02-04T04:20:20.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17734324417873","imei1":"17734324417873","imei2":"17734324417873","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176542,"job_number":"JOB_176542","tr_customer_id":176559,"tr_customer_product_id":176549,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:21.000Z","modified_at":"2026-02-04T04:20:21.000Z","name":"Anita Reilly","mobile_number":"930-690-0373","email_id":"Callie48@gmail.com","dop":"2025-06-18","serial_number":"1041077178076790","imei1":"1041077178076790","imei2":"1041077178076790","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176543,"job_number":"JOB_176543","tr_customer_id":176560,"tr_customer_product_id":176550,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:21.000Z","modified_at":"2026-02-04T04:20:21.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18646972987672","imei1":"18646972987672","imei2":"18646972987672","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176545,"job_number":"JOB_176545","tr_customer_id":176562,"tr_customer_product_id":176552,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:22.000Z","modified_at":"2026-02-04T04:20:22.000Z","name":"Lonzo Turcotte","mobile_number":"217-331-8385","email_id":"Retha_Predovic76@gmail.com","dop":"2025-04-06","serial_number":"17777380299092604","imei1":"17777380299092604","imei2":"17777380299092604","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176547,"job_number":"JOB_176547","tr_customer_id":176564,"tr_customer_product_id":176554,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:23.000Z","modified_at":"2026-02-04T04:20:23.000Z","name":"Raegan Hessel","mobile_number":"204-937-7389","email_id":"Sabrina.Green64@hotmail.com","dop":"2025-04-06","serial_number":"11161418795242160","imei1":"11161418795242160","imei2":"11161418795242160","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176550,"job_number":"JOB_176550","tr_customer_id":176567,"tr_customer_product_id":176557,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:25.000Z","modified_at":"2026-02-04T04:20:25.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11249833330334","imei1":"11249833330334","imei2":"11249833330334","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176552,"job_number":"JOB_176552","tr_customer_id":176569,"tr_customer_product_id":176559,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:27.000Z","modified_at":"2026-02-04T04:20:27.000Z","name":"Leo Spinka","mobile_number":"629-695-6576","email_id":"Jalyn.Stoltenberg@hotmail.com","dop":"2025-04-06","serial_number":"16805894203813508","imei1":"16805894203813508","imei2":"16805894203813508","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176554,"job_number":"JOB_176554","tr_customer_id":176571,"tr_customer_product_id":176561,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:28.000Z","modified_at":"2026-02-04T04:20:28.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"19346405170390","imei1":"19346405170390","imei2":"19346405170390","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176557,"job_number":"JOB_176557","tr_customer_id":176573,"tr_customer_product_id":176563,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:28.000Z","modified_at":"2026-02-04T04:20:28.000Z","name":"Nareen K","mobile_number":"7677660898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"11388463808593","imei1":"11388463808593","imei2":"11388463808593","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176560,"job_number":"JOB_176560","tr_customer_id":176577,"tr_customer_product_id":176567,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:30.000Z","modified_at":"2026-02-04T04:20:30.000Z","name":"Ellis Gaylord","mobile_number":"239-426-4764","email_id":"Mathias_Gottlieb@gmail.com","dop":"2025-04-06","serial_number":"16445968121486860","imei1":"16445968121486860","imei2":"16445968121486860","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176561,"job_number":"JOB_176561","tr_customer_id":176578,"tr_customer_product_id":176568,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:30.000Z","modified_at":"2026-02-04T04:20:30.000Z","name":"Nareen K","mobile_number":"7677660898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"59295561175698","imei1":"59295561175698","imei2":"59295561175698","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176569,"job_number":"JOB_176569","tr_customer_id":176586,"tr_customer_product_id":176576,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:35.000Z","modified_at":"2026-02-04T04:20:35.000Z","name":"dora p","mobile_number":"9321435112","email_id":"dora@gmail.com","dop":"2025-04-06","serial_number":"17436717072521","imei1":"17436717072521","imei2":"17436717072521","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176570,"job_number":"JOB_176570","tr_customer_id":176587,"tr_customer_product_id":176577,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:35.000Z","modified_at":"2026-02-04T04:20:35.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12037051281462","imei1":"12037051281462","imei2":"12037051281462","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176573,"job_number":"JOB_176573","tr_customer_id":176590,"tr_customer_product_id":176580,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:36.000Z","modified_at":"2026-02-04T04:20:36.000Z","name":"Rita Gupta","mobile_number":"12345678978","email_id":"test@1","dop":"2025-04-06","serial_number":"16137041114487","imei1":"16137041114487","imei2":"16137041114487","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176574,"job_number":"JOB_176574","tr_customer_id":176591,"tr_customer_product_id":176581,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:36.000Z","modified_at":"2026-02-04T04:20:36.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12328155315568","imei1":"12328155315568","imei2":"12328155315568","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176576,"job_number":"JOB_176576","tr_customer_id":176593,"tr_customer_product_id":176583,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:36.000Z","modified_at":"2026-02-04T04:20:36.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16630960260518","imei1":"16630960260518","imei2":"16630960260518","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176579,"job_number":"JOB_176579","tr_customer_id":176596,"tr_customer_product_id":176586,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:37.000Z","modified_at":"2026-02-04T04:20:37.000Z","name":"Kari Kovacek","mobile_number":"942-969-6725","email_id":"Mikayla_Cummings64@hotmail.com","dop":"2025-04-06","serial_number":"19534848621237860","imei1":"19534848621237860","imei2":"19534848621237860","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176580,"job_number":"JOB_176580","tr_customer_id":176597,"tr_customer_product_id":176587,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:37.000Z","modified_at":"2026-02-04T04:20:37.000Z","name":"Stone Donnelly","mobile_number":"221-765-4675","email_id":"Erica_Olson28@gmail.com","dop":"2025-04-06","serial_number":"10343017688746420","imei1":"10343017688746420","imei2":"10343017688746420","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176581,"job_number":"JOB_176581","tr_customer_id":176598,"tr_customer_product_id":176588,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:37.000Z","modified_at":"2026-02-04T04:20:37.000Z","name":"Zackary Kerluke","mobile_number":"986-740-1998","email_id":"Astrid.Hane@hotmail.com","dop":"2025-04-06","serial_number":"16588545340439542","imei1":"16588545340439542","imei2":"16588545340439542","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176582,"job_number":"JOB_176582","tr_customer_id":176599,"tr_customer_product_id":176589,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:38.000Z","modified_at":"2026-02-04T04:20:38.000Z","name":"Estevan Skiles","mobile_number":"630-200-8970","email_id":"Camden7@gmail.com","dop":"2025-04-06","serial_number":"18947640076066464","imei1":"18947640076066464","imei2":"18947640076066464","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176583,"job_number":"JOB_176583","tr_customer_id":176600,"tr_customer_product_id":176590,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:38.000Z","modified_at":"2026-02-04T04:20:38.000Z","name":"Madison Schroeder","mobile_number":"211-582-1738","email_id":"Melissa82@gmail.com","dop":"2025-04-06","serial_number":"16182241233055066","imei1":"16182241233055066","imei2":"16182241233055066","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176584,"job_number":"JOB_176584","tr_customer_id":176601,"tr_customer_product_id":176591,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:41.000Z","modified_at":"2026-02-04T04:20:41.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19282812627094","imei1":"19282812627094","imei2":"19282812627094","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176586,"job_number":"JOB_176586","tr_customer_id":176603,"tr_customer_product_id":176593,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:43.000Z","modified_at":"2026-02-04T04:20:43.000Z","name":"Srav k","mobile_number":"8492443456","email_id":"sravanh@gmail.com","dop":"2025-12-31","serial_number":"102534576099548","imei1":"102534576099548","imei2":"102534576099548","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176587,"job_number":"JOB_176587","tr_customer_id":176604,"tr_customer_product_id":176594,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:43.000Z","modified_at":"2026-02-04T04:20:43.000Z","name":"Odie Beier","mobile_number":"647-501-7090","email_id":"Dewitt96@yahoo.com","dop":"2025-04-06","serial_number":"11158458399755378","imei1":"11158458399755378","imei2":"11158458399755378","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176589,"job_number":"JOB_176589","tr_customer_id":176606,"tr_customer_product_id":176596,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:46.000Z","modified_at":"2026-02-04T04:20:46.000Z","name":"viraj kumar","mobile_number":"7982896126","email_id":"virajkumar@gmail.com","dop":"2025-04-06","serial_number":"11421911309390","imei1":"11421911309390","imei2":"11421911309390","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176593,"job_number":"JOB_176593","tr_customer_id":176610,"tr_customer_product_id":176600,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:47.000Z","modified_at":"2026-02-04T04:20:47.000Z","name":"Theron Frami","mobile_number":"345-442-8146","email_id":"Cecelia_Rau10@gmail.com","dop":"2025-04-06","serial_number":"10621147261380574","imei1":"10621147261380574","imei2":"10621147261380574","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176597,"job_number":"JOB_176597","tr_customer_id":176614,"tr_customer_product_id":176604,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:56.000Z","modified_at":"2026-02-04T04:20:56.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12769169432076","imei1":"12769169432076","imei2":"12769169432076","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176599,"job_number":"JOB_176599","tr_customer_id":176616,"tr_customer_product_id":176606,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:56.000Z","modified_at":"2026-02-04T04:20:56.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15818856923876","imei1":"15818856923876","imei2":"15818856923876","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176601,"job_number":"JOB_176601","tr_customer_id":176618,"tr_customer_product_id":176608,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:57.000Z","modified_at":"2026-02-04T04:20:57.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11221181943727","imei1":"11221181943727","imei2":"11221181943727","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176603,"job_number":"JOB_176603","tr_customer_id":176620,"tr_customer_product_id":176610,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:58.000Z","modified_at":"2026-02-04T04:20:58.000Z","name":"Dedric Rau","mobile_number":"743-590-7980","email_id":"Bridgette_Donnelly@hotmail.com","dop":"2025-04-06","serial_number":"15443147911396776","imei1":"15443147911396776","imei2":"15443147911396776","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176604,"job_number":"JOB_176604","tr_customer_id":176621,"tr_customer_product_id":176611,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:58.000Z","modified_at":"2026-02-04T04:20:58.000Z","name":"Keshawn Yost","mobile_number":"400-339-4364","email_id":"Colten.Wilkinson@yahoo.com","dop":"2025-04-06","serial_number":"10117715531931494","imei1":"10117715531931494","imei2":"10117715531931494","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176605,"job_number":"JOB_176605","tr_customer_id":176622,"tr_customer_product_id":176612,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:59.000Z","modified_at":"2026-02-04T04:20:59.000Z","name":"Kyra Schroeder","mobile_number":"598-811-3114","email_id":"Ilene43@hotmail.com","dop":"2025-04-06","serial_number":"15910947761966254","imei1":"15910947761966254","imei2":"15910947761966254","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176610,"job_number":"JOB_176610","tr_customer_id":176627,"tr_customer_product_id":176617,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:21:07.000Z","modified_at":"2026-02-04T04:21:07.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13551540871317","imei1":"13551540871317","imei2":"13551540871317","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:21:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176613,"job_number":"JOB_176613","tr_customer_id":176630,"tr_customer_product_id":176620,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:21:09.000Z","modified_at":"2026-02-04T04:21:09.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11898964262792","imei1":"11898964262792","imei2":"11898964262792","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:21:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176614,"job_number":"JOB_176614","tr_customer_id":176631,"tr_customer_product_id":176621,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:21:09.000Z","modified_at":"2026-02-04T04:21:09.000Z","name":"Devin Schaefer","mobile_number":"487-203-6446","email_id":"Melba_Stark34@hotmail.com","dop":"2025-04-06","serial_number":"10503910736593102","imei1":"10503910736593102","imei2":"10503910736593102","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:21:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176616,"job_number":"JOB_176616","tr_customer_id":176633,"tr_customer_product_id":176623,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:21:10.000Z","modified_at":"2026-02-04T04:21:10.000Z","name":"Carli Champlin","mobile_number":"819-493-7041","email_id":"Estevan22@yahoo.com","dop":"2025-04-06","serial_number":"18419950190617684","imei1":"18419950190617684","imei2":"18419950190617684","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:21:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176617,"job_number":"JOB_176617","tr_customer_id":176634,"tr_customer_product_id":176624,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:21:11.000Z","modified_at":"2026-02-04T04:21:11.000Z","name":"NareenK KA","mobile_number":"9677660898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"10825268289460","imei1":"10825268289460","imei2":"10825268289460","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:21:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176619,"job_number":"JOB_176619","tr_customer_id":176636,"tr_customer_product_id":176626,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:21:12.000Z","modified_at":"2026-02-04T04:21:12.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14679994089103","imei1":"14679994089103","imei2":"14679994089103","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:21:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176621,"job_number":"JOB_176621","tr_customer_id":176638,"tr_customer_product_id":176628,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:21:13.000Z","modified_at":"2026-02-04T04:21:13.000Z","name":"NareenK KA","mobile_number":"9677660898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"54592623063063","imei1":"54592623063063","imei2":"54592623063063","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:21:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176622,"job_number":"JOB_176622","tr_customer_id":176639,"tr_customer_product_id":176629,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:21:14.000Z","modified_at":"2026-02-04T04:21:14.000Z","name":"Deven Nolan","mobile_number":"208-939-8274","email_id":"Lamar.Dach@gmail.com","dop":"2025-04-06","serial_number":"11190985681082228","imei1":"11190985681082228","imei2":"11190985681082228","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:21:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176626,"job_number":"JOB_176626","tr_customer_id":176643,"tr_customer_product_id":176633,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:21:21.000Z","modified_at":"2026-02-04T04:21:21.000Z","name":"pradnya t","mobile_number":"7046563551","email_id":"pradnya@gmail.com","dop":"2025-04-06","serial_number":"15239822180215","imei1":"15239822180215","imei2":"15239822180215","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:21:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176628,"job_number":"JOB_176628","tr_customer_id":176645,"tr_customer_product_id":176635,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:21:21.000Z","modified_at":"2026-02-04T04:21:21.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19030553753511","imei1":"19030553753511","imei2":"19030553753511","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:21:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176629,"job_number":"JOB_176629","tr_customer_id":176646,"tr_customer_product_id":176636,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:21:22.000Z","modified_at":"2026-02-04T04:21:22.000Z","name":"Radha Jain","mobile_number":"12345678979","email_id":"test@2","dop":"2025-04-06","serial_number":"14213534000800","imei1":"14213534000800","imei2":"14213534000800","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:21:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176633,"job_number":"JOB_176633","tr_customer_id":176650,"tr_customer_product_id":176640,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:21:22.000Z","modified_at":"2026-02-04T04:21:22.000Z","name":"Hilma Mayert","mobile_number":"995-862-4776","email_id":"Arianna.Hayes@hotmail.com","dop":"2025-04-06","serial_number":"12640163486727516","imei1":"12640163486727516","imei2":"12640163486727516","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:21:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176634,"job_number":"JOB_176634","tr_customer_id":176651,"tr_customer_product_id":176641,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:21:23.000Z","modified_at":"2026-02-04T04:21:23.000Z","name":"Dejon O'Connell","mobile_number":"460-317-5890","email_id":"Evalyn83@hotmail.com","dop":"2025-04-06","serial_number":"18397259240306070","imei1":"18397259240306070","imei2":"18397259240306070","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:21:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176635,"job_number":"JOB_176635","tr_customer_id":176652,"tr_customer_product_id":176642,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:21:23.000Z","modified_at":"2026-02-04T04:21:23.000Z","name":"Leda Larson","mobile_number":"831-371-5055","email_id":"Keegan52@hotmail.com","dop":"2025-04-06","serial_number":"19314161576549144","imei1":"19314161576549144","imei2":"19314161576549144","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:21:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176636,"job_number":"JOB_176636","tr_customer_id":176653,"tr_customer_product_id":176643,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:21:24.000Z","modified_at":"2026-02-04T04:21:24.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19784570560683","imei1":"19784570560683","imei2":"19784570560683","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:21:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176638,"job_number":"JOB_176638","tr_customer_id":176655,"tr_customer_product_id":176645,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:21:26.000Z","modified_at":"2026-02-04T04:21:26.000Z","name":"Brock Wolff","mobile_number":"784-668-8593","email_id":"Tyreek.Wiegand47@gmail.com","dop":"2025-04-06","serial_number":"16105445347748596","imei1":"16105445347748596","imei2":"16105445347748596","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:21:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176639,"job_number":"JOB_176639","tr_customer_id":176656,"tr_customer_product_id":176646,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:21:26.000Z","modified_at":"2026-02-04T04:21:26.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12579070849414","imei1":"12579070849414","imei2":"12579070849414","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:21:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176641,"job_number":"JOB_176641","tr_customer_id":176658,"tr_customer_product_id":176648,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:21:28.000Z","modified_at":"2026-02-04T04:21:28.000Z","name":"Mark Veum","mobile_number":"476-540-2122","email_id":"Demetrius.Marvin25@gmail.com","dop":"2025-04-06","serial_number":"17938991493562016","imei1":"17938991493562016","imei2":"17938991493562016","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:21:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176642,"job_number":"JOB_176642","tr_customer_id":176659,"tr_customer_product_id":176649,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:21:29.000Z","modified_at":"2026-02-04T04:21:29.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14268293018164","imei1":"14268293018164","imei2":"14268293018164","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:21:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176644,"job_number":"JOB_176644","tr_customer_id":176661,"tr_customer_product_id":176651,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:21:30.000Z","modified_at":"2026-02-04T04:21:30.000Z","name":"udai t","mobile_number":"8019800593","email_id":"udai.t@gmail.com","dop":"2025-04-06","serial_number":"14499370938858","imei1":"14499370938858","imei2":"14499370938858","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:21:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176645,"job_number":"JOB_176645","tr_customer_id":176662,"tr_customer_product_id":176652,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:21:30.000Z","modified_at":"2026-02-04T04:21:30.000Z","name":"ravan V","mobile_number":"8492453457","email_id":"rav@gmail.com","dop":"2025-12-31","serial_number":"109947900715241","imei1":"109947900715241","imei2":"109947900715241","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:21:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176648,"job_number":"JOB_176648","tr_customer_id":176665,"tr_customer_product_id":176655,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:21:31.000Z","modified_at":"2026-02-04T04:21:31.000Z","name":"Ruthe Gorczany","mobile_number":"431-662-2502","email_id":"Ayla20@gmail.com","dop":"2025-04-06","serial_number":"16224740769350744","imei1":"16224740769350744","imei2":"16224740769350744","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:21:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176649,"job_number":"JOB_176649","tr_customer_id":176666,"tr_customer_product_id":176656,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:21:31.000Z","modified_at":"2026-02-04T04:21:31.000Z","name":"Kole Aufderhar","mobile_number":"725-469-4463","email_id":"Keanu.Raynor92@hotmail.com","dop":"2025-04-06","serial_number":"12011751230116892","imei1":"12011751230116892","imei2":"12011751230116892","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:21:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176650,"job_number":"JOB_176650","tr_customer_id":176667,"tr_customer_product_id":176657,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:21:44.000Z","modified_at":"2026-02-04T04:21:44.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17504516995144","imei1":"17504516995144","imei2":"17504516995144","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:21:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176652,"job_number":"JOB_176652","tr_customer_id":176669,"tr_customer_product_id":176659,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:21:46.000Z","modified_at":"2026-02-04T04:21:46.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19091969681952","imei1":"19091969681952","imei2":"19091969681952","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:21:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176654,"job_number":"JOB_176654","tr_customer_id":176671,"tr_customer_product_id":176661,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:21:46.000Z","modified_at":"2026-02-04T04:21:46.000Z","name":"Wyman Dickinson","mobile_number":"936-662-6442","email_id":"Gwen_Goyette@yahoo.com","dop":"2025-04-06","serial_number":"14308044968218490","imei1":"14308044968218490","imei2":"14308044968218490","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:21:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176655,"job_number":"JOB_176655","tr_customer_id":176672,"tr_customer_product_id":176662,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:21:47.000Z","modified_at":"2026-02-04T04:21:47.000Z","name":"Nels Kris","mobile_number":"581-296-9268","email_id":"Isaiah37@yahoo.com","dop":"2025-04-06","serial_number":"15063756774632628","imei1":"15063756774632628","imei2":"15063756774632628","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:21:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176656,"job_number":"JOB_176656","tr_customer_id":176673,"tr_customer_product_id":176663,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:21:56.000Z","modified_at":"2026-02-04T04:21:56.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15014436490537","imei1":"15014436490537","imei2":"15014436490537","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:21:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176658,"job_number":"JOB_176658","tr_customer_id":176675,"tr_customer_product_id":176665,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:21:58.000Z","modified_at":"2026-02-04T04:21:58.000Z","name":"Mittie Stiedemann","mobile_number":"963-882-8019","email_id":"Ivory.Pfannerstill30@yahoo.com","dop":"2025-04-06","serial_number":"16089688127397448","imei1":"16089688127397448","imei2":"16089688127397448","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:21:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176662,"job_number":"JOB_176662","tr_customer_id":176679,"tr_customer_product_id":176669,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:22:12.000Z","modified_at":"2026-02-04T04:22:12.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11423980893584","imei1":"11423980893584","imei2":"11423980893584","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:22:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176664,"job_number":"JOB_176664","tr_customer_id":176681,"tr_customer_product_id":176671,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:22:14.000Z","modified_at":"2026-02-04T04:22:14.000Z","name":"Diana Towne","mobile_number":"684-246-9239","email_id":"Kelly.Rice@yahoo.com","dop":"2025-04-06","serial_number":"12384539130904476","imei1":"12384539130904476","imei2":"12384539130904476","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:22:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176665,"job_number":"JOB_176665","tr_customer_id":176682,"tr_customer_product_id":176672,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:22:16.000Z","modified_at":"2026-02-04T04:22:16.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14805074824723","imei1":"14805074824723","imei2":"14805074824723","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:22:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176667,"job_number":"JOB_176667","tr_customer_id":176684,"tr_customer_product_id":176674,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:22:18.000Z","modified_at":"2026-02-04T04:22:18.000Z","name":"Cali Hilpert","mobile_number":"880-600-5998","email_id":"Stephon51@gmail.com","dop":"2025-04-06","serial_number":"17219669917737246","imei1":"17219669917737246","imei2":"17219669917737246","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:22:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176668,"job_number":"JOB_176668","tr_customer_id":176685,"tr_customer_product_id":176675,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:25:09.000Z","modified_at":"2026-02-04T04:25:09.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"13979125169454","imei1":"13979125169454","imei2":"13979125169454","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:25:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176669,"job_number":"JOB_176669","tr_customer_id":176686,"tr_customer_product_id":176676,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:25:10.000Z","modified_at":"2026-02-04T04:25:10.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"81421644893879","imei1":"81421644893879","imei2":"81421644893879","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:25:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176670,"job_number":"JOB_176670","tr_customer_id":176687,"tr_customer_product_id":176677,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:25:10.000Z","modified_at":"2026-02-04T04:25:10.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"25429520793510","imei1":"25429520793510","imei2":"25429520793510","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:25:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176671,"job_number":"JOB_176671","tr_customer_id":176688,"tr_customer_product_id":176678,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:25:10.000Z","modified_at":"2026-02-04T04:25:11.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"55611448984440","imei1":"55611448984440","imei2":"55611448984440","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:25:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176672,"job_number":"JOB_176672","tr_customer_id":176689,"tr_customer_product_id":176679,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:25:11.000Z","modified_at":"2026-02-04T04:25:11.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"45388829240156","imei1":"45388829240156","imei2":"45388829240156","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:25:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176673,"job_number":"JOB_176673","tr_customer_id":176690,"tr_customer_product_id":176680,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:25:11.000Z","modified_at":"2026-02-04T04:25:11.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"71797375922913","imei1":"71797375922913","imei2":"71797375922913","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:25:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176675,"job_number":"JOB_176675","tr_customer_id":176692,"tr_customer_product_id":176682,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:25:45.000Z","modified_at":"2026-02-04T04:25:45.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"41656728190692","imei1":"41656728190692","imei2":"41656728190692","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:25:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176676,"job_number":"JOB_176676","tr_customer_id":176693,"tr_customer_product_id":176683,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:25:45.000Z","modified_at":"2026-02-04T04:25:45.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"29758253866166","imei1":"29758253866166","imei2":"29758253866166","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:25:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176677,"job_number":"JOB_176677","tr_customer_id":176694,"tr_customer_product_id":176684,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:25:46.000Z","modified_at":"2026-02-04T04:25:46.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"88565706070614","imei1":"88565706070614","imei2":"88565706070614","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:25:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176678,"job_number":"JOB_176678","tr_customer_id":176695,"tr_customer_product_id":176685,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:25:46.000Z","modified_at":"2026-02-04T04:25:46.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"40076499513380","imei1":"40076499513380","imei2":"40076499513380","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:25:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176679,"job_number":"JOB_176679","tr_customer_id":176696,"tr_customer_product_id":176686,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:25:46.000Z","modified_at":"2026-02-04T04:25:46.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"72256581114329","imei1":"72256581114329","imei2":"72256581114329","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:25:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176680,"job_number":"JOB_176680","tr_customer_id":176697,"tr_customer_product_id":176687,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:25:47.000Z","modified_at":"2026-02-04T04:25:47.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"91534798433651","imei1":"91534798433651","imei2":"91534798433651","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:25:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176682,"job_number":"JOB_176682","tr_customer_id":176699,"tr_customer_product_id":176689,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:26:20.000Z","modified_at":"2026-02-04T04:26:20.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"85602418046585","imei1":"85602418046585","imei2":"85602418046585","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:26:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176683,"job_number":"JOB_176683","tr_customer_id":176700,"tr_customer_product_id":176690,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:26:20.000Z","modified_at":"2026-02-04T04:26:20.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"53727943404384","imei1":"53727943404384","imei2":"53727943404384","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:26:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176684,"job_number":"JOB_176684","tr_customer_id":176701,"tr_customer_product_id":176691,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:26:21.000Z","modified_at":"2026-02-04T04:26:21.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"42801718748677","imei1":"42801718748677","imei2":"42801718748677","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:26:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176685,"job_number":"JOB_176685","tr_customer_id":176702,"tr_customer_product_id":176692,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:26:21.000Z","modified_at":"2026-02-04T04:26:21.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"20288871504387","imei1":"20288871504387","imei2":"20288871504387","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:26:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176686,"job_number":"JOB_176686","tr_customer_id":176703,"tr_customer_product_id":176693,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:26:21.000Z","modified_at":"2026-02-04T04:26:21.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"25725660558593","imei1":"25725660558593","imei2":"25725660558593","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:26:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176687,"job_number":"JOB_176687","tr_customer_id":176704,"tr_customer_product_id":176694,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:26:22.000Z","modified_at":"2026-02-04T04:26:22.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"29187151783132","imei1":"29187151783132","imei2":"29187151783132","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:26:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176689,"job_number":"JOB_176689","tr_customer_id":176706,"tr_customer_product_id":176696,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:30:15.000Z","modified_at":"2026-02-04T04:30:15.000Z","name":"Alyson Turcotte","mobile_number":"965-719-6650","email_id":"Marquis.Tillman@yahoo.com","dop":"2025-09-30","serial_number":"34429574032953","imei1":"34429574032953","imei2":"34429574032953","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:30:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176690,"job_number":"JOB_176690","tr_customer_id":176707,"tr_customer_product_id":176697,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:35:33.000Z","modified_at":"2026-02-04T04:35:33.000Z","name":"Hillary Moore","mobile_number":"579-596-0249","email_id":"Alba29@yahoo.com","dop":"2025-09-30","serial_number":"61316736434058","imei1":"61316736434058","imei2":"61316736434058","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:35:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176691,"job_number":"JOB_176691","tr_customer_id":176708,"tr_customer_product_id":176698,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:39:08.000Z","modified_at":"2026-02-04T04:39:08.000Z","name":"{{first_name}} {{last_name}}","mobile_number":"{{mobile_number}}","email_id":"Sapkalshri1525@gmail.com","dop":"2025-06-23","serial_number":"19699211407674","imei1":"19699211407674","imei2":"19699211407674","popurl":"2025-06-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:39:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176692,"job_number":"JOB_176692","tr_customer_id":176709,"tr_customer_product_id":176699,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:39:10.000Z","modified_at":"2026-02-04T04:39:10.000Z","name":"{{first_name}} {{last_name}}","mobile_number":"{{mobile_number}}","email_id":"Sapkalshri1525@gmail.com","dop":"2025-06-23","serial_number":"18529332703929","imei1":"18529332703929","imei2":"18529332703929","popurl":"2025-06-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:39:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176693,"job_number":"JOB_176693","tr_customer_id":176710,"tr_customer_product_id":176700,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:39:13.000Z","modified_at":"2026-02-04T04:39:13.000Z","name":"{{first_name}} {{last_name}}","mobile_number":"{{mobile_number}}","email_id":"Sapkalshri1525@gmail.com","dop":"2025-06-23","serial_number":"17157898464474","imei1":"17157898464474","imei2":"17157898464474","popurl":"2025-06-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:39:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176694,"job_number":"JOB_176694","tr_customer_id":176711,"tr_customer_product_id":176701,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:39:15.000Z","modified_at":"2026-02-04T04:39:15.000Z","name":"{{first_name}} {{last_name}}","mobile_number":"{{mobile_number}}","email_id":"Sapkalshri1525@gmail.com","dop":"2025-06-23","serial_number":"15404229394949","imei1":"15404229394949","imei2":"15404229394949","popurl":"2025-06-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:39:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176695,"job_number":"JOB_176695","tr_customer_id":176712,"tr_customer_product_id":176702,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:43:24.000Z","modified_at":"2026-02-04T04:43:24.000Z","name":"rajesh k","mobile_number":"9013902857","email_id":"rajes@raj.com","dop":"2025-04-06","serial_number":"13449316679954","imei1":"13449316679954","imei2":"13449316679954","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:43:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176697,"job_number":"JOB_176697","tr_customer_id":176714,"tr_customer_product_id":176704,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:43:59.000Z","modified_at":"2026-02-04T04:43:59.000Z","name":"rajesh k","mobile_number":"9013902857","email_id":"rajes@raj.com","dop":"2025-04-06","serial_number":"16189747905956","imei1":"16189747905956","imei2":"16189747905956","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:43:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176699,"job_number":"JOB_176699","tr_customer_id":176716,"tr_customer_product_id":176706,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:44:12.000Z","modified_at":"2026-02-04T04:44:12.000Z","name":"kanna t","mobile_number":"9013902854","email_id":"kanna@kanna.com","dop":"2025-04-06","serial_number":"10748458066301","imei1":"10748458066301","imei2":"10748458066301","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:44:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176701,"job_number":"JOB_176701","tr_customer_id":176718,"tr_customer_product_id":176708,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:44:44.000Z","modified_at":"2026-02-04T04:44:44.000Z","name":"kanna t","mobile_number":"9013902854","email_id":"kanna@kanna.com","dop":"2025-04-06","serial_number":"12842241491973","imei1":"12842241491973","imei2":"12842241491973","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:44:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176703,"job_number":"JOB_176703","tr_customer_id":176720,"tr_customer_product_id":176710,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:45:01.000Z","modified_at":"2026-02-04T04:45:01.000Z","name":"Yuvan r","mobile_number":"9013902859","email_id":"Yuvan@Yuvan.com","dop":"2025-04-06","serial_number":"10524274141470","imei1":"10524274141470","imei2":"10524274141470","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:45:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176705,"job_number":"JOB_176705","tr_customer_id":176722,"tr_customer_product_id":176712,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:45:29.000Z","modified_at":"2026-02-04T04:45:29.000Z","name":"Yuvan r","mobile_number":"9013902859","email_id":"Yuvan@Yuvan.com","dop":"2025-04-06","serial_number":"16923885656991","imei1":"16923885656991","imei2":"16923885656991","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:45:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176709,"job_number":"JOB_176709","tr_customer_id":176726,"tr_customer_product_id":176716,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T05:05:55.000Z","modified_at":"2026-02-04T05:05:55.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11514508547063","imei1":"11514508547063","imei2":"11514508547063","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T05:05:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176711,"job_number":"JOB_176711","tr_customer_id":176728,"tr_customer_product_id":176718,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T05:05:57.000Z","modified_at":"2026-02-04T05:05:57.000Z","name":"Cordia Turcotte","mobile_number":"451-306-2653","email_id":"Rupert_Keeling@yahoo.com","dop":"2025-04-06","serial_number":"19136358291611964","imei1":"19136358291611964","imei2":"19136358291611964","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T05:05:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176712,"job_number":"JOB_176712","tr_customer_id":176729,"tr_customer_product_id":176719,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T05:06:40.000Z","modified_at":"2026-02-04T05:06:40.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16905230202416","imei1":"16905230202416","imei2":"16905230202416","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T05:06:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176714,"job_number":"JOB_176714","tr_customer_id":176731,"tr_customer_product_id":176721,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T05:06:42.000Z","modified_at":"2026-02-04T05:06:42.000Z","name":"Krista Moore","mobile_number":"362-942-4405","email_id":"Terence65@yahoo.com","dop":"2025-04-06","serial_number":"16403405966551350","imei1":"16403405966551350","imei2":"16403405966551350","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T05:06:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176715,"job_number":"JOB_176715","tr_customer_id":176732,"tr_customer_product_id":176722,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T05:07:04.000Z","modified_at":"2026-02-04T05:07:04.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-01-25","serial_number":"74407999979069","imei1":"74407999979069","imei2":"74407999979069","popurl":"2026-01-25T05:07:04.175932255Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T05:07:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176716,"job_number":"JOB_176716","tr_customer_id":176733,"tr_customer_product_id":176723,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T05:07:11.000Z","modified_at":"2026-02-04T05:07:11.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-01-25","serial_number":"20353073928838","imei1":"20353073928838","imei2":"20353073928838","popurl":"2026-01-25T05:07:11.499638875Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T05:07:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176717,"job_number":"JOB_176717","tr_customer_id":176734,"tr_customer_product_id":176724,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T05:07:26.000Z","modified_at":"2026-02-04T05:07:26.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15783691382680","imei1":"15783691382680","imei2":"15783691382680","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T05:07:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176719,"job_number":"JOB_176719","tr_customer_id":176736,"tr_customer_product_id":176726,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T05:07:27.000Z","modified_at":"2026-02-04T05:07:27.000Z","name":"Juliana Rosenbaum","mobile_number":"212-404-7757","email_id":"Vincent71@gmail.com","dop":"2025-04-06","serial_number":"10887896946741232","imei1":"10887896946741232","imei2":"10887896946741232","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T05:07:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176720,"job_number":"JOB_176720","tr_customer_id":176737,"tr_customer_product_id":176727,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T05:11:42.000Z","modified_at":"2026-02-04T05:11:42.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"101597009614527","imei1":"101597009614527","imei2":"101597009614527","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T05:11:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176722,"job_number":"JOB_176722","tr_customer_id":176739,"tr_customer_product_id":176729,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T05:11:54.000Z","modified_at":"2026-02-04T05:11:54.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"105054316961870","imei1":"105054316961870","imei2":"105054316961870","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T05:11:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176724,"job_number":"JOB_176724","tr_customer_id":176741,"tr_customer_product_id":176731,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T05:18:32.000Z","modified_at":"2026-02-04T05:18:32.000Z","name":"Vesta Pagac","mobile_number":"663-908-1685","email_id":"Malika.Herman@gmail.com","dop":"2025-12-04","serial_number":"1002721358520805","imei1":"1002721358520805","imei2":"1002721358520805","popurl":"2025-12-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T05:18:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176725,"job_number":"JOB_176725","tr_customer_id":176742,"tr_customer_product_id":176732,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T05:19:23.000Z","modified_at":"2026-02-04T05:19:23.000Z","name":"Nellie Harris","mobile_number":"890-452-9847","email_id":"Casimir_Hermiston@yahoo.com","dop":"2025-12-04","serial_number":"1008961478115250","imei1":"1008961478115250","imei2":"1008961478115250","popurl":"2025-12-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T05:19:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176727,"job_number":"JOB_176727","tr_customer_id":176744,"tr_customer_product_id":176734,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T05:29:31.000Z","modified_at":"2026-02-04T05:29:31.000Z","name":"Sabrina Upton","mobile_number":"534-392-0663","email_id":"Freeda_Fahey@gmail.com","dop":"2025-04-06","serial_number":"12801900000694430","imei1":"12801900000694430","imei2":"12801900000694430","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T05:29:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176729,"job_number":"JOB_176729","tr_customer_id":176746,"tr_customer_product_id":176736,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T05:29:56.000Z","modified_at":"2026-02-04T05:29:56.000Z","name":"Dereck Leannon","mobile_number":"798-488-7635","email_id":"Cassandre38@yahoo.com","dop":"2025-04-06","serial_number":"18684470666264850","imei1":"18684470666264850","imei2":"18684470666264850","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T05:29:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176730,"job_number":"JOB_176730","tr_customer_id":176747,"tr_customer_product_id":176737,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T05:39:27.000Z","modified_at":"2026-02-04T05:39:27.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14393888418235","imei1":"14393888418235","imei2":"14393888418235","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T05:39:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176732,"job_number":"JOB_176732","tr_customer_id":176749,"tr_customer_product_id":176739,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T05:39:29.000Z","modified_at":"2026-02-04T05:39:29.000Z","name":"Abe Dickens","mobile_number":"508-928-2325","email_id":"Ozella58@gmail.com","dop":"2025-04-06","serial_number":"10516198044146950","imei1":"10516198044146950","imei2":"10516198044146950","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T05:39:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176733,"job_number":"JOB_176733","tr_customer_id":176750,"tr_customer_product_id":176740,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T05:40:11.000Z","modified_at":"2026-02-04T05:40:11.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16465078905770","imei1":"16465078905770","imei2":"16465078905770","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T05:40:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176735,"job_number":"JOB_176735","tr_customer_id":176752,"tr_customer_product_id":176742,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T05:40:12.000Z","modified_at":"2026-02-04T05:40:12.000Z","name":"Charity Emard","mobile_number":"790-955-8347","email_id":"Cleo49@yahoo.com","dop":"2025-04-06","serial_number":"17460632512552808","imei1":"17460632512552808","imei2":"17460632512552808","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T05:40:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176736,"job_number":"JOB_176736","tr_customer_id":176753,"tr_customer_product_id":176743,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T05:40:54.000Z","modified_at":"2026-02-04T05:40:54.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12975851916640","imei1":"12975851916640","imei2":"12975851916640","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T05:40:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176738,"job_number":"JOB_176738","tr_customer_id":176755,"tr_customer_product_id":176745,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T05:40:55.000Z","modified_at":"2026-02-04T05:40:55.000Z","name":"Toney Keebler","mobile_number":"456-222-9634","email_id":"Juwan_Bosco75@gmail.com","dop":"2025-04-06","serial_number":"14086269047987012","imei1":"14086269047987012","imei2":"14086269047987012","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T05:40:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176739,"job_number":"JOB_176739","tr_customer_id":176756,"tr_customer_product_id":176746,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T05:58:43.000Z","modified_at":"2026-02-04T05:58:43.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"15703021058767","imei1":"15703021058767","imei2":"115703021058767","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T05:58:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176744,"job_number":"JOB_176744","tr_customer_id":176761,"tr_customer_product_id":176751,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:32:49.000Z","modified_at":"2026-02-04T06:32:49.000Z","name":"Ayush Mhatre","mobile_number":"1243546789","email_id":"wery@gmail.com","dop":"2026-01-25","serial_number":"10000471917300","imei1":"10000471017301","imei2":"10000041817302","popurl":"2026-01-25T06:32:48.268586300Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:32:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176749,"job_number":"JOB_176749","tr_customer_id":176766,"tr_customer_product_id":176756,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:35:15.000Z","modified_at":"2026-02-04T06:35:15.000Z","name":"Ayush Mhatre","mobile_number":"1243546789","email_id":"wery@gmail.com","dop":"2026-01-25","serial_number":"10000571917300","imei1":"10000571017301","imei2":"10000051817302","popurl":"2026-01-25T06:35:15.339250600Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:35:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176756,"job_number":"JOB_176756","tr_customer_id":176773,"tr_customer_product_id":176763,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:37:25.000Z","modified_at":"2026-02-04T06:37:25.000Z","name":"Sravan V","mobile_number":"8492453456","email_id":"srav@gmail.com","dop":"2025-12-31","serial_number":"109467452676855","imei1":"109467452676855","imei2":"109467452676855","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:37:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176761,"job_number":"JOB_176761","tr_customer_id":176778,"tr_customer_product_id":176768,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:37:40.000Z","modified_at":"2026-02-04T06:37:40.000Z","name":"Ayush Mhatre","mobile_number":"1243546789","email_id":"wery@gmail.com","dop":"2026-01-25","serial_number":"10000671917300","imei1":"10000671017301","imei2":"10000061817302","popurl":"2026-01-25T06:37:40.004938Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:37:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176762,"job_number":"JOB_176762","tr_customer_id":176779,"tr_customer_product_id":176769,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:38:14.000Z","modified_at":"2026-02-04T06:38:14.000Z","name":"Srav k","mobile_number":"8492443456","email_id":"sravanh@gmail.com","dop":"2025-12-31","serial_number":"105808998409499","imei1":"105808998409499","imei2":"105808998409499","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:38:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176767,"job_number":"JOB_176767","tr_customer_id":176784,"tr_customer_product_id":176774,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:39:03.000Z","modified_at":"2026-02-04T06:39:03.000Z","name":"ravan V","mobile_number":"8492453457","email_id":"rav@gmail.com","dop":"2025-12-31","serial_number":"104838426111240","imei1":"104838426111240","imei2":"104838426111240","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:39:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176769,"job_number":"JOB_176769","tr_customer_id":176786,"tr_customer_product_id":176776,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:39:16.000Z","modified_at":"2026-02-04T06:39:16.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10556773782240","imei1":"10556773782240","imei2":"10556773782240","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:39:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176771,"job_number":"JOB_176771","tr_customer_id":176788,"tr_customer_product_id":176778,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:39:17.000Z","modified_at":"2026-02-04T06:39:17.000Z","name":"Meda Morar","mobile_number":"649-864-4917","email_id":"Hadley.Brown92@yahoo.com","dop":"2025-06-18","serial_number":"1088488536829495","imei1":"1088488536829495","imei2":"1088488536829495","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:39:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176773,"job_number":"JOB_176773","tr_customer_id":176790,"tr_customer_product_id":176780,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:39:22.000Z","modified_at":"2026-02-04T06:39:22.000Z","name":"Winnifred McLaughlin","mobile_number":"286-474-9357","email_id":"Elvie.Weissnat36@hotmail.com","dop":"2025-04-06","serial_number":"13213865836896608","imei1":"13213865836896608","imei2":"13213865836896608","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:39:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176774,"job_number":"JOB_176774","tr_customer_id":176791,"tr_customer_product_id":176781,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:40:08.000Z","modified_at":"2026-02-04T06:40:08.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10136622504324","imei1":"10136622504324","imei2":"10136622504324","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:40:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176776,"job_number":"JOB_176776","tr_customer_id":176793,"tr_customer_product_id":176783,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:40:09.000Z","modified_at":"2026-02-04T06:40:09.000Z","name":"Jean Strosin","mobile_number":"774-797-4342","email_id":"Adolph84@hotmail.com","dop":"2025-06-18","serial_number":"1008346859110637","imei1":"1008346859110637","imei2":"1008346859110637","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:40:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176777,"job_number":"JOB_176777","tr_customer_id":176794,"tr_customer_product_id":176784,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:40:34.000Z","modified_at":"2026-02-04T06:40:34.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11306483055780","imei1":"11306483055780","imei2":"11306483055780","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:40:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176779,"job_number":"JOB_176779","tr_customer_id":176796,"tr_customer_product_id":176786,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:40:35.000Z","modified_at":"2026-02-04T06:40:35.000Z","name":"Anne Kohler","mobile_number":"646-276-5323","email_id":"Giuseppe99@gmail.com","dop":"2025-04-06","serial_number":"10122348091235562","imei1":"10122348091235562","imei2":"10122348091235562","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:40:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176780,"job_number":"JOB_176780","tr_customer_id":176797,"tr_customer_product_id":176787,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:41:22.000Z","modified_at":"2026-02-04T06:41:22.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15697703473341","imei1":"15697703473341","imei2":"15697703473341","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:41:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176782,"job_number":"JOB_176782","tr_customer_id":176799,"tr_customer_product_id":176789,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:41:24.000Z","modified_at":"2026-02-04T06:41:24.000Z","name":"Charles Schumm","mobile_number":"660-573-6891","email_id":"Stone9@gmail.com","dop":"2025-04-06","serial_number":"18172260366394136","imei1":"18172260366394136","imei2":"18172260366394136","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:41:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176783,"job_number":"JOB_176783","tr_customer_id":176800,"tr_customer_product_id":176790,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:42:09.000Z","modified_at":"2026-02-04T06:42:09.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19026898101899","imei1":"19026898101899","imei2":"19026898101899","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:42:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176785,"job_number":"JOB_176785","tr_customer_id":176802,"tr_customer_product_id":176792,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:42:11.000Z","modified_at":"2026-02-04T06:42:11.000Z","name":"Stephanie Mraz","mobile_number":"472-216-4112","email_id":"Jeramie.Nitzsche28@hotmail.com","dop":"2025-04-06","serial_number":"16938855388452676","imei1":"16938855388452676","imei2":"16938855388452676","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:42:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176786,"job_number":"JOB_176786","tr_customer_id":176803,"tr_customer_product_id":176793,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:42:40.000Z","modified_at":"2026-02-04T06:42:40.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16222102474690","imei1":"16222102474690","imei2":"16222102474690","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:42:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176788,"job_number":"JOB_176788","tr_customer_id":176805,"tr_customer_product_id":176795,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:42:42.000Z","modified_at":"2026-02-04T06:42:42.000Z","name":"Jarrod Boyle","mobile_number":"913-200-2831","email_id":"Keven.Barton@yahoo.com","dop":"2025-04-06","serial_number":"18173978254419480","imei1":"18173978254419480","imei2":"18173978254419480","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:42:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176789,"job_number":"JOB_176789","tr_customer_id":176806,"tr_customer_product_id":176796,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:43:29.000Z","modified_at":"2026-02-04T06:43:29.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17881802168912","imei1":"17881802168912","imei2":"17881802168912","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:43:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176791,"job_number":"JOB_176791","tr_customer_id":176808,"tr_customer_product_id":176798,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:43:30.000Z","modified_at":"2026-02-04T06:43:30.000Z","name":"Arthur Terry","mobile_number":"821-964-7596","email_id":"Rosetta.Quitzon41@gmail.com","dop":"2025-04-06","serial_number":"12054773676001446","imei1":"12054773676001446","imei2":"12054773676001446","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:43:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176792,"job_number":"JOB_176792","tr_customer_id":176809,"tr_customer_product_id":176799,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:44:16.000Z","modified_at":"2026-02-04T06:44:16.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12718590534378","imei1":"12718590534378","imei2":"12718590534378","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:44:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176794,"job_number":"JOB_176794","tr_customer_id":176811,"tr_customer_product_id":176801,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:44:18.000Z","modified_at":"2026-02-04T06:44:18.000Z","name":"Kennith Koch","mobile_number":"523-739-2558","email_id":"Pietro57@gmail.com","dop":"2025-04-06","serial_number":"16310320333621812","imei1":"16310320333621812","imei2":"16310320333621812","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:44:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176796,"job_number":"JOB_176796","tr_customer_id":176813,"tr_customer_product_id":176803,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:45:24.000Z","modified_at":"2026-02-04T06:45:24.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16344315738281","imei1":"16344315738281","imei2":"16344315738281","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:45:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176798,"job_number":"JOB_176798","tr_customer_id":176815,"tr_customer_product_id":176805,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:45:25.000Z","modified_at":"2026-02-04T06:45:25.000Z","name":"Thaddeus Klocko","mobile_number":"614-774-7085","email_id":"Candice_Leannon5@gmail.com","dop":"2025-04-06","serial_number":"10603913660394586","imei1":"10603913660394586","imei2":"10603913660394586","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:45:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176799,"job_number":"JOB_176799","tr_customer_id":176816,"tr_customer_product_id":176806,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:46:12.000Z","modified_at":"2026-02-04T06:46:12.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17022391708038","imei1":"17022391708038","imei2":"17022391708038","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:46:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176801,"job_number":"JOB_176801","tr_customer_id":176818,"tr_customer_product_id":176808,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:46:14.000Z","modified_at":"2026-02-04T06:46:14.000Z","name":"Meaghan Ritchie","mobile_number":"485-258-6316","email_id":"Bernadine.Walter@gmail.com","dop":"2025-04-06","serial_number":"13436115505015792","imei1":"13436115505015792","imei2":"13436115505015792","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:46:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176802,"job_number":"JOB_176802","tr_customer_id":176819,"tr_customer_product_id":176809,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:47:00.000Z","modified_at":"2026-02-04T06:47:00.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13263622890391","imei1":"13263622890391","imei2":"13263622890391","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:47:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176804,"job_number":"JOB_176804","tr_customer_id":176821,"tr_customer_product_id":176811,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:47:01.000Z","modified_at":"2026-02-04T06:47:01.000Z","name":"Lonnie Kreiger","mobile_number":"718-513-4450","email_id":"Hiram_Altenwerth@gmail.com","dop":"2025-04-06","serial_number":"15398767579700470","imei1":"15398767579700470","imei2":"15398767579700470","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:47:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176806,"job_number":"JOB_176806","tr_customer_id":176823,"tr_customer_product_id":176813,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:51:19.000Z","modified_at":"2026-02-04T06:51:19.000Z","name":"Orville Oberbrunner","mobile_number":"251-275-9641","email_id":"Maximillia_Lemke57@hotmail.com","dop":"2025-04-06","serial_number":"11034218713316172","imei1":"11034218713316172","imei2":"11034218713316172","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:51:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176807,"job_number":"JOB_176807","tr_customer_id":176824,"tr_customer_product_id":176814,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:52:38.000Z","modified_at":"2026-02-04T06:52:38.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18151415031528","imei1":"18151415031528","imei2":"18151415031528","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:52:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176809,"job_number":"JOB_176809","tr_customer_id":176826,"tr_customer_product_id":176816,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:52:40.000Z","modified_at":"2026-02-04T06:52:40.000Z","name":"Cortney McCullough","mobile_number":"277-698-1518","email_id":"Burnice.Ledner@hotmail.com","dop":"2025-04-06","serial_number":"15883677345820860","imei1":"15883677345820860","imei2":"15883677345820860","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:52:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176810,"job_number":"JOB_176810","tr_customer_id":176827,"tr_customer_product_id":176817,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:52:54.000Z","modified_at":"2026-02-04T06:52:54.000Z","name":"Onkar Bhole","mobile_number":"7046563552","email_id":"Onkarbhole@gmail.com","dop":"2025-04-06","serial_number":"17634599089101","imei1":"17634599089101","imei2":"17634599089101","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:52:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176812,"job_number":"JOB_176812","tr_customer_id":176829,"tr_customer_product_id":176819,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:52:56.000Z","modified_at":"2026-02-04T06:52:56.000Z","name":"Louie Johnson","mobile_number":"754-316-4928","email_id":"Bert49@gmail.com","dop":"2025-04-06","serial_number":"11866253342877496","imei1":"11866253342877496","imei2":"11866253342877496","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:52:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176816,"job_number":"JOB_176816","tr_customer_id":176833,"tr_customer_product_id":176823,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:53:25.000Z","modified_at":"2026-02-04T06:53:25.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14841969951716","imei1":"14841969951716","imei2":"14841969951716","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:53:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176818,"job_number":"JOB_176818","tr_customer_id":176835,"tr_customer_product_id":176825,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:53:26.000Z","modified_at":"2026-02-04T06:53:26.000Z","name":"Mozelle Beier","mobile_number":"304-716-3783","email_id":"Norris_Gleichner91@gmail.com","dop":"2025-04-06","serial_number":"11211919554825276","imei1":"11211919554825276","imei2":"11211919554825276","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:53:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176819,"job_number":"JOB_176819","tr_customer_id":176836,"tr_customer_product_id":176826,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:53:40.000Z","modified_at":"2026-02-04T06:53:40.000Z","name":"dora p","mobile_number":"9321435112","email_id":"dora@gmail.com","dop":"2025-04-06","serial_number":"10471178019657","imei1":"10471178019657","imei2":"10471178019657","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:53:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176821,"job_number":"JOB_176821","tr_customer_id":176838,"tr_customer_product_id":176828,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:53:42.000Z","modified_at":"2026-02-04T06:53:42.000Z","name":"Dangelo Daugherty","mobile_number":"971-243-9069","email_id":"Dariana_Emmerich@hotmail.com","dop":"2025-04-06","serial_number":"12358207551006692","imei1":"12358207551006692","imei2":"12358207551006692","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:53:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176825,"job_number":"JOB_176825","tr_customer_id":176842,"tr_customer_product_id":176832,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:54:09.000Z","modified_at":"2026-02-04T06:54:09.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18256882178155","imei1":"18256882178155","imei2":"18256882178155","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:54:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176827,"job_number":"JOB_176827","tr_customer_id":176844,"tr_customer_product_id":176834,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:54:10.000Z","modified_at":"2026-02-04T06:54:10.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18719836617783","imei1":"18719836617783","imei2":"18719836617783","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:54:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176829,"job_number":"JOB_176829","tr_customer_id":176846,"tr_customer_product_id":176836,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:54:11.000Z","modified_at":"2026-02-04T06:54:11.000Z","name":"Vivianne Lindgren","mobile_number":"822-982-3785","email_id":"Ian.Goodwin86@gmail.com","dop":"2025-04-06","serial_number":"14405932654558460","imei1":"14405932654558460","imei2":"14405932654558460","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:54:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176830,"job_number":"JOB_176830","tr_customer_id":176847,"tr_customer_product_id":176837,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:54:12.000Z","modified_at":"2026-02-04T06:54:12.000Z","name":"Elaina Ondricka","mobile_number":"957-757-0898","email_id":"Lexus92@gmail.com","dop":"2025-04-06","serial_number":"16882268492996790","imei1":"16882268492996790","imei2":"16882268492996790","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:54:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176831,"job_number":"JOB_176831","tr_customer_id":176848,"tr_customer_product_id":176838,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:54:26.000Z","modified_at":"2026-02-04T06:54:26.000Z","name":"pradnya t","mobile_number":"7046563551","email_id":"pradnya@gmail.com","dop":"2025-04-06","serial_number":"10358783354710","imei1":"10358783354710","imei2":"10358783354710","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:54:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176833,"job_number":"JOB_176833","tr_customer_id":176850,"tr_customer_product_id":176840,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:54:28.000Z","modified_at":"2026-02-04T06:54:28.000Z","name":"Moshe Wisoky","mobile_number":"884-899-5463","email_id":"Theo85@yahoo.com","dop":"2025-04-06","serial_number":"14077937882959564","imei1":"14077937882959564","imei2":"14077937882959564","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:54:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176837,"job_number":"JOB_176837","tr_customer_id":176854,"tr_customer_product_id":176844,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:54:56.000Z","modified_at":"2026-02-04T06:54:56.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15450305710266","imei1":"15450305710266","imei2":"15450305710266","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:54:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176839,"job_number":"JOB_176839","tr_customer_id":176856,"tr_customer_product_id":176846,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:54:58.000Z","modified_at":"2026-02-04T06:54:58.000Z","name":"Garnet McDermott","mobile_number":"664-908-1779","email_id":"Dudley_Strosin@yahoo.com","dop":"2025-04-06","serial_number":"19389872233651690","imei1":"19389872233651690","imei2":"19389872233651690","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:54:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176843,"job_number":"JOB_176843","tr_customer_id":176860,"tr_customer_product_id":176850,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:55:42.000Z","modified_at":"2026-02-04T06:55:42.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15463580651719","imei1":"15463580651719","imei2":"15463580651719","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:55:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176845,"job_number":"JOB_176845","tr_customer_id":176862,"tr_customer_product_id":176852,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:55:44.000Z","modified_at":"2026-02-04T06:55:44.000Z","name":"Adolf Brakus","mobile_number":"799-875-0420","email_id":"Norval_Wilkinson@yahoo.com","dop":"2025-04-06","serial_number":"11566113473646940","imei1":"11566113473646940","imei2":"11566113473646940","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:55:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176846,"job_number":"JOB_176846","tr_customer_id":176863,"tr_customer_product_id":176853,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:59:00.000Z","modified_at":"2026-02-04T06:59:00.000Z","name":"neeraj v","mobile_number":"9182460199","email_id":"neeraj.v@outlook.com","dop":"2025-04-06","serial_number":"17250794554640","imei1":"17250794554640","imei2":"17250794554640","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:59:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176848,"job_number":"JOB_176848","tr_customer_id":176865,"tr_customer_product_id":176855,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:59:02.000Z","modified_at":"2026-02-04T06:59:02.000Z","name":"Curt Schuster","mobile_number":"439-454-7707","email_id":"Arlo.Cole77@yahoo.com","dop":"2025-04-06","serial_number":"12662005741676300","imei1":"12662005741676300","imei2":"12662005741676300","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:59:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176849,"job_number":"JOB_176849","tr_customer_id":176866,"tr_customer_product_id":176856,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:59:17.000Z","modified_at":"2026-02-04T06:59:17.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12262122722955","imei1":"12262122722955","imei2":"12262122722955","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:59:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176851,"job_number":"JOB_176851","tr_customer_id":176868,"tr_customer_product_id":176858,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:59:19.000Z","modified_at":"2026-02-04T06:59:19.000Z","name":"Cornell Gusikowski","mobile_number":"732-474-1833","email_id":"Luna.Cormier@yahoo.com","dop":"2025-04-06","serial_number":"16667177391289508","imei1":"16667177391289508","imei2":"16667177391289508","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:59:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176852,"job_number":"JOB_176852","tr_customer_id":176869,"tr_customer_product_id":176859,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:59:42.000Z","modified_at":"2026-02-04T06:59:42.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16418611847633","imei1":"16418611847633","imei2":"16418611847633","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:59:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176854,"job_number":"JOB_176854","tr_customer_id":176871,"tr_customer_product_id":176861,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:59:44.000Z","modified_at":"2026-02-04T06:59:44.000Z","name":"Litzy Smith","mobile_number":"604-451-8972","email_id":"Deshaun.Terry@hotmail.com","dop":"2025-04-06","serial_number":"10102493794889132","imei1":"10102493794889132","imei2":"10102493794889132","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:59:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176855,"job_number":"JOB_176855","tr_customer_id":176872,"tr_customer_product_id":176862,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:59:50.000Z","modified_at":"2026-02-04T06:59:50.000Z","name":"viraj kumar","mobile_number":"7982896126","email_id":"virajkumar@gmail.com","dop":"2025-04-06","serial_number":"19878724389562","imei1":"19878724389562","imei2":"19878724389562","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:59:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176857,"job_number":"JOB_176857","tr_customer_id":176874,"tr_customer_product_id":176864,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:59:52.000Z","modified_at":"2026-02-04T06:59:52.000Z","name":"Mya Conn","mobile_number":"929-684-6724","email_id":"Ellen90@hotmail.com","dop":"2025-04-06","serial_number":"17090701524237660","imei1":"17090701524237660","imei2":"17090701524237660","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:59:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176858,"job_number":"JOB_176858","tr_customer_id":176875,"tr_customer_product_id":176865,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T07:00:05.000Z","modified_at":"2026-02-04T07:00:05.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12363618430798","imei1":"12363618430798","imei2":"12363618430798","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T07:00:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176860,"job_number":"JOB_176860","tr_customer_id":176877,"tr_customer_product_id":176867,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T07:00:06.000Z","modified_at":"2026-02-04T07:00:06.000Z","name":"Viviane Herman","mobile_number":"917-986-5780","email_id":"Murray.Waters@gmail.com","dop":"2025-04-06","serial_number":"12886955995318250","imei1":"12886955995318250","imei2":"12886955995318250","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T07:00:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176862,"job_number":"JOB_176862","tr_customer_id":176879,"tr_customer_product_id":176869,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T07:00:26.000Z","modified_at":"2026-02-04T07:00:26.000Z","name":"Skylar Rippin","mobile_number":"564-732-9836","email_id":"Bettie34@gmail.com","dop":"2025-04-06","serial_number":"14946874125886812","imei1":"14946874125886812","imei2":"14946874125886812","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T07:00:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176864,"job_number":"JOB_176864","tr_customer_id":176881,"tr_customer_product_id":176871,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T07:00:28.000Z","modified_at":"2026-02-04T07:00:28.000Z","name":"Sarah Pfeffer","mobile_number":"328-443-1979","email_id":"Hipolito_Ernser@gmail.com","dop":"2025-04-06","serial_number":"19193621071201900","imei1":"19193621071201900","imei2":"19193621071201900","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T07:00:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176865,"job_number":"JOB_176865","tr_customer_id":176882,"tr_customer_product_id":176872,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T07:00:34.000Z","modified_at":"2026-02-04T07:00:34.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11703895170489","imei1":"11703895170489","imei2":"11703895170489","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T07:00:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176867,"job_number":"JOB_176867","tr_customer_id":176884,"tr_customer_product_id":176874,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T07:00:36.000Z","modified_at":"2026-02-04T07:00:36.000Z","name":"Deonte Wiza","mobile_number":"288-490-2349","email_id":"Kenna26@gmail.com","dop":"2025-04-06","serial_number":"14689983834876694","imei1":"14689983834876694","imei2":"14689983834876694","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T07:00:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176868,"job_number":"JOB_176868","tr_customer_id":176885,"tr_customer_product_id":176875,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T07:00:40.000Z","modified_at":"2026-02-04T07:00:40.000Z","name":"udai t","mobile_number":"8019800593","email_id":"udai.t@gmail.com","dop":"2025-04-06","serial_number":"12108290943663","imei1":"12108290943663","imei2":"12108290943663","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T07:00:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176870,"job_number":"JOB_176870","tr_customer_id":176887,"tr_customer_product_id":176877,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T07:00:42.000Z","modified_at":"2026-02-04T07:00:42.000Z","name":"Gaetano Kessler","mobile_number":"642-851-7184","email_id":"Liliana42@gmail.com","dop":"2025-04-06","serial_number":"18670126095900050","imei1":"18670126095900050","imei2":"18670126095900050","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T07:00:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176871,"job_number":"JOB_176871","tr_customer_id":176888,"tr_customer_product_id":176878,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T07:00:52.000Z","modified_at":"2026-02-04T07:00:52.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18437109585289","imei1":"18437109585289","imei2":"18437109585289","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T07:00:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176873,"job_number":"JOB_176873","tr_customer_id":176890,"tr_customer_product_id":176880,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T07:00:53.000Z","modified_at":"2026-02-04T07:00:53.000Z","name":"Elyssa Kshlerin","mobile_number":"372-458-5126","email_id":"Maxime_Walker81@yahoo.com","dop":"2025-04-06","serial_number":"13051102664444396","imei1":"13051102664444396","imei2":"13051102664444396","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T07:00:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176874,"job_number":"JOB_176874","tr_customer_id":176891,"tr_customer_product_id":176881,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T07:01:26.000Z","modified_at":"2026-02-04T07:01:26.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16948694891387","imei1":"16948694891387","imei2":"16948694891387","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T07:01:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176876,"job_number":"JOB_176876","tr_customer_id":176893,"tr_customer_product_id":176883,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T07:01:28.000Z","modified_at":"2026-02-04T07:01:28.000Z","name":"Donny McGlynn","mobile_number":"645-596-9215","email_id":"Adrain_Wisoky39@gmail.com","dop":"2025-04-06","serial_number":"13580902858992318","imei1":"13580902858992318","imei2":"13580902858992318","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T07:01:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176877,"job_number":"JOB_176877","tr_customer_id":176894,"tr_customer_product_id":176884,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T07:03:36.000Z","modified_at":"2026-02-04T07:03:36.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11732668489445","imei1":"11732668489445","imei2":"11732668489445","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T07:03:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176879,"job_number":"JOB_176879","tr_customer_id":176896,"tr_customer_product_id":176886,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T07:03:38.000Z","modified_at":"2026-02-04T07:03:38.000Z","name":"Monserrate Dickinson","mobile_number":"291-664-4654","email_id":"Alfreda_Dickinson83@hotmail.com","dop":"2025-04-06","serial_number":"19817876698493320","imei1":"19817876698493320","imei2":"19817876698493320","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T07:03:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176881,"job_number":"JOB_176881","tr_customer_id":176898,"tr_customer_product_id":176888,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T07:03:43.000Z","modified_at":"2026-02-04T07:03:43.000Z","name":"Marie Pagac","mobile_number":"336-738-5310","email_id":"Chester.OReilly30@gmail.com","dop":"2025-04-06","serial_number":"15088614550139698","imei1":"15088614550139698","imei2":"15088614550139698","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T07:03:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176882,"job_number":"JOB_176882","tr_customer_id":176899,"tr_customer_product_id":176889,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T07:04:27.000Z","modified_at":"2026-02-04T07:04:27.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15704809715392","imei1":"15704809715392","imei2":"15704809715392","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T07:04:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176884,"job_number":"JOB_176884","tr_customer_id":176901,"tr_customer_product_id":176891,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T07:04:29.000Z","modified_at":"2026-02-04T07:04:29.000Z","name":"Salma Schowalter","mobile_number":"999-352-2106","email_id":"Henderson.Gorczany45@yahoo.com","dop":"2025-04-06","serial_number":"16825402503846114","imei1":"16825402503846114","imei2":"16825402503846114","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T07:04:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176885,"job_number":"JOB_176885","tr_customer_id":176902,"tr_customer_product_id":176892,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T07:05:18.000Z","modified_at":"2026-02-04T07:05:18.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19301773139843","imei1":"19301773139843","imei2":"19301773139843","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T07:05:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176887,"job_number":"JOB_176887","tr_customer_id":176904,"tr_customer_product_id":176894,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T07:05:20.000Z","modified_at":"2026-02-04T07:05:20.000Z","name":"Melany Morissette","mobile_number":"763-378-7501","email_id":"Ned_Johns@gmail.com","dop":"2025-04-06","serial_number":"12040749721970538","imei1":"12040749721970538","imei2":"12040749721970538","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T07:05:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176888,"job_number":"JOB_176888","tr_customer_id":176905,"tr_customer_product_id":176895,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T07:32:00.000Z","modified_at":"2026-02-04T07:32:00.000Z","name":"Kumari Usha","mobile_number":"7899453211","email_id":"kmusha1298@gmail.com","dop":"2025-12-01","serial_number":"17599156827551","imei1":"17599156827551","imei2":"17599156827551","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T07:32:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176890,"job_number":"JOB_176890","tr_customer_id":176907,"tr_customer_product_id":176897,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T07:32:14.000Z","modified_at":"2026-02-04T07:32:14.000Z","name":"Uday P","mobile_number":"7690034256","email_id":"uday@gmail.com","dop":"2025-12-01","serial_number":"15124988821955","imei1":"15124988821955","imei2":"15124988821955","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T07:32:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176892,"job_number":"JOB_176892","tr_customer_id":176909,"tr_customer_product_id":176899,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T07:32:29.000Z","modified_at":"2026-02-04T07:32:29.000Z","name":"Jaya Kandpal","mobile_number":"8890345621","email_id":"jayakandpal@gmail.com","dop":"2025-12-01","serial_number":"11212478795249","imei1":"11212478795249","imei2":"11212478795249","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T07:32:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176393,"job_number":"JOB_176393","tr_customer_id":176410,"tr_customer_product_id":176400,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-03T20:46:30.000Z","modified_at":"2026-02-03T20:46:30.000Z","name":"Reynold Rolfson","mobile_number":"982-501-4770","email_id":"Odell_Marks@yahoo.com","dop":"2025-04-25","serial_number":"13915635489986","imei1":"13915635489986","imei2":"13915635489986","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-03T20:46:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176407,"job_number":"JOB_176407","tr_customer_id":176424,"tr_customer_product_id":176414,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-03T21:46:59.000Z","modified_at":"2026-02-03T21:46:59.000Z","name":"Reynold Rolfson","mobile_number":"982-501-4770","email_id":"Odell_Marks@yahoo.com","dop":"2025-04-25","serial_number":"99915635489986","imei1":"99915635489986","imei2":"99915635489986","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-03T21:46:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176408,"job_number":"JOB_176408","tr_customer_id":176425,"tr_customer_product_id":176415,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-03T21:46:59.000Z","modified_at":"2026-02-03T21:46:59.000Z","name":"Reynold Rolfson","mobile_number":"982-501-4770","email_id":"Odell_Marks@yahoo.com","dop":"2025-04-25","serial_number":"89915635489986","imei1":"89915635489986","imei2":"89915635489986","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-03T21:46:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176433,"job_number":"JOB_176433","tr_customer_id":176450,"tr_customer_product_id":176440,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T01:17:48.000Z","modified_at":"2026-02-04T01:17:48.000Z","name":"asdas asdas","mobile_number":"1231312312","email_id":"dasdsa@gmail.com","dop":"2026-02-02","serial_number":"54564565456456456","imei1":"54564565456456456","imei2":"54564565456456456","popurl":"2026-02-02T05:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T01:17:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176435,"job_number":"JOB_176435","tr_customer_id":176452,"tr_customer_product_id":176442,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T02:09:49.000Z","modified_at":"2026-02-04T02:09:49.000Z","name":"guri singh","mobile_number":"4257356462","email_id":"gsdhjagd@gmail.com","dop":"2026-02-02","serial_number":"98765678956789052","imei1":"98765678956789052","imei2":"98765678956789052","popurl":"2026-02-02T05:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T02:09:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176439,"job_number":"JOB_176439","tr_customer_id":176456,"tr_customer_product_id":176446,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T02:44:36.000Z","modified_at":"2026-02-04T02:44:36.000Z","name":"guri singh","mobile_number":"4257356462","email_id":"gsdhjagd@gmail.com","dop":"2026-02-02","serial_number":"9876567895678902","imei1":"9876567895678902","imei2":"9876567895678902","popurl":"2026-02-02T05:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T02:44:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176472,"job_number":"JOB_176472","tr_customer_id":176489,"tr_customer_product_id":176479,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:19:19.000Z","modified_at":"2026-02-04T04:19:19.000Z","name":"Shivaji Bajpai","mobile_number":"7007895280","email_id":"shivaji@gmail.com","dop":"2025-12-01","serial_number":"95688960033504","imei1":"95688960033504","imei2":"95688960033504","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:19:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176473,"job_number":"JOB_176473","tr_customer_id":176490,"tr_customer_product_id":176480,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:19:19.000Z","modified_at":"2026-02-04T04:19:19.000Z","name":"Shivaji Bajpai","mobile_number":"7007895280","email_id":"shivaji@gmail.com","dop":"2025-12-01","serial_number":"30672267964801","imei1":"30672267964801","imei2":"30672267964801","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:19:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176474,"job_number":"JOB_176474","tr_customer_id":176491,"tr_customer_product_id":176481,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:19:24.000Z","modified_at":"2026-02-04T04:19:24.000Z","name":"Vikalp Shukla","mobile_number":"8953292021","email_id":"vikalp@gmail.com","dop":"2025-12-01","serial_number":"35611796268516","imei1":"35611796268516","imei2":"35611796268516","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:19:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176475,"job_number":"JOB_176475","tr_customer_id":176492,"tr_customer_product_id":176482,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:19:25.000Z","modified_at":"2026-02-04T04:19:25.000Z","name":"Vikalp Shukla","mobile_number":"8953292021","email_id":"vikalp@gmail.com","dop":"2025-12-01","serial_number":"96601857886802","imei1":"96601857886802","imei2":"96601857886802","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:19:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176506,"job_number":"JOB_176506","tr_customer_id":176523,"tr_customer_product_id":176513,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:19:46.000Z","modified_at":"2026-02-04T04:19:46.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Edwina0@yahoo.com","dop":"2025-07-02","serial_number":"15504439245774","imei1":"15504439245774","imei2":"15504439245774","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:19:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176523,"job_number":"JOB_176523","tr_customer_id":176540,"tr_customer_product_id":176530,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:05.000Z","modified_at":"2026-02-04T04:20:05.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Amya_OConner@yahoo.com","dop":"2025-07-02","serial_number":"10504567657740","imei1":"10504567657740","imei2":"10504567657740","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176534,"job_number":"JOB_176534","tr_customer_id":176551,"tr_customer_product_id":176541,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:19.000Z","modified_at":"2026-02-04T04:20:19.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"116795838223225","imei1":"116795838223225","imei2":"116795838223225","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176535,"job_number":"JOB_176535","tr_customer_id":176552,"tr_customer_product_id":176542,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:20.000Z","modified_at":"2026-02-04T04:20:20.000Z","name":"Johan Lehner","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"128445467168839","imei1":"128445467168839","imei2":"128445467168839","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176539,"job_number":"JOB_176539","tr_customer_id":176556,"tr_customer_product_id":176546,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:20.000Z","modified_at":"2026-02-04T04:20:20.000Z","name":"Providenci Gerlach","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"192992288773421","imei1":"192992288773421","imei2":"192992288773421","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176541,"job_number":"JOB_176541","tr_customer_id":176558,"tr_customer_product_id":176548,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:21.000Z","modified_at":"2026-02-04T04:20:21.000Z","name":"Herman Schmidt","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"115407810556545","imei1":"115407810556545","imei2":"115407810556545","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176546,"job_number":"JOB_176546","tr_customer_id":176563,"tr_customer_product_id":176553,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:22.000Z","modified_at":"2026-02-04T04:20:22.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Mossie_Purdy90@gmail.com","dop":"2025-07-02","serial_number":"19134763336785","imei1":"19134763336785","imei2":"19134763336785","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176549,"job_number":"JOB_176549","tr_customer_id":176566,"tr_customer_product_id":176556,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:25.000Z","modified_at":"2026-02-04T04:20:25.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"15543886426548","imei1":"15543886426548","imei2":"15543886426548","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176562,"job_number":"JOB_176562","tr_customer_id":176579,"tr_customer_product_id":176569,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:32.000Z","modified_at":"2026-02-04T04:20:32.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"103785143913726","imei1":"103785143913726","imei2":"103785143913726","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176564,"job_number":"JOB_176564","tr_customer_id":176581,"tr_customer_product_id":176571,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:32.000Z","modified_at":"2026-02-04T04:20:32.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"193014215278144","imei1":"193014215278144","imei2":"193014215278144","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176565,"job_number":"JOB_176565","tr_customer_id":176582,"tr_customer_product_id":176572,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:33.000Z","modified_at":"2026-02-04T04:20:33.000Z","name":"Oran Hahn","mobile_number":"957-898-9569","email_id":"Jeanie.Pollich20@gmail.com","dop":"2025-06-09","serial_number":"105900125923274","imei1":"105900125923274","imei2":"105900125923274","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176566,"job_number":"JOB_176566","tr_customer_id":176583,"tr_customer_product_id":176573,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:33.000Z","modified_at":"2026-02-04T04:20:33.000Z","name":"Esta Schmitt","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"159769462247242","imei1":"159769462247242","imei2":"159769462247242","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176567,"job_number":"JOB_176567","tr_customer_id":176584,"tr_customer_product_id":176574,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:33.000Z","modified_at":"2026-02-04T04:20:33.000Z","name":"Tremaine Rodriguez","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"144189574286416","imei1":"144189574286416","imei2":"144189574286416","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176568,"job_number":"JOB_176568","tr_customer_id":176585,"tr_customer_product_id":176575,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:33.000Z","modified_at":"2026-02-04T04:20:33.000Z","name":"Quentin Kilback","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"171921789704358","imei1":"171921789704358","imei2":"171921789704358","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176591,"job_number":"JOB_176591","tr_customer_id":176608,"tr_customer_product_id":176598,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:47.000Z","modified_at":"2026-02-04T04:20:47.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"104544357579180","imei1":"104544357579180","imei2":"104544357579180","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176594,"job_number":"JOB_176594","tr_customer_id":176611,"tr_customer_product_id":176601,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:48.000Z","modified_at":"2026-02-04T04:20:48.000Z","name":"Adriel Volkman","mobile_number":"309-227-0875","email_id":"Candida.Langosh37@gmail.com","dop":"2025-06-09","serial_number":"105925141012089","imei1":"105925141012089","imei2":"105925141012089","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176595,"job_number":"JOB_176595","tr_customer_id":176612,"tr_customer_product_id":176602,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:49.000Z","modified_at":"2026-02-04T04:20:49.000Z","name":"Rhett Medhurst","mobile_number":"751-696-5996","email_id":"Shanel.Cremin46@yahoo.com","dop":"2025-06-09","serial_number":"4880195520341257","imei1":"4880195520341257","imei2":"4880195520341257","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176606,"job_number":"JOB_176606","tr_customer_id":176623,"tr_customer_product_id":176613,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:21:03.000Z","modified_at":"2026-02-04T04:21:03.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"107200393873738","imei1":"107200393873738","imei2":"107200393873738","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:21:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176608,"job_number":"JOB_176608","tr_customer_id":176625,"tr_customer_product_id":176615,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:21:03.000Z","modified_at":"2026-02-04T04:21:03.000Z","name":"Rudy Bogisich","mobile_number":"874-225-9276","email_id":"Elsie.Walter@gmail.com","dop":"2025-06-09","serial_number":"108048716389398","imei1":"108048716389398","imei2":"108048716389398","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:21:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176609,"job_number":"JOB_176609","tr_customer_id":176626,"tr_customer_product_id":176616,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:21:05.000Z","modified_at":"2026-02-04T04:21:05.000Z","name":"Adrianna Brown","mobile_number":"748-640-2924","email_id":"Delilah88@yahoo.com","dop":"2025-06-09","serial_number":"54246754212415440","imei1":"54246754212415440","imei2":"54246754212415440","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:21:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176708,"job_number":"JOB_176708","tr_customer_id":176725,"tr_customer_product_id":176715,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T05:04:33.000Z","modified_at":"2026-02-04T05:04:33.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"11448433778312","imei1":"11448433778312","imei2":"11448433778312","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T05:04:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176740,"job_number":"JOB_176740","tr_customer_id":176757,"tr_customer_product_id":176747,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:08:21.000Z","modified_at":"2026-02-04T06:08:21.000Z","name":"Shivaji Bajpai","mobile_number":"7007895280","email_id":"shivaji@gmail.com","dop":"2025-12-01","serial_number":"84421193859822","imei1":"84421193859822","imei2":"84421193859822","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:08:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176741,"job_number":"JOB_176741","tr_customer_id":176758,"tr_customer_product_id":176748,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:08:22.000Z","modified_at":"2026-02-04T06:08:22.000Z","name":"Shivaji Bajpai","mobile_number":"7007895280","email_id":"shivaji@gmail.com","dop":"2025-12-01","serial_number":"31284465119192","imei1":"31284465119192","imei2":"31284465119192","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:08:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176742,"job_number":"JOB_176742","tr_customer_id":176759,"tr_customer_product_id":176749,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:08:28.000Z","modified_at":"2026-02-04T06:08:28.000Z","name":"Vikalp Shukla","mobile_number":"8953292021","email_id":"vikalp@gmail.com","dop":"2025-12-01","serial_number":"33372953200466","imei1":"33372953200466","imei2":"33372953200466","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:08:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176743,"job_number":"JOB_176743","tr_customer_id":176760,"tr_customer_product_id":176750,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:08:28.000Z","modified_at":"2026-02-04T06:08:28.000Z","name":"Vikalp Shukla","mobile_number":"8953292021","email_id":"vikalp@gmail.com","dop":"2025-12-01","serial_number":"35062701737639","imei1":"35062701737639","imei2":"35062701737639","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:08:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176750,"job_number":"JOB_176750","tr_customer_id":176767,"tr_customer_product_id":176757,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:36:57.000Z","modified_at":"2026-02-04T06:36:57.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"108340007855730","imei1":"108340007855730","imei2":"108340007855730","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:36:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176752,"job_number":"JOB_176752","tr_customer_id":176769,"tr_customer_product_id":176759,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:36:57.000Z","modified_at":"2026-02-04T06:36:57.000Z","name":"Destinee Kovacek","mobile_number":"502-200-8718","email_id":"Prince_Gottlieb9@hotmail.com","dop":"2025-06-09","serial_number":"107422094904784","imei1":"107422094904784","imei2":"107422094904784","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:36:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176753,"job_number":"JOB_176753","tr_customer_id":176770,"tr_customer_product_id":176760,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:37:13.000Z","modified_at":"2026-02-04T06:37:13.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"104282484824161","imei1":"104282484824161","imei2":"104282484824161","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:37:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176755,"job_number":"JOB_176755","tr_customer_id":176772,"tr_customer_product_id":176762,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:37:13.000Z","modified_at":"2026-02-04T06:37:13.000Z","name":"Electa Lueilwitz","mobile_number":"371-559-7307","email_id":"Alessandra.Keeling@gmail.com","dop":"2025-06-09","serial_number":"106487929375273","imei1":"106487929375273","imei2":"106487929375273","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:37:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176758,"job_number":"JOB_176758","tr_customer_id":176775,"tr_customer_product_id":176765,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:37:28.000Z","modified_at":"2026-02-04T06:37:28.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"101441515418479","imei1":"101441515418479","imei2":"101441515418479","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:37:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176760,"job_number":"JOB_176760","tr_customer_id":176777,"tr_customer_product_id":176767,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:37:28.000Z","modified_at":"2026-02-04T06:37:28.000Z","name":"Petra Hilpert","mobile_number":"463-514-3520","email_id":"Janet18@hotmail.com","dop":"2025-06-09","serial_number":"105955043591609","imei1":"105955043591609","imei2":"105955043591609","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:37:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176894,"job_number":"JOB_176894","tr_customer_id":176911,"tr_customer_product_id":176901,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T07:43:20.000Z","modified_at":"2026-02-04T07:43:20.000Z","name":"Alva Towne","mobile_number":"386-447-6006","email_id":"Alexander.Bailey@hotmail.com","dop":"2025-11-04","serial_number":"58341124239210","imei1":"58341124239210","imei2":"58341124239210","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T07:43:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176494,"job_number":"JOB_176494","tr_customer_id":176511,"tr_customer_product_id":176501,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:19:39.000Z","modified_at":"2026-02-04T04:19:39.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10716658082819","imei1":"10716658082819","imei2":"10716658082819","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:19:39.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":176496,"job_number":"JOB_176496","tr_customer_id":176513,"tr_customer_product_id":176503,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:19:41.000Z","modified_at":"2026-02-04T04:19:41.000Z","name":"Arden Cassin","mobile_number":"691-248-9833","email_id":"Amelie.Fahey@hotmail.com","dop":"2000-01-31","serial_number":"1026973266117177","imei1":"1026973266117177","imei2":"1026973266117177","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:19:41.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":176553,"job_number":"JOB_176553","tr_customer_id":176570,"tr_customer_product_id":176560,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:28.000Z","modified_at":"2026-02-04T04:20:28.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10224200877438","imei1":"10224200877438","imei2":"10224200877438","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:28.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":176559,"job_number":"JOB_176559","tr_customer_id":176576,"tr_customer_product_id":176566,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:30.000Z","modified_at":"2026-02-04T04:20:30.000Z","name":"Asa Cassin","mobile_number":"554-420-3894","email_id":"Bud73@gmail.com","dop":"2000-01-31","serial_number":"1050501989120168","imei1":"1050501989120168","imei2":"1050501989120168","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:30.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":176623,"job_number":"JOB_176623","tr_customer_id":176640,"tr_customer_product_id":176630,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:21:16.000Z","modified_at":"2026-02-04T04:21:16.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10592178483359","imei1":"10592178483359","imei2":"10592178483359","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:21:16.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":176625,"job_number":"JOB_176625","tr_customer_id":176642,"tr_customer_product_id":176632,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:21:18.000Z","modified_at":"2026-02-04T04:21:18.000Z","name":"Flavio Wehner","mobile_number":"381-355-2597","email_id":"Erica_Mayert16@yahoo.com","dop":"2000-01-31","serial_number":"1009316889012765","imei1":"1009316889012765","imei2":"1009316889012765","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:21:18.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":176659,"job_number":"JOB_176659","tr_customer_id":176676,"tr_customer_product_id":176666,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:22:04.000Z","modified_at":"2026-02-04T04:22:05.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10193193725919","imei1":"10193193725919","imei2":"10193193725919","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:22:05.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":176661,"job_number":"JOB_176661","tr_customer_id":176678,"tr_customer_product_id":176668,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:22:06.000Z","modified_at":"2026-02-04T04:22:06.000Z","name":"Sean Weber","mobile_number":"981-720-8713","email_id":"Frieda.Dickens@yahoo.com","dop":"2000-01-31","serial_number":"1049153321945694","imei1":"1049153321945694","imei2":"1049153321945694","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:22:06.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":176813,"job_number":"JOB_176813","tr_customer_id":176830,"tr_customer_product_id":176820,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:52:57.000Z","modified_at":"2026-02-04T06:52:57.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10905456111216","imei1":"10905456111216","imei2":"10905456111216","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:52:57.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":176815,"job_number":"JOB_176815","tr_customer_id":176832,"tr_customer_product_id":176822,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:52:59.000Z","modified_at":"2026-02-04T06:52:59.000Z","name":"Misty Dietrich","mobile_number":"685-216-0613","email_id":"Van64@hotmail.com","dop":"2000-01-31","serial_number":"1037913115591944","imei1":"1037913115591944","imei2":"1037913115591944","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:52:59.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":176822,"job_number":"JOB_176822","tr_customer_id":176839,"tr_customer_product_id":176829,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:53:45.000Z","modified_at":"2026-02-04T06:53:45.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10108026856736","imei1":"10108026856736","imei2":"10108026856736","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:53:45.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":176824,"job_number":"JOB_176824","tr_customer_id":176841,"tr_customer_product_id":176831,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:53:47.000Z","modified_at":"2026-02-04T06:53:47.000Z","name":"Mariah Carter","mobile_number":"824-705-2807","email_id":"Cleora.Bradtke41@hotmail.com","dop":"2000-01-31","serial_number":"1028803083099077","imei1":"1028803083099077","imei2":"1028803083099077","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":176834,"job_number":"JOB_176834","tr_customer_id":176851,"tr_customer_product_id":176841,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:54:33.000Z","modified_at":"2026-02-04T06:54:33.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10563331625426","imei1":"10563331625426","imei2":"10563331625426","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:54:33.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":176836,"job_number":"JOB_176836","tr_customer_id":176853,"tr_customer_product_id":176843,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:54:34.000Z","modified_at":"2026-02-04T06:54:34.000Z","name":"Mose Parker","mobile_number":"608-750-3577","email_id":"Tamia_Will@hotmail.com","dop":"2000-01-31","serial_number":"1060387238021366","imei1":"1060387238021366","imei2":"1060387238021366","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:54:34.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":176840,"job_number":"JOB_176840","tr_customer_id":176857,"tr_customer_product_id":176847,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:55:20.000Z","modified_at":"2026-02-04T06:55:20.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10746505687117","imei1":"10746505687117","imei2":"10746505687117","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:55:20.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":176842,"job_number":"JOB_176842","tr_customer_id":176859,"tr_customer_product_id":176849,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:55:22.000Z","modified_at":"2026-02-04T06:55:22.000Z","name":"Dejah Larson","mobile_number":"389-660-4246","email_id":"Julian57@hotmail.com","dop":"2000-01-31","serial_number":"1090969720614131","imei1":"1090969720614131","imei2":"1090969720614131","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:55:22.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":176432,"job_number":"JOB_176432","tr_customer_id":176449,"tr_customer_product_id":176439,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T01:14:56.000Z","modified_at":"2026-02-04T01:14:56.000Z","name":"fdsfds sdfsd","mobile_number":"3213123123","email_id":"dsdasd@gmail.com","dop":"2026-02-02","serial_number":"12313123123123123","imei1":"12313123123123123","imei2":"12313123123123123","popurl":"2026-02-02T05:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T01:14:56.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/mapped' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzNzI3NDJ9.IEtAMRF9vZn3LlTSasN0Llk5gwReGWkTINNzM8zYe8A' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzAxOTEwMDN9.pSrZMh0Jxi5g1E0h-V4jqH94EJyKr7wjA95J2wM12s4 |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 7ef39969-6be1-45dd-90f1-a45778992905 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 866 |
| ETag | W/"362-uZ8Ftnx2Af1NjAWrk0wJooRkni0" |
| Vary | Accept-Encoding |
| Date | Wed, 04 Feb 2026 07:43:24 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[{"id":2,"first_name":"Mark","last_name":"zuk","login_id":"iameng","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":true,"mst_role_id":1,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-12-20T07:42:00.000Z","role_name":"Engineer","service_location":"Service Center A"},{"id":17,"first_name":"Jay ","last_name":"Howard","login_id":"jhoward","mobile_number":"3434524356","email_id":"Jay@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":true,"mst_role_id":1,"mst_service_location_id":1,"created_at":"2022-08-19T13:34:19.000Z","modified_at":"2022-08-19T13:34:19.000Z","role_name":"Engineer","service_location":"Service Center A"}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/assign' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzNzI3NDJ9.IEtAMRF9vZn3LlTSasN0Llk5gwReGWkTINNzM8zYe8A' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--data-raw '{"job_id":99821,"engineer_id":17}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzAxOTEwMDN9.pSrZMh0Jxi5g1E0h-V4jqH94EJyKr7wjA95J2wM12s4 |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 305a9a71-00f5-4cf8-b285-4162d3d81404 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 49 |
{
"job_id": 176894,
"engineer_id": 2
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 54 |
| ETag | W/"36-SJqPGnqoYGAacRPYXRhhHPv8y+E" |
| Vary | Accept-Encoding |
| Date | Wed, 04 Feb 2026 07:43:24 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Engineer assigned successfully","data":[]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/pending' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI3MDEzNjh9.ejrA7BJz_H-2keUgA284RVE6WB4vB5-7eYUdu6PhPXI' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzAxOTEwMDN9.pSrZMh0Jxi5g1E0h-V4jqH94EJyKr7wjA95J2wM12s4 |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 8db5f11f-67a1-4050-9c71-12325b7da6f5 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"50690-p8onBRWjCPbnPtkv4PRhKWo+Fkg" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Wed, 04 Feb 2026 07:43:25 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":[{"id":176389,"job_number":"JOB_176389","tr_customer_id":176406,"tr_customer_product_id":176396,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-03T20:11:26.000Z","modified_at":"2026-02-03T20:11:26.000Z","name":"Swapnil Jade","mobile_number":"9966332211","email_id":"qa.swapnil1910@gmail.com","dop":"2026-01-31","serial_number":"68944645691505","imei1":"68944645691505","imei2":"68944645691505","popurl":"2026-01-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-03T20:11:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176396,"job_number":"JOB_176396","tr_customer_id":176413,"tr_customer_product_id":176403,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-03T21:03:50.000Z","modified_at":"2026-02-03T21:03:50.000Z","name":"Laxman Teli","mobile_number":"8446981010","email_id":"testlaxman@test1.com","dop":"2026-01-29","serial_number":"15549925191112","imei1":"15549925191112","imei2":"15549925191112","popurl":"2026-01-29T21:03:49.114052473Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-03T21:03:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176398,"job_number":"JOB_176398","tr_customer_id":176415,"tr_customer_product_id":176405,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-03T21:46:00.000Z","modified_at":"2026-02-03T21:46:00.000Z","name":"Opal Ruecker","mobile_number":"251-483-1714","email_id":"Elroy.Hudson42@gmail.com","dop":"2025-09-09","serial_number":"14282297788225","imei1":"14282297788225","imei2":"14282297788225","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-03T21:46:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176399,"job_number":"JOB_176399","tr_customer_id":176416,"tr_customer_product_id":176406,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-03T21:46:00.000Z","modified_at":"2026-02-03T21:46:00.000Z","name":"Dean Hilll","mobile_number":"658-209-3971","email_id":"Esta16@gmail.com","dop":"2025-09-09","serial_number":"14610684792103","imei1":"14610684792103","imei2":"14610684792103","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-03T21:46:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176401,"job_number":"JOB_176401","tr_customer_id":176418,"tr_customer_product_id":176408,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-03T21:46:03.000Z","modified_at":"2026-02-03T21:46:03.000Z","name":"Antonetta Harris","mobile_number":"553-452-6028","email_id":"Dorcas60@hotmail.com","dop":"2025-09-09","serial_number":"14013214787670","imei1":"14013214787670","imei2":"14013214787670","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-03T21:46:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176402,"job_number":"JOB_176402","tr_customer_id":176419,"tr_customer_product_id":176409,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-03T21:46:03.000Z","modified_at":"2026-02-03T21:46:03.000Z","name":"Isadore Macejkovic","mobile_number":"313-497-7048","email_id":"Angelica0@hotmail.com","dop":"2025-09-09","serial_number":"15844120424251","imei1":"15844120424251","imei2":"15844120424251","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-03T21:46:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176404,"job_number":"JOB_176404","tr_customer_id":176421,"tr_customer_product_id":176411,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-03T21:46:06.000Z","modified_at":"2026-02-03T21:46:06.000Z","name":"Amber Rau","mobile_number":"392-636-4909","email_id":"Albin12@hotmail.com","dop":"2025-09-09","serial_number":"11767463548298","imei1":"11767463548298","imei2":"11767463548298","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-03T21:46:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176405,"job_number":"JOB_176405","tr_customer_id":176422,"tr_customer_product_id":176412,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-03T21:46:06.000Z","modified_at":"2026-02-03T21:46:06.000Z","name":"Conrad Ledner","mobile_number":"903-496-9794","email_id":"Lavon_Muller8@hotmail.com","dop":"2025-09-09","serial_number":"16232199230604","imei1":"16232199230604","imei2":"16232199230604","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-03T21:46:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176409,"job_number":"JOB_176409","tr_customer_id":176426,"tr_customer_product_id":176416,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-03T22:13:05.000Z","modified_at":"2026-02-03T22:13:05.000Z","name":"Adrienne Howe","mobile_number":"578-995-6970","email_id":"Kylee.Cormier@yahoo.com","dop":"2025-09-09","serial_number":"19854642348896","imei1":"19854642348896","imei2":"19854642348896","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-03T22:13:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176410,"job_number":"JOB_176410","tr_customer_id":176427,"tr_customer_product_id":176417,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-03T22:13:05.000Z","modified_at":"2026-02-03T22:13:05.000Z","name":"Jerry Breitenberg","mobile_number":"676-561-5164","email_id":"Enrico.Grant@yahoo.com","dop":"2025-09-09","serial_number":"16458607835989","imei1":"16458607835989","imei2":"16458607835989","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-03T22:13:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176412,"job_number":"JOB_176412","tr_customer_id":176429,"tr_customer_product_id":176419,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-03T22:13:08.000Z","modified_at":"2026-02-03T22:13:08.000Z","name":"Eino Corwin","mobile_number":"777-828-5531","email_id":"Ulises.Powlowski46@gmail.com","dop":"2025-09-09","serial_number":"14275254147122","imei1":"14275254147122","imei2":"14275254147122","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-03T22:13:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176413,"job_number":"JOB_176413","tr_customer_id":176430,"tr_customer_product_id":176420,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-03T22:13:08.000Z","modified_at":"2026-02-03T22:13:08.000Z","name":"Gianni O'Connell","mobile_number":"671-987-2923","email_id":"Elnora.Haag@yahoo.com","dop":"2025-09-09","serial_number":"18491089771435","imei1":"18491089771435","imei2":"18491089771435","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-03T22:13:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176415,"job_number":"JOB_176415","tr_customer_id":176432,"tr_customer_product_id":176422,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-03T22:13:11.000Z","modified_at":"2026-02-03T22:13:11.000Z","name":"Shea Cummings","mobile_number":"930-213-8390","email_id":"Jamel79@gmail.com","dop":"2025-09-09","serial_number":"18083203531400","imei1":"18083203531400","imei2":"18083203531400","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-03T22:13:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176416,"job_number":"JOB_176416","tr_customer_id":176433,"tr_customer_product_id":176423,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-03T22:13:11.000Z","modified_at":"2026-02-03T22:13:11.000Z","name":"Damian Gerlach","mobile_number":"289-621-7355","email_id":"Orrin.Hackett22@hotmail.com","dop":"2025-09-09","serial_number":"12064048566387","imei1":"12064048566387","imei2":"12064048566387","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-03T22:13:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176418,"job_number":"JOB_176418","tr_customer_id":176435,"tr_customer_product_id":176425,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-03T22:16:40.000Z","modified_at":"2026-02-03T22:16:40.000Z","name":"Citlalli Abshire","mobile_number":"705-218-8529","email_id":"Javon_Streich@hotmail.com","dop":"2025-09-09","serial_number":"12581162696776","imei1":"12581162696776","imei2":"12581162696776","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-03T22:16:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176419,"job_number":"JOB_176419","tr_customer_id":176436,"tr_customer_product_id":176426,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-03T22:16:40.000Z","modified_at":"2026-02-03T22:16:40.000Z","name":"Joany Kris","mobile_number":"341-706-7045","email_id":"Presley_Torphy51@hotmail.com","dop":"2025-09-09","serial_number":"14793756037832","imei1":"14793756037832","imei2":"14793756037832","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-03T22:16:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176421,"job_number":"JOB_176421","tr_customer_id":176438,"tr_customer_product_id":176428,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-03T22:16:43.000Z","modified_at":"2026-02-03T22:16:43.000Z","name":"Al Ryan","mobile_number":"420-549-1034","email_id":"Raquel.Beahan35@hotmail.com","dop":"2025-09-09","serial_number":"11790063170471","imei1":"11790063170471","imei2":"11790063170471","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-03T22:16:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176422,"job_number":"JOB_176422","tr_customer_id":176439,"tr_customer_product_id":176429,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-03T22:16:43.000Z","modified_at":"2026-02-03T22:16:43.000Z","name":"Ezequiel Sporer","mobile_number":"533-634-0071","email_id":"Eryn32@hotmail.com","dop":"2025-09-09","serial_number":"10256015959300","imei1":"10256015959300","imei2":"10256015959300","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-03T22:16:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176424,"job_number":"JOB_176424","tr_customer_id":176441,"tr_customer_product_id":176431,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-03T22:16:46.000Z","modified_at":"2026-02-03T22:16:46.000Z","name":"Bethany Ratke","mobile_number":"952-643-8638","email_id":"Georgianna.Goyette@gmail.com","dop":"2025-09-09","serial_number":"11152165402482","imei1":"11152165402482","imei2":"11152165402482","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-03T22:16:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176425,"job_number":"JOB_176425","tr_customer_id":176442,"tr_customer_product_id":176432,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-03T22:16:46.000Z","modified_at":"2026-02-03T22:16:46.000Z","name":"Alanis Goyette","mobile_number":"814-690-9336","email_id":"Greta76@gmail.com","dop":"2025-09-09","serial_number":"18958151439314","imei1":"18958151439314","imei2":"18958151439314","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-03T22:16:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176429,"job_number":"JOB_176429","tr_customer_id":176446,"tr_customer_product_id":176436,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-03T23:48:26.000Z","modified_at":"2026-02-03T23:48:26.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2026-01-24","serial_number":"18836592954988","imei1":"18836592954988","imei2":"18836592954988","popurl":"2026-01-24T23:48:26.122988639Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-03T23:48:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176430,"job_number":"JOB_176430","tr_customer_id":176447,"tr_customer_product_id":176437,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-03T23:48:27.000Z","modified_at":"2026-02-03T23:48:27.000Z","name":"Nirbhay Shukla","mobile_number":"7079936551","email_id":"anilabh.singh@gmail.com","dop":"2026-01-24","serial_number":"905580915292613","imei1":"905580915292613","imei2":"905580915292613","popurl":"www.aanandaswarup-rana.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-03T23:48:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176431,"job_number":"JOB_176431","tr_customer_id":176448,"tr_customer_product_id":176438,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-03T23:50:52.000Z","modified_at":"2026-02-03T23:50:52.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2026-01-24","serial_number":"79946591955889","imei1":"79946591955889","imei2":"79946591955889","popurl":"2026-01-24T23:50:52.353382653Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-03T23:50:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176436,"job_number":"JOB_176436","tr_customer_id":176453,"tr_customer_product_id":176443,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T02:32:57.000Z","modified_at":"2026-02-04T02:32:57.000Z","name":"Heaven Watsica","mobile_number":"797-371-9933","email_id":"Diamond_Ledner92@hotmail.com","dop":"2025-12-10","serial_number":"11790196657588","imei1":"11790196657588","imei2":"11790196657588","popurl":"2025-12-10T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T02:32:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176437,"job_number":"JOB_176437","tr_customer_id":176454,"tr_customer_product_id":176444,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T02:37:46.000Z","modified_at":"2026-02-04T02:37:46.000Z","name":"Ravi Kushwah","mobile_number":"9999449258","email_id":"ravikushwah1175@gmail.com","dop":"2026-02-02","serial_number":"12222222222222222","imei1":"12222222222222222","imei2":"12222222222222222","popurl":"2026-02-02T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T02:37:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176441,"job_number":"JOB_176441","tr_customer_id":176458,"tr_customer_product_id":176448,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T03:13:40.000Z","modified_at":"2026-02-04T03:13:40.000Z","name":"Rebeka Bogisich","mobile_number":"980-704-4996","email_id":"Mathias.Lakin37@yahoo.com","dop":"2025-05-30","serial_number":"15452804613682","imei1":"15452804613682","imei2":"15452804613682","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T03:13:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176442,"job_number":"JOB_176442","tr_customer_id":176459,"tr_customer_product_id":176449,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T03:13:41.000Z","modified_at":"2026-02-04T03:13:41.000Z","name":"Fay Bins","mobile_number":"565-353-4061","email_id":"Alfreda.Grady@yahoo.com","dop":"2025-05-30","serial_number":"1596296178477878","imei1":"1596296178477878","imei2":"1596296178477878","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T03:13:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176443,"job_number":"JOB_176443","tr_customer_id":176460,"tr_customer_product_id":176450,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T03:29:43.000Z","modified_at":"2026-02-04T03:29:43.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18163468894187","imei1":"18163468894187","imei2":"18163468894187","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T03:29:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176445,"job_number":"JOB_176445","tr_customer_id":176462,"tr_customer_product_id":176452,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T03:29:45.000Z","modified_at":"2026-02-04T03:29:45.000Z","name":"Gordon Bruen","mobile_number":"422-703-7231","email_id":"Cheyanne16@hotmail.com","dop":"2025-04-06","serial_number":"19838262596816960","imei1":"19838262596816960","imei2":"19838262596816960","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T03:29:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176446,"job_number":"JOB_176446","tr_customer_id":176463,"tr_customer_product_id":176453,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T03:30:29.000Z","modified_at":"2026-02-04T03:30:29.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18301039006586","imei1":"18301039006586","imei2":"18301039006586","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T03:30:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176448,"job_number":"JOB_176448","tr_customer_id":176465,"tr_customer_product_id":176455,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T03:30:30.000Z","modified_at":"2026-02-04T03:30:30.000Z","name":"Rhoda Shields","mobile_number":"381-811-1971","email_id":"Bobbie.Lockman@yahoo.com","dop":"2025-04-06","serial_number":"15782718411795832","imei1":"15782718411795832","imei2":"15782718411795832","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T03:30:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176449,"job_number":"JOB_176449","tr_customer_id":176466,"tr_customer_product_id":176456,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T03:31:14.000Z","modified_at":"2026-02-04T03:31:14.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11755818964384","imei1":"11755818964384","imei2":"11755818964384","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T03:31:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176451,"job_number":"JOB_176451","tr_customer_id":176468,"tr_customer_product_id":176458,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T03:31:16.000Z","modified_at":"2026-02-04T03:31:16.000Z","name":"Elena Volkman","mobile_number":"503-216-5710","email_id":"Mckenna.Bogisich67@gmail.com","dop":"2025-04-06","serial_number":"18904593063522024","imei1":"18904593063522024","imei2":"18904593063522024","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T03:31:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176452,"job_number":"JOB_176452","tr_customer_id":176469,"tr_customer_product_id":176459,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T03:58:46.000Z","modified_at":"2026-02-04T03:58:46.000Z","name":"Genevieve Christiansen","mobile_number":"213-449-3174","email_id":"Hyman20@gmail.com","dop":"2025-12-04","serial_number":"1003169505571621","imei1":"1003169505571621","imei2":"1003169505571621","popurl":"2025-12-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T03:58:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176453,"job_number":"JOB_176453","tr_customer_id":176470,"tr_customer_product_id":176460,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:00:31.000Z","modified_at":"2026-02-04T04:00:31.000Z","name":"Joshuah Dicki","mobile_number":"873-917-7224","email_id":"Agustina.Muller@hotmail.com","dop":"2025-12-04","serial_number":"1006930048268724","imei1":"1006930048268724","imei2":"1006930048268724","popurl":"2025-12-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:00:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176454,"job_number":"JOB_176454","tr_customer_id":176471,"tr_customer_product_id":176461,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:00:34.000Z","modified_at":"2026-02-04T04:00:34.000Z","name":"Meagan Keeling","mobile_number":"839-763-3083","email_id":"Laverne_Mraz@gmail.com","dop":"2025-12-04","serial_number":"1009904023723411","imei1":"1009904023723411","imei2":"1009904023723411","popurl":"2025-12-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:00:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176455,"job_number":"JOB_176455","tr_customer_id":176472,"tr_customer_product_id":176462,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:05:10.000Z","modified_at":"2026-02-04T04:05:10.000Z","name":"Diana Murray","mobile_number":"370-848-2724","email_id":"Rolando16@gmail.com","dop":"2025-12-04","serial_number":"107219835426297","imei1":"107219835426297","imei2":"107219835426297","popurl":"2025-12-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:05:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176456,"job_number":"JOB_176456","tr_customer_id":176473,"tr_customer_product_id":176463,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:10:07.000Z","modified_at":"2026-02-04T04:10:07.000Z","name":"{Esmeralda Wuckert","mobile_number":"401-670-9085","email_id":"Linnie.Larson18@gmail.com","dop":"2025-04-06","serial_number":"11806226633382","imei1":"11806226633382","imei2":"11806226633382","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:10:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176457,"job_number":"JOB_176457","tr_customer_id":176474,"tr_customer_product_id":176464,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:10:12.000Z","modified_at":"2026-02-04T04:10:12.000Z","name":"{Odessa Torp","mobile_number":"739-497-5907","email_id":"Berneice.Abshire53@hotmail.com","dop":"2025-04-06","serial_number":"12100670557799","imei1":"12100670557799","imei2":"12100670557799","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:10:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176458,"job_number":"JOB_176458","tr_customer_id":176475,"tr_customer_product_id":176465,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:10:44.000Z","modified_at":"2026-02-04T04:10:44.000Z","name":"Domenica Gleason","mobile_number":"939-335-3932","email_id":"Demetris_Klocko@yahoo.com","dop":"2025-04-06","serial_number":"19108488805969","imei1":"19108488805969","imei2":"19108488805969","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:10:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176459,"job_number":"JOB_176459","tr_customer_id":176476,"tr_customer_product_id":176466,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:17:35.000Z","modified_at":"2026-02-04T04:17:35.000Z","name":"Hillary Moore","mobile_number":"579-596-0249","email_id":"Alba29@yahoo.com","dop":"2025-09-30","serial_number":"41316736434058","imei1":"41316736434058","imei2":"41316736434058","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:17:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176462,"job_number":"JOB_176462","tr_customer_id":176479,"tr_customer_product_id":176469,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:18:46.000Z","modified_at":"2026-02-04T04:18:46.000Z","name":"Kenton Barton","mobile_number":"461-432-5468","email_id":"Floy_Runolfsdottir39@gmail.com","dop":"2025-04-06","serial_number":"12252461655829352","imei1":"12252461655829352","imei2":"12252461655829352","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:18:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176464,"job_number":"JOB_176464","tr_customer_id":176481,"tr_customer_product_id":176471,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:18:57.000Z","modified_at":"2026-02-04T04:18:57.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"19526676215448","imei1":"19526676215448","imei2":"19526676215448","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:18:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176466,"job_number":"JOB_176466","tr_customer_id":176483,"tr_customer_product_id":176473,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:18:59.000Z","modified_at":"2026-02-04T04:18:59.000Z","name":"Ruben Schimmel","mobile_number":"362-421-8880","email_id":"Nettie.Kozey@yahoo.com","dop":"2025-04-06","serial_number":"10702536017882956","imei1":"10702536017882956","imei2":"10702536017882956","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:18:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176468,"job_number":"JOB_176468","tr_customer_id":176485,"tr_customer_product_id":176475,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:19:06.000Z","modified_at":"2026-02-04T04:19:06.000Z","name":"Dudley Terry","mobile_number":"566-397-0060","email_id":"Adriana.Kris@gmail.com","dop":"2025-04-06","serial_number":"14098912394398192","imei1":"14098912394398192","imei2":"14098912394398192","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:19:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176470,"job_number":"JOB_176470","tr_customer_id":176487,"tr_customer_product_id":176477,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:19:14.000Z","modified_at":"2026-02-04T04:19:14.000Z","name":"Eldred Bayer","mobile_number":"228-692-5130","email_id":"Arnaldo_Moore48@yahoo.com","dop":"2025-04-06","serial_number":"17270181423378286","imei1":"17270181423378286","imei2":"17270181423378286","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:19:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176476,"job_number":"JOB_176476","tr_customer_id":176493,"tr_customer_product_id":176483,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:19:25.000Z","modified_at":"2026-02-04T04:19:25.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16932392834547","imei1":"16932392834547","imei2":"16932392834547","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:19:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176480,"job_number":"JOB_176480","tr_customer_id":176497,"tr_customer_product_id":176487,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:19:27.000Z","modified_at":"2026-02-04T04:19:27.000Z","name":"Rudolph Hudson","mobile_number":"553-529-0878","email_id":"Stevie_Walter36@hotmail.com","dop":"2025-04-06","serial_number":"18792165735215520","imei1":"18792165735215520","imei2":"18792165735215520","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:19:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176481,"job_number":"JOB_176481","tr_customer_id":176498,"tr_customer_product_id":176488,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:19:27.000Z","modified_at":"2026-02-04T04:19:27.000Z","name":"Abbey Casper","mobile_number":"209-212-1975","email_id":"Pedro52@yahoo.com","dop":"2025-04-06","serial_number":"12087306755259312","imei1":"12087306755259312","imei2":"12087306755259312","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:19:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176482,"job_number":"JOB_176482","tr_customer_id":176499,"tr_customer_product_id":176489,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:19:32.000Z","modified_at":"2026-02-04T04:19:32.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13165232316668","imei1":"13165232316668","imei2":"13165232316668","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:19:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176485,"job_number":"JOB_176485","tr_customer_id":176502,"tr_customer_product_id":176492,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:19:34.000Z","modified_at":"2026-02-04T04:19:34.000Z","name":"Syble Abernathy","mobile_number":"355-951-2951","email_id":"Lucie38@yahoo.com","dop":"2025-04-06","serial_number":"16265871400764784","imei1":"16265871400764784","imei2":"16265871400764784","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:19:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176486,"job_number":"JOB_176486","tr_customer_id":176503,"tr_customer_product_id":176493,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:19:34.000Z","modified_at":"2026-02-04T04:19:34.000Z","name":"Reilly Conroy","mobile_number":"924-688-4068","email_id":"Ottis_Mitchell49@yahoo.com","dop":"2025-04-06","serial_number":"10799443903246306","imei1":"10799443903246306","imei2":"10799443903246306","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:19:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176487,"job_number":"JOB_176487","tr_customer_id":176504,"tr_customer_product_id":176494,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:19:37.000Z","modified_at":"2026-02-04T04:19:37.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19699442607977","imei1":"19699442607977","imei2":"19699442607977","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:19:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176489,"job_number":"JOB_176489","tr_customer_id":176506,"tr_customer_product_id":176496,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:19:38.000Z","modified_at":"2026-02-04T04:19:38.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10516872330446","imei1":"10516872330446","imei2":"10516872330446","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:19:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176492,"job_number":"JOB_176492","tr_customer_id":176509,"tr_customer_product_id":176499,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:19:39.000Z","modified_at":"2026-02-04T04:19:39.000Z","name":"Alexzander Stark","mobile_number":"596-734-3585","email_id":"Patsy_Hettinger18@hotmail.com","dop":"2025-06-18","serial_number":"1053416970203141","imei1":"1053416970203141","imei2":"1053416970203141","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:19:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176493,"job_number":"JOB_176493","tr_customer_id":176510,"tr_customer_product_id":176500,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:19:39.000Z","modified_at":"2026-02-04T04:19:39.000Z","name":"Houston Lindgren","mobile_number":"428-666-2362","email_id":"Jillian72@gmail.com","dop":"2025-04-06","serial_number":"11445065524746976","imei1":"11445065524746976","imei2":"11445065524746976","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:19:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176498,"job_number":"JOB_176498","tr_customer_id":176515,"tr_customer_product_id":176505,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:19:43.000Z","modified_at":"2026-02-04T04:19:43.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"14841589173287","imei1":"14841589173287","imei2":"14841589173287","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:19:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176499,"job_number":"JOB_176499","tr_customer_id":176516,"tr_customer_product_id":176506,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:19:43.000Z","modified_at":"2026-02-04T04:19:43.000Z","name":"Adalberto Fritsch","mobile_number":"395-744-7037","email_id":"Litzy.Mraz38@yahoo.com","dop":"2025-05-30","serial_number":"10428958510257","imei1":"10428958510257","imei2":"10428958510257","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:19:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176501,"job_number":"JOB_176501","tr_customer_id":176518,"tr_customer_product_id":176508,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:19:44.000Z","modified_at":"2026-02-04T04:19:44.000Z","name":"Dominic Gorczany","mobile_number":"478-211-4354","email_id":"Aiden84@yahoo.com","dop":"2025-05-30","serial_number":"1548309318542422","imei1":"1548309318542422","imei2":"1548309318542422","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:19:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176502,"job_number":"JOB_176502","tr_customer_id":176519,"tr_customer_product_id":176509,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:19:44.000Z","modified_at":"2026-02-04T04:19:44.000Z","name":"Hailee Beier","mobile_number":"276-446-2343","email_id":"Claude_OReilly59@hotmail.com","dop":"2025-04-06","serial_number":"18475515866700810","imei1":"18475515866700810","imei2":"18475515866700810","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:19:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176503,"job_number":"JOB_176503","tr_customer_id":176520,"tr_customer_product_id":176510,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:19:46.000Z","modified_at":"2026-02-04T04:19:46.000Z","name":"Nareen Katkam","mobile_number":"7677667898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"12727448778628","imei1":"12727448778628","imei2":"12727448778628","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:19:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176504,"job_number":"JOB_176504","tr_customer_id":176521,"tr_customer_product_id":176511,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:19:46.000Z","modified_at":"2026-02-04T04:19:46.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19106818057498","imei1":"19106818057498","imei2":"19106818057498","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:19:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176508,"job_number":"JOB_176508","tr_customer_id":176525,"tr_customer_product_id":176515,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:19:48.000Z","modified_at":"2026-02-04T04:19:48.000Z","name":"Nareen Katkam","mobile_number":"7677667898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"78275858196127","imei1":"78275858196127","imei2":"78275858196127","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:19:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176509,"job_number":"JOB_176509","tr_customer_id":176526,"tr_customer_product_id":176516,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:19:48.000Z","modified_at":"2026-02-04T04:19:48.000Z","name":"Eda Bradtke","mobile_number":"671-543-0261","email_id":"Arnaldo44@gmail.com","dop":"2025-04-06","serial_number":"10240613578143672","imei1":"10240613578143672","imei2":"10240613578143672","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:19:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176511,"job_number":"JOB_176511","tr_customer_id":176528,"tr_customer_product_id":176518,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:19:49.000Z","modified_at":"2026-02-04T04:19:49.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13363929985402","imei1":"13363929985402","imei2":"13363929985402","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:19:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176513,"job_number":"JOB_176513","tr_customer_id":176530,"tr_customer_product_id":176520,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:19:49.000Z","modified_at":"2026-02-04T04:19:49.000Z","name":"Onkar Bhole","mobile_number":"7046563552","email_id":"Onkarbhole@gmail.com","dop":"2025-04-06","serial_number":"19274706234465","imei1":"19274706234465","imei2":"19274706234465","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:19:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176515,"job_number":"JOB_176515","tr_customer_id":176532,"tr_customer_product_id":176522,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:19:50.000Z","modified_at":"2026-02-04T04:19:50.000Z","name":"Skye Spinka","mobile_number":"579-436-5156","email_id":"Robbie45@gmail.com","dop":"2025-04-06","serial_number":"15083668393112600","imei1":"15083668393112600","imei2":"15083668393112600","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:19:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176516,"job_number":"JOB_176516","tr_customer_id":176533,"tr_customer_product_id":176523,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:19:51.000Z","modified_at":"2026-02-04T04:19:51.000Z","name":"Blanche Hoppe","mobile_number":"780-426-0720","email_id":"Tito.Ritchie@hotmail.com","dop":"2025-04-06","serial_number":"14401505601615458","imei1":"14401505601615458","imei2":"14401505601615458","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:19:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176517,"job_number":"JOB_176517","tr_customer_id":176534,"tr_customer_product_id":176524,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:19:51.000Z","modified_at":"2026-02-04T04:19:51.000Z","name":"Miller Paucek","mobile_number":"648-957-6876","email_id":"Cyril_White0@gmail.com","dop":"2025-04-06","serial_number":"14203856991710024","imei1":"14203856991710024","imei2":"14203856991710024","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:19:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176518,"job_number":"JOB_176518","tr_customer_id":176535,"tr_customer_product_id":176525,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:19:56.000Z","modified_at":"2026-02-04T04:19:56.000Z","name":"Sravan V","mobile_number":"8492453456","email_id":"srav@gmail.com","dop":"2025-12-31","serial_number":"104476620567286","imei1":"104476620567286","imei2":"104476620567286","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:19:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176520,"job_number":"JOB_176520","tr_customer_id":176537,"tr_customer_product_id":176527,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:02.000Z","modified_at":"2026-02-04T04:20:02.000Z","name":"neeraj v","mobile_number":"9182460199","email_id":"neeraj.v@outlook.com","dop":"2025-04-06","serial_number":"18720857932300","imei1":"18720857932300","imei2":"18720857932300","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176522,"job_number":"JOB_176522","tr_customer_id":176539,"tr_customer_product_id":176529,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:03.000Z","modified_at":"2026-02-04T04:20:03.000Z","name":"Pauline Frami","mobile_number":"846-220-3318","email_id":"Arianna_Greenholt82@hotmail.com","dop":"2025-04-06","serial_number":"13766464858361678","imei1":"13766464858361678","imei2":"13766464858361678","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176524,"job_number":"JOB_176524","tr_customer_id":176541,"tr_customer_product_id":176531,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:08.000Z","modified_at":"2026-02-04T04:20:08.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17890715696423","imei1":"17890715696423","imei2":"17890715696423","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176526,"job_number":"JOB_176526","tr_customer_id":176543,"tr_customer_product_id":176533,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:09.000Z","modified_at":"2026-02-04T04:20:09.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14461693911714","imei1":"14461693911714","imei2":"14461693911714","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176528,"job_number":"JOB_176528","tr_customer_id":176545,"tr_customer_product_id":176535,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:10.000Z","modified_at":"2026-02-04T04:20:10.000Z","name":"Jacynthe Stoltenberg","mobile_number":"923-329-1013","email_id":"Payton92@gmail.com","dop":"2025-04-06","serial_number":"14528192762308204","imei1":"14528192762308204","imei2":"14528192762308204","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176529,"job_number":"JOB_176529","tr_customer_id":176546,"tr_customer_product_id":176536,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:11.000Z","modified_at":"2026-02-04T04:20:11.000Z","name":"Jane Runolfsson","mobile_number":"597-969-8020","email_id":"Cassie.Boyle85@gmail.com","dop":"2025-04-06","serial_number":"19208417795997210","imei1":"19208417795997210","imei2":"19208417795997210","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176530,"job_number":"JOB_176530","tr_customer_id":176547,"tr_customer_product_id":176537,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:11.000Z","modified_at":"2026-02-04T04:20:11.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17458340921459","imei1":"17458340921459","imei2":"17458340921459","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176532,"job_number":"JOB_176532","tr_customer_id":176549,"tr_customer_product_id":176539,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:13.000Z","modified_at":"2026-02-04T04:20:13.000Z","name":"Bo Blanda","mobile_number":"583-378-7607","email_id":"Zachariah_Fisher80@yahoo.com","dop":"2025-04-06","serial_number":"19828528069297200","imei1":"19828528069297200","imei2":"19828528069297200","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176536,"job_number":"JOB_176536","tr_customer_id":176553,"tr_customer_product_id":176543,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:20.000Z","modified_at":"2026-02-04T04:20:20.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10595176448316","imei1":"10595176448316","imei2":"10595176448316","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176537,"job_number":"JOB_176537","tr_customer_id":176554,"tr_customer_product_id":176544,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:20.000Z","modified_at":"2026-02-04T04:20:20.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17734324417873","imei1":"17734324417873","imei2":"17734324417873","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176542,"job_number":"JOB_176542","tr_customer_id":176559,"tr_customer_product_id":176549,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:21.000Z","modified_at":"2026-02-04T04:20:21.000Z","name":"Anita Reilly","mobile_number":"930-690-0373","email_id":"Callie48@gmail.com","dop":"2025-06-18","serial_number":"1041077178076790","imei1":"1041077178076790","imei2":"1041077178076790","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176543,"job_number":"JOB_176543","tr_customer_id":176560,"tr_customer_product_id":176550,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:21.000Z","modified_at":"2026-02-04T04:20:21.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18646972987672","imei1":"18646972987672","imei2":"18646972987672","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176545,"job_number":"JOB_176545","tr_customer_id":176562,"tr_customer_product_id":176552,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:22.000Z","modified_at":"2026-02-04T04:20:22.000Z","name":"Lonzo Turcotte","mobile_number":"217-331-8385","email_id":"Retha_Predovic76@gmail.com","dop":"2025-04-06","serial_number":"17777380299092604","imei1":"17777380299092604","imei2":"17777380299092604","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176547,"job_number":"JOB_176547","tr_customer_id":176564,"tr_customer_product_id":176554,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:23.000Z","modified_at":"2026-02-04T04:20:23.000Z","name":"Raegan Hessel","mobile_number":"204-937-7389","email_id":"Sabrina.Green64@hotmail.com","dop":"2025-04-06","serial_number":"11161418795242160","imei1":"11161418795242160","imei2":"11161418795242160","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176550,"job_number":"JOB_176550","tr_customer_id":176567,"tr_customer_product_id":176557,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:25.000Z","modified_at":"2026-02-04T04:20:25.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11249833330334","imei1":"11249833330334","imei2":"11249833330334","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176552,"job_number":"JOB_176552","tr_customer_id":176569,"tr_customer_product_id":176559,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:27.000Z","modified_at":"2026-02-04T04:20:27.000Z","name":"Leo Spinka","mobile_number":"629-695-6576","email_id":"Jalyn.Stoltenberg@hotmail.com","dop":"2025-04-06","serial_number":"16805894203813508","imei1":"16805894203813508","imei2":"16805894203813508","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176554,"job_number":"JOB_176554","tr_customer_id":176571,"tr_customer_product_id":176561,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:28.000Z","modified_at":"2026-02-04T04:20:28.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"19346405170390","imei1":"19346405170390","imei2":"19346405170390","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176557,"job_number":"JOB_176557","tr_customer_id":176573,"tr_customer_product_id":176563,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:28.000Z","modified_at":"2026-02-04T04:20:28.000Z","name":"Nareen K","mobile_number":"7677660898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"11388463808593","imei1":"11388463808593","imei2":"11388463808593","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176560,"job_number":"JOB_176560","tr_customer_id":176577,"tr_customer_product_id":176567,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:30.000Z","modified_at":"2026-02-04T04:20:30.000Z","name":"Ellis Gaylord","mobile_number":"239-426-4764","email_id":"Mathias_Gottlieb@gmail.com","dop":"2025-04-06","serial_number":"16445968121486860","imei1":"16445968121486860","imei2":"16445968121486860","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176561,"job_number":"JOB_176561","tr_customer_id":176578,"tr_customer_product_id":176568,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:30.000Z","modified_at":"2026-02-04T04:20:30.000Z","name":"Nareen K","mobile_number":"7677660898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"59295561175698","imei1":"59295561175698","imei2":"59295561175698","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176569,"job_number":"JOB_176569","tr_customer_id":176586,"tr_customer_product_id":176576,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:35.000Z","modified_at":"2026-02-04T04:20:35.000Z","name":"dora p","mobile_number":"9321435112","email_id":"dora@gmail.com","dop":"2025-04-06","serial_number":"17436717072521","imei1":"17436717072521","imei2":"17436717072521","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176570,"job_number":"JOB_176570","tr_customer_id":176587,"tr_customer_product_id":176577,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:35.000Z","modified_at":"2026-02-04T04:20:35.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12037051281462","imei1":"12037051281462","imei2":"12037051281462","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176573,"job_number":"JOB_176573","tr_customer_id":176590,"tr_customer_product_id":176580,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:36.000Z","modified_at":"2026-02-04T04:20:36.000Z","name":"Rita Gupta","mobile_number":"12345678978","email_id":"test@1","dop":"2025-04-06","serial_number":"16137041114487","imei1":"16137041114487","imei2":"16137041114487","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176574,"job_number":"JOB_176574","tr_customer_id":176591,"tr_customer_product_id":176581,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:36.000Z","modified_at":"2026-02-04T04:20:36.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12328155315568","imei1":"12328155315568","imei2":"12328155315568","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176576,"job_number":"JOB_176576","tr_customer_id":176593,"tr_customer_product_id":176583,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:36.000Z","modified_at":"2026-02-04T04:20:36.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16630960260518","imei1":"16630960260518","imei2":"16630960260518","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176579,"job_number":"JOB_176579","tr_customer_id":176596,"tr_customer_product_id":176586,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:37.000Z","modified_at":"2026-02-04T04:20:37.000Z","name":"Kari Kovacek","mobile_number":"942-969-6725","email_id":"Mikayla_Cummings64@hotmail.com","dop":"2025-04-06","serial_number":"19534848621237860","imei1":"19534848621237860","imei2":"19534848621237860","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176580,"job_number":"JOB_176580","tr_customer_id":176597,"tr_customer_product_id":176587,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:37.000Z","modified_at":"2026-02-04T04:20:37.000Z","name":"Stone Donnelly","mobile_number":"221-765-4675","email_id":"Erica_Olson28@gmail.com","dop":"2025-04-06","serial_number":"10343017688746420","imei1":"10343017688746420","imei2":"10343017688746420","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176581,"job_number":"JOB_176581","tr_customer_id":176598,"tr_customer_product_id":176588,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:37.000Z","modified_at":"2026-02-04T04:20:37.000Z","name":"Zackary Kerluke","mobile_number":"986-740-1998","email_id":"Astrid.Hane@hotmail.com","dop":"2025-04-06","serial_number":"16588545340439542","imei1":"16588545340439542","imei2":"16588545340439542","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176582,"job_number":"JOB_176582","tr_customer_id":176599,"tr_customer_product_id":176589,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:38.000Z","modified_at":"2026-02-04T04:20:38.000Z","name":"Estevan Skiles","mobile_number":"630-200-8970","email_id":"Camden7@gmail.com","dop":"2025-04-06","serial_number":"18947640076066464","imei1":"18947640076066464","imei2":"18947640076066464","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176583,"job_number":"JOB_176583","tr_customer_id":176600,"tr_customer_product_id":176590,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:38.000Z","modified_at":"2026-02-04T04:20:38.000Z","name":"Madison Schroeder","mobile_number":"211-582-1738","email_id":"Melissa82@gmail.com","dop":"2025-04-06","serial_number":"16182241233055066","imei1":"16182241233055066","imei2":"16182241233055066","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176584,"job_number":"JOB_176584","tr_customer_id":176601,"tr_customer_product_id":176591,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:41.000Z","modified_at":"2026-02-04T04:20:41.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19282812627094","imei1":"19282812627094","imei2":"19282812627094","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176586,"job_number":"JOB_176586","tr_customer_id":176603,"tr_customer_product_id":176593,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:43.000Z","modified_at":"2026-02-04T04:20:43.000Z","name":"Srav k","mobile_number":"8492443456","email_id":"sravanh@gmail.com","dop":"2025-12-31","serial_number":"102534576099548","imei1":"102534576099548","imei2":"102534576099548","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176587,"job_number":"JOB_176587","tr_customer_id":176604,"tr_customer_product_id":176594,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:43.000Z","modified_at":"2026-02-04T04:20:43.000Z","name":"Odie Beier","mobile_number":"647-501-7090","email_id":"Dewitt96@yahoo.com","dop":"2025-04-06","serial_number":"11158458399755378","imei1":"11158458399755378","imei2":"11158458399755378","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176589,"job_number":"JOB_176589","tr_customer_id":176606,"tr_customer_product_id":176596,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:46.000Z","modified_at":"2026-02-04T04:20:46.000Z","name":"viraj kumar","mobile_number":"7982896126","email_id":"virajkumar@gmail.com","dop":"2025-04-06","serial_number":"11421911309390","imei1":"11421911309390","imei2":"11421911309390","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176593,"job_number":"JOB_176593","tr_customer_id":176610,"tr_customer_product_id":176600,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:47.000Z","modified_at":"2026-02-04T04:20:47.000Z","name":"Theron Frami","mobile_number":"345-442-8146","email_id":"Cecelia_Rau10@gmail.com","dop":"2025-04-06","serial_number":"10621147261380574","imei1":"10621147261380574","imei2":"10621147261380574","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176597,"job_number":"JOB_176597","tr_customer_id":176614,"tr_customer_product_id":176604,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:56.000Z","modified_at":"2026-02-04T04:20:56.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12769169432076","imei1":"12769169432076","imei2":"12769169432076","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176599,"job_number":"JOB_176599","tr_customer_id":176616,"tr_customer_product_id":176606,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:56.000Z","modified_at":"2026-02-04T04:20:56.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15818856923876","imei1":"15818856923876","imei2":"15818856923876","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176601,"job_number":"JOB_176601","tr_customer_id":176618,"tr_customer_product_id":176608,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:57.000Z","modified_at":"2026-02-04T04:20:57.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11221181943727","imei1":"11221181943727","imei2":"11221181943727","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176603,"job_number":"JOB_176603","tr_customer_id":176620,"tr_customer_product_id":176610,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:58.000Z","modified_at":"2026-02-04T04:20:58.000Z","name":"Dedric Rau","mobile_number":"743-590-7980","email_id":"Bridgette_Donnelly@hotmail.com","dop":"2025-04-06","serial_number":"15443147911396776","imei1":"15443147911396776","imei2":"15443147911396776","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176604,"job_number":"JOB_176604","tr_customer_id":176621,"tr_customer_product_id":176611,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:58.000Z","modified_at":"2026-02-04T04:20:58.000Z","name":"Keshawn Yost","mobile_number":"400-339-4364","email_id":"Colten.Wilkinson@yahoo.com","dop":"2025-04-06","serial_number":"10117715531931494","imei1":"10117715531931494","imei2":"10117715531931494","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176605,"job_number":"JOB_176605","tr_customer_id":176622,"tr_customer_product_id":176612,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:59.000Z","modified_at":"2026-02-04T04:20:59.000Z","name":"Kyra Schroeder","mobile_number":"598-811-3114","email_id":"Ilene43@hotmail.com","dop":"2025-04-06","serial_number":"15910947761966254","imei1":"15910947761966254","imei2":"15910947761966254","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176610,"job_number":"JOB_176610","tr_customer_id":176627,"tr_customer_product_id":176617,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:21:07.000Z","modified_at":"2026-02-04T04:21:07.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13551540871317","imei1":"13551540871317","imei2":"13551540871317","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:21:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176613,"job_number":"JOB_176613","tr_customer_id":176630,"tr_customer_product_id":176620,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:21:09.000Z","modified_at":"2026-02-04T04:21:09.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11898964262792","imei1":"11898964262792","imei2":"11898964262792","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:21:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176614,"job_number":"JOB_176614","tr_customer_id":176631,"tr_customer_product_id":176621,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:21:09.000Z","modified_at":"2026-02-04T04:21:09.000Z","name":"Devin Schaefer","mobile_number":"487-203-6446","email_id":"Melba_Stark34@hotmail.com","dop":"2025-04-06","serial_number":"10503910736593102","imei1":"10503910736593102","imei2":"10503910736593102","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:21:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176616,"job_number":"JOB_176616","tr_customer_id":176633,"tr_customer_product_id":176623,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:21:10.000Z","modified_at":"2026-02-04T04:21:10.000Z","name":"Carli Champlin","mobile_number":"819-493-7041","email_id":"Estevan22@yahoo.com","dop":"2025-04-06","serial_number":"18419950190617684","imei1":"18419950190617684","imei2":"18419950190617684","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:21:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176617,"job_number":"JOB_176617","tr_customer_id":176634,"tr_customer_product_id":176624,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:21:11.000Z","modified_at":"2026-02-04T04:21:11.000Z","name":"NareenK KA","mobile_number":"9677660898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"10825268289460","imei1":"10825268289460","imei2":"10825268289460","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:21:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176619,"job_number":"JOB_176619","tr_customer_id":176636,"tr_customer_product_id":176626,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:21:12.000Z","modified_at":"2026-02-04T04:21:12.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14679994089103","imei1":"14679994089103","imei2":"14679994089103","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:21:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176621,"job_number":"JOB_176621","tr_customer_id":176638,"tr_customer_product_id":176628,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:21:13.000Z","modified_at":"2026-02-04T04:21:13.000Z","name":"NareenK KA","mobile_number":"9677660898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"54592623063063","imei1":"54592623063063","imei2":"54592623063063","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:21:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176622,"job_number":"JOB_176622","tr_customer_id":176639,"tr_customer_product_id":176629,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:21:14.000Z","modified_at":"2026-02-04T04:21:14.000Z","name":"Deven Nolan","mobile_number":"208-939-8274","email_id":"Lamar.Dach@gmail.com","dop":"2025-04-06","serial_number":"11190985681082228","imei1":"11190985681082228","imei2":"11190985681082228","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:21:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176626,"job_number":"JOB_176626","tr_customer_id":176643,"tr_customer_product_id":176633,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:21:21.000Z","modified_at":"2026-02-04T04:21:21.000Z","name":"pradnya t","mobile_number":"7046563551","email_id":"pradnya@gmail.com","dop":"2025-04-06","serial_number":"15239822180215","imei1":"15239822180215","imei2":"15239822180215","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:21:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176628,"job_number":"JOB_176628","tr_customer_id":176645,"tr_customer_product_id":176635,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:21:21.000Z","modified_at":"2026-02-04T04:21:21.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19030553753511","imei1":"19030553753511","imei2":"19030553753511","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:21:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176629,"job_number":"JOB_176629","tr_customer_id":176646,"tr_customer_product_id":176636,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:21:22.000Z","modified_at":"2026-02-04T04:21:22.000Z","name":"Radha Jain","mobile_number":"12345678979","email_id":"test@2","dop":"2025-04-06","serial_number":"14213534000800","imei1":"14213534000800","imei2":"14213534000800","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:21:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176633,"job_number":"JOB_176633","tr_customer_id":176650,"tr_customer_product_id":176640,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:21:22.000Z","modified_at":"2026-02-04T04:21:22.000Z","name":"Hilma Mayert","mobile_number":"995-862-4776","email_id":"Arianna.Hayes@hotmail.com","dop":"2025-04-06","serial_number":"12640163486727516","imei1":"12640163486727516","imei2":"12640163486727516","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:21:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176634,"job_number":"JOB_176634","tr_customer_id":176651,"tr_customer_product_id":176641,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:21:23.000Z","modified_at":"2026-02-04T04:21:23.000Z","name":"Dejon O'Connell","mobile_number":"460-317-5890","email_id":"Evalyn83@hotmail.com","dop":"2025-04-06","serial_number":"18397259240306070","imei1":"18397259240306070","imei2":"18397259240306070","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:21:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176635,"job_number":"JOB_176635","tr_customer_id":176652,"tr_customer_product_id":176642,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:21:23.000Z","modified_at":"2026-02-04T04:21:23.000Z","name":"Leda Larson","mobile_number":"831-371-5055","email_id":"Keegan52@hotmail.com","dop":"2025-04-06","serial_number":"19314161576549144","imei1":"19314161576549144","imei2":"19314161576549144","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:21:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176636,"job_number":"JOB_176636","tr_customer_id":176653,"tr_customer_product_id":176643,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:21:24.000Z","modified_at":"2026-02-04T04:21:24.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19784570560683","imei1":"19784570560683","imei2":"19784570560683","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:21:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176638,"job_number":"JOB_176638","tr_customer_id":176655,"tr_customer_product_id":176645,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:21:26.000Z","modified_at":"2026-02-04T04:21:26.000Z","name":"Brock Wolff","mobile_number":"784-668-8593","email_id":"Tyreek.Wiegand47@gmail.com","dop":"2025-04-06","serial_number":"16105445347748596","imei1":"16105445347748596","imei2":"16105445347748596","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:21:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176639,"job_number":"JOB_176639","tr_customer_id":176656,"tr_customer_product_id":176646,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:21:26.000Z","modified_at":"2026-02-04T04:21:26.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12579070849414","imei1":"12579070849414","imei2":"12579070849414","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:21:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176641,"job_number":"JOB_176641","tr_customer_id":176658,"tr_customer_product_id":176648,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:21:28.000Z","modified_at":"2026-02-04T04:21:28.000Z","name":"Mark Veum","mobile_number":"476-540-2122","email_id":"Demetrius.Marvin25@gmail.com","dop":"2025-04-06","serial_number":"17938991493562016","imei1":"17938991493562016","imei2":"17938991493562016","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:21:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176642,"job_number":"JOB_176642","tr_customer_id":176659,"tr_customer_product_id":176649,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:21:29.000Z","modified_at":"2026-02-04T04:21:29.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14268293018164","imei1":"14268293018164","imei2":"14268293018164","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:21:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176644,"job_number":"JOB_176644","tr_customer_id":176661,"tr_customer_product_id":176651,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:21:30.000Z","modified_at":"2026-02-04T04:21:30.000Z","name":"udai t","mobile_number":"8019800593","email_id":"udai.t@gmail.com","dop":"2025-04-06","serial_number":"14499370938858","imei1":"14499370938858","imei2":"14499370938858","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:21:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176645,"job_number":"JOB_176645","tr_customer_id":176662,"tr_customer_product_id":176652,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:21:30.000Z","modified_at":"2026-02-04T04:21:30.000Z","name":"ravan V","mobile_number":"8492453457","email_id":"rav@gmail.com","dop":"2025-12-31","serial_number":"109947900715241","imei1":"109947900715241","imei2":"109947900715241","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:21:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176648,"job_number":"JOB_176648","tr_customer_id":176665,"tr_customer_product_id":176655,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:21:31.000Z","modified_at":"2026-02-04T04:21:31.000Z","name":"Ruthe Gorczany","mobile_number":"431-662-2502","email_id":"Ayla20@gmail.com","dop":"2025-04-06","serial_number":"16224740769350744","imei1":"16224740769350744","imei2":"16224740769350744","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:21:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176649,"job_number":"JOB_176649","tr_customer_id":176666,"tr_customer_product_id":176656,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:21:31.000Z","modified_at":"2026-02-04T04:21:31.000Z","name":"Kole Aufderhar","mobile_number":"725-469-4463","email_id":"Keanu.Raynor92@hotmail.com","dop":"2025-04-06","serial_number":"12011751230116892","imei1":"12011751230116892","imei2":"12011751230116892","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:21:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176650,"job_number":"JOB_176650","tr_customer_id":176667,"tr_customer_product_id":176657,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:21:44.000Z","modified_at":"2026-02-04T04:21:44.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17504516995144","imei1":"17504516995144","imei2":"17504516995144","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:21:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176652,"job_number":"JOB_176652","tr_customer_id":176669,"tr_customer_product_id":176659,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:21:46.000Z","modified_at":"2026-02-04T04:21:46.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19091969681952","imei1":"19091969681952","imei2":"19091969681952","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:21:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176654,"job_number":"JOB_176654","tr_customer_id":176671,"tr_customer_product_id":176661,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:21:46.000Z","modified_at":"2026-02-04T04:21:46.000Z","name":"Wyman Dickinson","mobile_number":"936-662-6442","email_id":"Gwen_Goyette@yahoo.com","dop":"2025-04-06","serial_number":"14308044968218490","imei1":"14308044968218490","imei2":"14308044968218490","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:21:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176655,"job_number":"JOB_176655","tr_customer_id":176672,"tr_customer_product_id":176662,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:21:47.000Z","modified_at":"2026-02-04T04:21:47.000Z","name":"Nels Kris","mobile_number":"581-296-9268","email_id":"Isaiah37@yahoo.com","dop":"2025-04-06","serial_number":"15063756774632628","imei1":"15063756774632628","imei2":"15063756774632628","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:21:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176656,"job_number":"JOB_176656","tr_customer_id":176673,"tr_customer_product_id":176663,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:21:56.000Z","modified_at":"2026-02-04T04:21:56.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15014436490537","imei1":"15014436490537","imei2":"15014436490537","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:21:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176658,"job_number":"JOB_176658","tr_customer_id":176675,"tr_customer_product_id":176665,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:21:58.000Z","modified_at":"2026-02-04T04:21:58.000Z","name":"Mittie Stiedemann","mobile_number":"963-882-8019","email_id":"Ivory.Pfannerstill30@yahoo.com","dop":"2025-04-06","serial_number":"16089688127397448","imei1":"16089688127397448","imei2":"16089688127397448","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:21:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176662,"job_number":"JOB_176662","tr_customer_id":176679,"tr_customer_product_id":176669,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:22:12.000Z","modified_at":"2026-02-04T04:22:12.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11423980893584","imei1":"11423980893584","imei2":"11423980893584","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:22:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176664,"job_number":"JOB_176664","tr_customer_id":176681,"tr_customer_product_id":176671,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:22:14.000Z","modified_at":"2026-02-04T04:22:14.000Z","name":"Diana Towne","mobile_number":"684-246-9239","email_id":"Kelly.Rice@yahoo.com","dop":"2025-04-06","serial_number":"12384539130904476","imei1":"12384539130904476","imei2":"12384539130904476","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:22:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176665,"job_number":"JOB_176665","tr_customer_id":176682,"tr_customer_product_id":176672,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:22:16.000Z","modified_at":"2026-02-04T04:22:16.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14805074824723","imei1":"14805074824723","imei2":"14805074824723","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:22:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176667,"job_number":"JOB_176667","tr_customer_id":176684,"tr_customer_product_id":176674,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:22:18.000Z","modified_at":"2026-02-04T04:22:18.000Z","name":"Cali Hilpert","mobile_number":"880-600-5998","email_id":"Stephon51@gmail.com","dop":"2025-04-06","serial_number":"17219669917737246","imei1":"17219669917737246","imei2":"17219669917737246","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:22:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176668,"job_number":"JOB_176668","tr_customer_id":176685,"tr_customer_product_id":176675,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:25:09.000Z","modified_at":"2026-02-04T04:25:09.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"13979125169454","imei1":"13979125169454","imei2":"13979125169454","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:25:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176669,"job_number":"JOB_176669","tr_customer_id":176686,"tr_customer_product_id":176676,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:25:10.000Z","modified_at":"2026-02-04T04:25:10.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"81421644893879","imei1":"81421644893879","imei2":"81421644893879","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:25:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176670,"job_number":"JOB_176670","tr_customer_id":176687,"tr_customer_product_id":176677,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:25:10.000Z","modified_at":"2026-02-04T04:25:10.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"25429520793510","imei1":"25429520793510","imei2":"25429520793510","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:25:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176671,"job_number":"JOB_176671","tr_customer_id":176688,"tr_customer_product_id":176678,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:25:10.000Z","modified_at":"2026-02-04T04:25:11.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"55611448984440","imei1":"55611448984440","imei2":"55611448984440","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:25:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176672,"job_number":"JOB_176672","tr_customer_id":176689,"tr_customer_product_id":176679,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:25:11.000Z","modified_at":"2026-02-04T04:25:11.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"45388829240156","imei1":"45388829240156","imei2":"45388829240156","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:25:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176673,"job_number":"JOB_176673","tr_customer_id":176690,"tr_customer_product_id":176680,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:25:11.000Z","modified_at":"2026-02-04T04:25:11.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"71797375922913","imei1":"71797375922913","imei2":"71797375922913","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:25:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176675,"job_number":"JOB_176675","tr_customer_id":176692,"tr_customer_product_id":176682,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:25:45.000Z","modified_at":"2026-02-04T04:25:45.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"41656728190692","imei1":"41656728190692","imei2":"41656728190692","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:25:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176676,"job_number":"JOB_176676","tr_customer_id":176693,"tr_customer_product_id":176683,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:25:45.000Z","modified_at":"2026-02-04T04:25:45.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"29758253866166","imei1":"29758253866166","imei2":"29758253866166","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:25:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176677,"job_number":"JOB_176677","tr_customer_id":176694,"tr_customer_product_id":176684,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:25:46.000Z","modified_at":"2026-02-04T04:25:46.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"88565706070614","imei1":"88565706070614","imei2":"88565706070614","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:25:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176678,"job_number":"JOB_176678","tr_customer_id":176695,"tr_customer_product_id":176685,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:25:46.000Z","modified_at":"2026-02-04T04:25:46.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"40076499513380","imei1":"40076499513380","imei2":"40076499513380","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:25:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176679,"job_number":"JOB_176679","tr_customer_id":176696,"tr_customer_product_id":176686,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:25:46.000Z","modified_at":"2026-02-04T04:25:46.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"72256581114329","imei1":"72256581114329","imei2":"72256581114329","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:25:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176680,"job_number":"JOB_176680","tr_customer_id":176697,"tr_customer_product_id":176687,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:25:47.000Z","modified_at":"2026-02-04T04:25:47.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"91534798433651","imei1":"91534798433651","imei2":"91534798433651","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:25:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176682,"job_number":"JOB_176682","tr_customer_id":176699,"tr_customer_product_id":176689,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:26:20.000Z","modified_at":"2026-02-04T04:26:20.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"85602418046585","imei1":"85602418046585","imei2":"85602418046585","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:26:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176683,"job_number":"JOB_176683","tr_customer_id":176700,"tr_customer_product_id":176690,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:26:20.000Z","modified_at":"2026-02-04T04:26:20.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"53727943404384","imei1":"53727943404384","imei2":"53727943404384","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:26:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176684,"job_number":"JOB_176684","tr_customer_id":176701,"tr_customer_product_id":176691,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:26:21.000Z","modified_at":"2026-02-04T04:26:21.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"42801718748677","imei1":"42801718748677","imei2":"42801718748677","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:26:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176685,"job_number":"JOB_176685","tr_customer_id":176702,"tr_customer_product_id":176692,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:26:21.000Z","modified_at":"2026-02-04T04:26:21.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"20288871504387","imei1":"20288871504387","imei2":"20288871504387","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:26:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176686,"job_number":"JOB_176686","tr_customer_id":176703,"tr_customer_product_id":176693,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:26:21.000Z","modified_at":"2026-02-04T04:26:21.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"25725660558593","imei1":"25725660558593","imei2":"25725660558593","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:26:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176687,"job_number":"JOB_176687","tr_customer_id":176704,"tr_customer_product_id":176694,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:26:22.000Z","modified_at":"2026-02-04T04:26:22.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"29187151783132","imei1":"29187151783132","imei2":"29187151783132","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:26:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176689,"job_number":"JOB_176689","tr_customer_id":176706,"tr_customer_product_id":176696,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:30:15.000Z","modified_at":"2026-02-04T04:30:15.000Z","name":"Alyson Turcotte","mobile_number":"965-719-6650","email_id":"Marquis.Tillman@yahoo.com","dop":"2025-09-30","serial_number":"34429574032953","imei1":"34429574032953","imei2":"34429574032953","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:30:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176690,"job_number":"JOB_176690","tr_customer_id":176707,"tr_customer_product_id":176697,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:35:33.000Z","modified_at":"2026-02-04T04:35:33.000Z","name":"Hillary Moore","mobile_number":"579-596-0249","email_id":"Alba29@yahoo.com","dop":"2025-09-30","serial_number":"61316736434058","imei1":"61316736434058","imei2":"61316736434058","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:35:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176691,"job_number":"JOB_176691","tr_customer_id":176708,"tr_customer_product_id":176698,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:39:08.000Z","modified_at":"2026-02-04T04:39:08.000Z","name":"{{first_name}} {{last_name}}","mobile_number":"{{mobile_number}}","email_id":"Sapkalshri1525@gmail.com","dop":"2025-06-23","serial_number":"19699211407674","imei1":"19699211407674","imei2":"19699211407674","popurl":"2025-06-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:39:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176692,"job_number":"JOB_176692","tr_customer_id":176709,"tr_customer_product_id":176699,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:39:10.000Z","modified_at":"2026-02-04T04:39:10.000Z","name":"{{first_name}} {{last_name}}","mobile_number":"{{mobile_number}}","email_id":"Sapkalshri1525@gmail.com","dop":"2025-06-23","serial_number":"18529332703929","imei1":"18529332703929","imei2":"18529332703929","popurl":"2025-06-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:39:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176693,"job_number":"JOB_176693","tr_customer_id":176710,"tr_customer_product_id":176700,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:39:13.000Z","modified_at":"2026-02-04T04:39:13.000Z","name":"{{first_name}} {{last_name}}","mobile_number":"{{mobile_number}}","email_id":"Sapkalshri1525@gmail.com","dop":"2025-06-23","serial_number":"17157898464474","imei1":"17157898464474","imei2":"17157898464474","popurl":"2025-06-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:39:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176694,"job_number":"JOB_176694","tr_customer_id":176711,"tr_customer_product_id":176701,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:39:15.000Z","modified_at":"2026-02-04T04:39:15.000Z","name":"{{first_name}} {{last_name}}","mobile_number":"{{mobile_number}}","email_id":"Sapkalshri1525@gmail.com","dop":"2025-06-23","serial_number":"15404229394949","imei1":"15404229394949","imei2":"15404229394949","popurl":"2025-06-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:39:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176695,"job_number":"JOB_176695","tr_customer_id":176712,"tr_customer_product_id":176702,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:43:24.000Z","modified_at":"2026-02-04T04:43:24.000Z","name":"rajesh k","mobile_number":"9013902857","email_id":"rajes@raj.com","dop":"2025-04-06","serial_number":"13449316679954","imei1":"13449316679954","imei2":"13449316679954","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:43:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176697,"job_number":"JOB_176697","tr_customer_id":176714,"tr_customer_product_id":176704,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:43:59.000Z","modified_at":"2026-02-04T04:43:59.000Z","name":"rajesh k","mobile_number":"9013902857","email_id":"rajes@raj.com","dop":"2025-04-06","serial_number":"16189747905956","imei1":"16189747905956","imei2":"16189747905956","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:43:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176699,"job_number":"JOB_176699","tr_customer_id":176716,"tr_customer_product_id":176706,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:44:12.000Z","modified_at":"2026-02-04T04:44:12.000Z","name":"kanna t","mobile_number":"9013902854","email_id":"kanna@kanna.com","dop":"2025-04-06","serial_number":"10748458066301","imei1":"10748458066301","imei2":"10748458066301","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:44:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176701,"job_number":"JOB_176701","tr_customer_id":176718,"tr_customer_product_id":176708,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:44:44.000Z","modified_at":"2026-02-04T04:44:44.000Z","name":"kanna t","mobile_number":"9013902854","email_id":"kanna@kanna.com","dop":"2025-04-06","serial_number":"12842241491973","imei1":"12842241491973","imei2":"12842241491973","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:44:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176703,"job_number":"JOB_176703","tr_customer_id":176720,"tr_customer_product_id":176710,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:45:01.000Z","modified_at":"2026-02-04T04:45:01.000Z","name":"Yuvan r","mobile_number":"9013902859","email_id":"Yuvan@Yuvan.com","dop":"2025-04-06","serial_number":"10524274141470","imei1":"10524274141470","imei2":"10524274141470","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:45:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176705,"job_number":"JOB_176705","tr_customer_id":176722,"tr_customer_product_id":176712,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:45:29.000Z","modified_at":"2026-02-04T04:45:29.000Z","name":"Yuvan r","mobile_number":"9013902859","email_id":"Yuvan@Yuvan.com","dop":"2025-04-06","serial_number":"16923885656991","imei1":"16923885656991","imei2":"16923885656991","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:45:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176709,"job_number":"JOB_176709","tr_customer_id":176726,"tr_customer_product_id":176716,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T05:05:55.000Z","modified_at":"2026-02-04T05:05:55.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11514508547063","imei1":"11514508547063","imei2":"11514508547063","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T05:05:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176711,"job_number":"JOB_176711","tr_customer_id":176728,"tr_customer_product_id":176718,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T05:05:57.000Z","modified_at":"2026-02-04T05:05:57.000Z","name":"Cordia Turcotte","mobile_number":"451-306-2653","email_id":"Rupert_Keeling@yahoo.com","dop":"2025-04-06","serial_number":"19136358291611964","imei1":"19136358291611964","imei2":"19136358291611964","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T05:05:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176712,"job_number":"JOB_176712","tr_customer_id":176729,"tr_customer_product_id":176719,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T05:06:40.000Z","modified_at":"2026-02-04T05:06:40.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16905230202416","imei1":"16905230202416","imei2":"16905230202416","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T05:06:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176714,"job_number":"JOB_176714","tr_customer_id":176731,"tr_customer_product_id":176721,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T05:06:42.000Z","modified_at":"2026-02-04T05:06:42.000Z","name":"Krista Moore","mobile_number":"362-942-4405","email_id":"Terence65@yahoo.com","dop":"2025-04-06","serial_number":"16403405966551350","imei1":"16403405966551350","imei2":"16403405966551350","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T05:06:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176715,"job_number":"JOB_176715","tr_customer_id":176732,"tr_customer_product_id":176722,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T05:07:04.000Z","modified_at":"2026-02-04T05:07:04.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-01-25","serial_number":"74407999979069","imei1":"74407999979069","imei2":"74407999979069","popurl":"2026-01-25T05:07:04.175932255Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T05:07:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176716,"job_number":"JOB_176716","tr_customer_id":176733,"tr_customer_product_id":176723,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T05:07:11.000Z","modified_at":"2026-02-04T05:07:11.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-01-25","serial_number":"20353073928838","imei1":"20353073928838","imei2":"20353073928838","popurl":"2026-01-25T05:07:11.499638875Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T05:07:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176717,"job_number":"JOB_176717","tr_customer_id":176734,"tr_customer_product_id":176724,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T05:07:26.000Z","modified_at":"2026-02-04T05:07:26.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15783691382680","imei1":"15783691382680","imei2":"15783691382680","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T05:07:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176719,"job_number":"JOB_176719","tr_customer_id":176736,"tr_customer_product_id":176726,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T05:07:27.000Z","modified_at":"2026-02-04T05:07:27.000Z","name":"Juliana Rosenbaum","mobile_number":"212-404-7757","email_id":"Vincent71@gmail.com","dop":"2025-04-06","serial_number":"10887896946741232","imei1":"10887896946741232","imei2":"10887896946741232","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T05:07:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176720,"job_number":"JOB_176720","tr_customer_id":176737,"tr_customer_product_id":176727,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T05:11:42.000Z","modified_at":"2026-02-04T05:11:42.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"101597009614527","imei1":"101597009614527","imei2":"101597009614527","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T05:11:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176722,"job_number":"JOB_176722","tr_customer_id":176739,"tr_customer_product_id":176729,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T05:11:54.000Z","modified_at":"2026-02-04T05:11:54.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"105054316961870","imei1":"105054316961870","imei2":"105054316961870","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T05:11:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176724,"job_number":"JOB_176724","tr_customer_id":176741,"tr_customer_product_id":176731,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T05:18:32.000Z","modified_at":"2026-02-04T05:18:32.000Z","name":"Vesta Pagac","mobile_number":"663-908-1685","email_id":"Malika.Herman@gmail.com","dop":"2025-12-04","serial_number":"1002721358520805","imei1":"1002721358520805","imei2":"1002721358520805","popurl":"2025-12-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T05:18:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176725,"job_number":"JOB_176725","tr_customer_id":176742,"tr_customer_product_id":176732,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T05:19:23.000Z","modified_at":"2026-02-04T05:19:23.000Z","name":"Nellie Harris","mobile_number":"890-452-9847","email_id":"Casimir_Hermiston@yahoo.com","dop":"2025-12-04","serial_number":"1008961478115250","imei1":"1008961478115250","imei2":"1008961478115250","popurl":"2025-12-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T05:19:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176727,"job_number":"JOB_176727","tr_customer_id":176744,"tr_customer_product_id":176734,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T05:29:31.000Z","modified_at":"2026-02-04T05:29:31.000Z","name":"Sabrina Upton","mobile_number":"534-392-0663","email_id":"Freeda_Fahey@gmail.com","dop":"2025-04-06","serial_number":"12801900000694430","imei1":"12801900000694430","imei2":"12801900000694430","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T05:29:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176729,"job_number":"JOB_176729","tr_customer_id":176746,"tr_customer_product_id":176736,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T05:29:56.000Z","modified_at":"2026-02-04T05:29:56.000Z","name":"Dereck Leannon","mobile_number":"798-488-7635","email_id":"Cassandre38@yahoo.com","dop":"2025-04-06","serial_number":"18684470666264850","imei1":"18684470666264850","imei2":"18684470666264850","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T05:29:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176730,"job_number":"JOB_176730","tr_customer_id":176747,"tr_customer_product_id":176737,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T05:39:27.000Z","modified_at":"2026-02-04T05:39:27.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14393888418235","imei1":"14393888418235","imei2":"14393888418235","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T05:39:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176732,"job_number":"JOB_176732","tr_customer_id":176749,"tr_customer_product_id":176739,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T05:39:29.000Z","modified_at":"2026-02-04T05:39:29.000Z","name":"Abe Dickens","mobile_number":"508-928-2325","email_id":"Ozella58@gmail.com","dop":"2025-04-06","serial_number":"10516198044146950","imei1":"10516198044146950","imei2":"10516198044146950","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T05:39:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176733,"job_number":"JOB_176733","tr_customer_id":176750,"tr_customer_product_id":176740,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T05:40:11.000Z","modified_at":"2026-02-04T05:40:11.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16465078905770","imei1":"16465078905770","imei2":"16465078905770","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T05:40:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176735,"job_number":"JOB_176735","tr_customer_id":176752,"tr_customer_product_id":176742,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T05:40:12.000Z","modified_at":"2026-02-04T05:40:12.000Z","name":"Charity Emard","mobile_number":"790-955-8347","email_id":"Cleo49@yahoo.com","dop":"2025-04-06","serial_number":"17460632512552808","imei1":"17460632512552808","imei2":"17460632512552808","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T05:40:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176736,"job_number":"JOB_176736","tr_customer_id":176753,"tr_customer_product_id":176743,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T05:40:54.000Z","modified_at":"2026-02-04T05:40:54.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12975851916640","imei1":"12975851916640","imei2":"12975851916640","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T05:40:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176738,"job_number":"JOB_176738","tr_customer_id":176755,"tr_customer_product_id":176745,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T05:40:55.000Z","modified_at":"2026-02-04T05:40:55.000Z","name":"Toney Keebler","mobile_number":"456-222-9634","email_id":"Juwan_Bosco75@gmail.com","dop":"2025-04-06","serial_number":"14086269047987012","imei1":"14086269047987012","imei2":"14086269047987012","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T05:40:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176739,"job_number":"JOB_176739","tr_customer_id":176756,"tr_customer_product_id":176746,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T05:58:43.000Z","modified_at":"2026-02-04T05:58:43.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"15703021058767","imei1":"15703021058767","imei2":"115703021058767","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T05:58:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176744,"job_number":"JOB_176744","tr_customer_id":176761,"tr_customer_product_id":176751,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:32:49.000Z","modified_at":"2026-02-04T06:32:49.000Z","name":"Ayush Mhatre","mobile_number":"1243546789","email_id":"wery@gmail.com","dop":"2026-01-25","serial_number":"10000471917300","imei1":"10000471017301","imei2":"10000041817302","popurl":"2026-01-25T06:32:48.268586300Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:32:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176749,"job_number":"JOB_176749","tr_customer_id":176766,"tr_customer_product_id":176756,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:35:15.000Z","modified_at":"2026-02-04T06:35:15.000Z","name":"Ayush Mhatre","mobile_number":"1243546789","email_id":"wery@gmail.com","dop":"2026-01-25","serial_number":"10000571917300","imei1":"10000571017301","imei2":"10000051817302","popurl":"2026-01-25T06:35:15.339250600Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:35:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176756,"job_number":"JOB_176756","tr_customer_id":176773,"tr_customer_product_id":176763,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:37:25.000Z","modified_at":"2026-02-04T06:37:25.000Z","name":"Sravan V","mobile_number":"8492453456","email_id":"srav@gmail.com","dop":"2025-12-31","serial_number":"109467452676855","imei1":"109467452676855","imei2":"109467452676855","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:37:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176761,"job_number":"JOB_176761","tr_customer_id":176778,"tr_customer_product_id":176768,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:37:40.000Z","modified_at":"2026-02-04T06:37:40.000Z","name":"Ayush Mhatre","mobile_number":"1243546789","email_id":"wery@gmail.com","dop":"2026-01-25","serial_number":"10000671917300","imei1":"10000671017301","imei2":"10000061817302","popurl":"2026-01-25T06:37:40.004938Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:37:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176762,"job_number":"JOB_176762","tr_customer_id":176779,"tr_customer_product_id":176769,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:38:14.000Z","modified_at":"2026-02-04T06:38:14.000Z","name":"Srav k","mobile_number":"8492443456","email_id":"sravanh@gmail.com","dop":"2025-12-31","serial_number":"105808998409499","imei1":"105808998409499","imei2":"105808998409499","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:38:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176767,"job_number":"JOB_176767","tr_customer_id":176784,"tr_customer_product_id":176774,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:39:03.000Z","modified_at":"2026-02-04T06:39:03.000Z","name":"ravan V","mobile_number":"8492453457","email_id":"rav@gmail.com","dop":"2025-12-31","serial_number":"104838426111240","imei1":"104838426111240","imei2":"104838426111240","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:39:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176769,"job_number":"JOB_176769","tr_customer_id":176786,"tr_customer_product_id":176776,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:39:16.000Z","modified_at":"2026-02-04T06:39:16.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10556773782240","imei1":"10556773782240","imei2":"10556773782240","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:39:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176771,"job_number":"JOB_176771","tr_customer_id":176788,"tr_customer_product_id":176778,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:39:17.000Z","modified_at":"2026-02-04T06:39:17.000Z","name":"Meda Morar","mobile_number":"649-864-4917","email_id":"Hadley.Brown92@yahoo.com","dop":"2025-06-18","serial_number":"1088488536829495","imei1":"1088488536829495","imei2":"1088488536829495","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:39:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176773,"job_number":"JOB_176773","tr_customer_id":176790,"tr_customer_product_id":176780,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:39:22.000Z","modified_at":"2026-02-04T06:39:22.000Z","name":"Winnifred McLaughlin","mobile_number":"286-474-9357","email_id":"Elvie.Weissnat36@hotmail.com","dop":"2025-04-06","serial_number":"13213865836896608","imei1":"13213865836896608","imei2":"13213865836896608","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:39:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176774,"job_number":"JOB_176774","tr_customer_id":176791,"tr_customer_product_id":176781,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:40:08.000Z","modified_at":"2026-02-04T06:40:08.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10136622504324","imei1":"10136622504324","imei2":"10136622504324","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:40:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176776,"job_number":"JOB_176776","tr_customer_id":176793,"tr_customer_product_id":176783,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:40:09.000Z","modified_at":"2026-02-04T06:40:09.000Z","name":"Jean Strosin","mobile_number":"774-797-4342","email_id":"Adolph84@hotmail.com","dop":"2025-06-18","serial_number":"1008346859110637","imei1":"1008346859110637","imei2":"1008346859110637","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:40:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176777,"job_number":"JOB_176777","tr_customer_id":176794,"tr_customer_product_id":176784,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:40:34.000Z","modified_at":"2026-02-04T06:40:34.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11306483055780","imei1":"11306483055780","imei2":"11306483055780","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:40:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176779,"job_number":"JOB_176779","tr_customer_id":176796,"tr_customer_product_id":176786,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:40:35.000Z","modified_at":"2026-02-04T06:40:35.000Z","name":"Anne Kohler","mobile_number":"646-276-5323","email_id":"Giuseppe99@gmail.com","dop":"2025-04-06","serial_number":"10122348091235562","imei1":"10122348091235562","imei2":"10122348091235562","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:40:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176780,"job_number":"JOB_176780","tr_customer_id":176797,"tr_customer_product_id":176787,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:41:22.000Z","modified_at":"2026-02-04T06:41:22.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15697703473341","imei1":"15697703473341","imei2":"15697703473341","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:41:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176782,"job_number":"JOB_176782","tr_customer_id":176799,"tr_customer_product_id":176789,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:41:24.000Z","modified_at":"2026-02-04T06:41:24.000Z","name":"Charles Schumm","mobile_number":"660-573-6891","email_id":"Stone9@gmail.com","dop":"2025-04-06","serial_number":"18172260366394136","imei1":"18172260366394136","imei2":"18172260366394136","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:41:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176783,"job_number":"JOB_176783","tr_customer_id":176800,"tr_customer_product_id":176790,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:42:09.000Z","modified_at":"2026-02-04T06:42:09.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19026898101899","imei1":"19026898101899","imei2":"19026898101899","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:42:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176785,"job_number":"JOB_176785","tr_customer_id":176802,"tr_customer_product_id":176792,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:42:11.000Z","modified_at":"2026-02-04T06:42:11.000Z","name":"Stephanie Mraz","mobile_number":"472-216-4112","email_id":"Jeramie.Nitzsche28@hotmail.com","dop":"2025-04-06","serial_number":"16938855388452676","imei1":"16938855388452676","imei2":"16938855388452676","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:42:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176786,"job_number":"JOB_176786","tr_customer_id":176803,"tr_customer_product_id":176793,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:42:40.000Z","modified_at":"2026-02-04T06:42:40.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16222102474690","imei1":"16222102474690","imei2":"16222102474690","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:42:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176788,"job_number":"JOB_176788","tr_customer_id":176805,"tr_customer_product_id":176795,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:42:42.000Z","modified_at":"2026-02-04T06:42:42.000Z","name":"Jarrod Boyle","mobile_number":"913-200-2831","email_id":"Keven.Barton@yahoo.com","dop":"2025-04-06","serial_number":"18173978254419480","imei1":"18173978254419480","imei2":"18173978254419480","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:42:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176789,"job_number":"JOB_176789","tr_customer_id":176806,"tr_customer_product_id":176796,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:43:29.000Z","modified_at":"2026-02-04T06:43:29.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17881802168912","imei1":"17881802168912","imei2":"17881802168912","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:43:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176791,"job_number":"JOB_176791","tr_customer_id":176808,"tr_customer_product_id":176798,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:43:30.000Z","modified_at":"2026-02-04T06:43:30.000Z","name":"Arthur Terry","mobile_number":"821-964-7596","email_id":"Rosetta.Quitzon41@gmail.com","dop":"2025-04-06","serial_number":"12054773676001446","imei1":"12054773676001446","imei2":"12054773676001446","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:43:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176792,"job_number":"JOB_176792","tr_customer_id":176809,"tr_customer_product_id":176799,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:44:16.000Z","modified_at":"2026-02-04T06:44:16.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12718590534378","imei1":"12718590534378","imei2":"12718590534378","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:44:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176794,"job_number":"JOB_176794","tr_customer_id":176811,"tr_customer_product_id":176801,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:44:18.000Z","modified_at":"2026-02-04T06:44:18.000Z","name":"Kennith Koch","mobile_number":"523-739-2558","email_id":"Pietro57@gmail.com","dop":"2025-04-06","serial_number":"16310320333621812","imei1":"16310320333621812","imei2":"16310320333621812","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:44:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176796,"job_number":"JOB_176796","tr_customer_id":176813,"tr_customer_product_id":176803,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:45:24.000Z","modified_at":"2026-02-04T06:45:24.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16344315738281","imei1":"16344315738281","imei2":"16344315738281","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:45:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176798,"job_number":"JOB_176798","tr_customer_id":176815,"tr_customer_product_id":176805,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:45:25.000Z","modified_at":"2026-02-04T06:45:25.000Z","name":"Thaddeus Klocko","mobile_number":"614-774-7085","email_id":"Candice_Leannon5@gmail.com","dop":"2025-04-06","serial_number":"10603913660394586","imei1":"10603913660394586","imei2":"10603913660394586","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:45:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176799,"job_number":"JOB_176799","tr_customer_id":176816,"tr_customer_product_id":176806,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:46:12.000Z","modified_at":"2026-02-04T06:46:12.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17022391708038","imei1":"17022391708038","imei2":"17022391708038","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:46:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176801,"job_number":"JOB_176801","tr_customer_id":176818,"tr_customer_product_id":176808,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:46:14.000Z","modified_at":"2026-02-04T06:46:14.000Z","name":"Meaghan Ritchie","mobile_number":"485-258-6316","email_id":"Bernadine.Walter@gmail.com","dop":"2025-04-06","serial_number":"13436115505015792","imei1":"13436115505015792","imei2":"13436115505015792","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:46:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176802,"job_number":"JOB_176802","tr_customer_id":176819,"tr_customer_product_id":176809,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:47:00.000Z","modified_at":"2026-02-04T06:47:00.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13263622890391","imei1":"13263622890391","imei2":"13263622890391","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:47:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176804,"job_number":"JOB_176804","tr_customer_id":176821,"tr_customer_product_id":176811,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:47:01.000Z","modified_at":"2026-02-04T06:47:01.000Z","name":"Lonnie Kreiger","mobile_number":"718-513-4450","email_id":"Hiram_Altenwerth@gmail.com","dop":"2025-04-06","serial_number":"15398767579700470","imei1":"15398767579700470","imei2":"15398767579700470","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:47:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176806,"job_number":"JOB_176806","tr_customer_id":176823,"tr_customer_product_id":176813,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:51:19.000Z","modified_at":"2026-02-04T06:51:19.000Z","name":"Orville Oberbrunner","mobile_number":"251-275-9641","email_id":"Maximillia_Lemke57@hotmail.com","dop":"2025-04-06","serial_number":"11034218713316172","imei1":"11034218713316172","imei2":"11034218713316172","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:51:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176807,"job_number":"JOB_176807","tr_customer_id":176824,"tr_customer_product_id":176814,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:52:38.000Z","modified_at":"2026-02-04T06:52:38.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18151415031528","imei1":"18151415031528","imei2":"18151415031528","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:52:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176809,"job_number":"JOB_176809","tr_customer_id":176826,"tr_customer_product_id":176816,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:52:40.000Z","modified_at":"2026-02-04T06:52:40.000Z","name":"Cortney McCullough","mobile_number":"277-698-1518","email_id":"Burnice.Ledner@hotmail.com","dop":"2025-04-06","serial_number":"15883677345820860","imei1":"15883677345820860","imei2":"15883677345820860","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:52:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176810,"job_number":"JOB_176810","tr_customer_id":176827,"tr_customer_product_id":176817,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:52:54.000Z","modified_at":"2026-02-04T06:52:54.000Z","name":"Onkar Bhole","mobile_number":"7046563552","email_id":"Onkarbhole@gmail.com","dop":"2025-04-06","serial_number":"17634599089101","imei1":"17634599089101","imei2":"17634599089101","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:52:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176812,"job_number":"JOB_176812","tr_customer_id":176829,"tr_customer_product_id":176819,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:52:56.000Z","modified_at":"2026-02-04T06:52:56.000Z","name":"Louie Johnson","mobile_number":"754-316-4928","email_id":"Bert49@gmail.com","dop":"2025-04-06","serial_number":"11866253342877496","imei1":"11866253342877496","imei2":"11866253342877496","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:52:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176816,"job_number":"JOB_176816","tr_customer_id":176833,"tr_customer_product_id":176823,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:53:25.000Z","modified_at":"2026-02-04T06:53:25.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14841969951716","imei1":"14841969951716","imei2":"14841969951716","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:53:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176818,"job_number":"JOB_176818","tr_customer_id":176835,"tr_customer_product_id":176825,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:53:26.000Z","modified_at":"2026-02-04T06:53:26.000Z","name":"Mozelle Beier","mobile_number":"304-716-3783","email_id":"Norris_Gleichner91@gmail.com","dop":"2025-04-06","serial_number":"11211919554825276","imei1":"11211919554825276","imei2":"11211919554825276","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:53:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176819,"job_number":"JOB_176819","tr_customer_id":176836,"tr_customer_product_id":176826,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:53:40.000Z","modified_at":"2026-02-04T06:53:40.000Z","name":"dora p","mobile_number":"9321435112","email_id":"dora@gmail.com","dop":"2025-04-06","serial_number":"10471178019657","imei1":"10471178019657","imei2":"10471178019657","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:53:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176821,"job_number":"JOB_176821","tr_customer_id":176838,"tr_customer_product_id":176828,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:53:42.000Z","modified_at":"2026-02-04T06:53:42.000Z","name":"Dangelo Daugherty","mobile_number":"971-243-9069","email_id":"Dariana_Emmerich@hotmail.com","dop":"2025-04-06","serial_number":"12358207551006692","imei1":"12358207551006692","imei2":"12358207551006692","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:53:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176825,"job_number":"JOB_176825","tr_customer_id":176842,"tr_customer_product_id":176832,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:54:09.000Z","modified_at":"2026-02-04T06:54:09.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18256882178155","imei1":"18256882178155","imei2":"18256882178155","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:54:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176827,"job_number":"JOB_176827","tr_customer_id":176844,"tr_customer_product_id":176834,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:54:10.000Z","modified_at":"2026-02-04T06:54:10.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18719836617783","imei1":"18719836617783","imei2":"18719836617783","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:54:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176829,"job_number":"JOB_176829","tr_customer_id":176846,"tr_customer_product_id":176836,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:54:11.000Z","modified_at":"2026-02-04T06:54:11.000Z","name":"Vivianne Lindgren","mobile_number":"822-982-3785","email_id":"Ian.Goodwin86@gmail.com","dop":"2025-04-06","serial_number":"14405932654558460","imei1":"14405932654558460","imei2":"14405932654558460","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:54:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176830,"job_number":"JOB_176830","tr_customer_id":176847,"tr_customer_product_id":176837,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:54:12.000Z","modified_at":"2026-02-04T06:54:12.000Z","name":"Elaina Ondricka","mobile_number":"957-757-0898","email_id":"Lexus92@gmail.com","dop":"2025-04-06","serial_number":"16882268492996790","imei1":"16882268492996790","imei2":"16882268492996790","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:54:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176831,"job_number":"JOB_176831","tr_customer_id":176848,"tr_customer_product_id":176838,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:54:26.000Z","modified_at":"2026-02-04T06:54:26.000Z","name":"pradnya t","mobile_number":"7046563551","email_id":"pradnya@gmail.com","dop":"2025-04-06","serial_number":"10358783354710","imei1":"10358783354710","imei2":"10358783354710","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:54:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176833,"job_number":"JOB_176833","tr_customer_id":176850,"tr_customer_product_id":176840,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:54:28.000Z","modified_at":"2026-02-04T06:54:28.000Z","name":"Moshe Wisoky","mobile_number":"884-899-5463","email_id":"Theo85@yahoo.com","dop":"2025-04-06","serial_number":"14077937882959564","imei1":"14077937882959564","imei2":"14077937882959564","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:54:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176837,"job_number":"JOB_176837","tr_customer_id":176854,"tr_customer_product_id":176844,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:54:56.000Z","modified_at":"2026-02-04T06:54:56.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15450305710266","imei1":"15450305710266","imei2":"15450305710266","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:54:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176839,"job_number":"JOB_176839","tr_customer_id":176856,"tr_customer_product_id":176846,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:54:58.000Z","modified_at":"2026-02-04T06:54:58.000Z","name":"Garnet McDermott","mobile_number":"664-908-1779","email_id":"Dudley_Strosin@yahoo.com","dop":"2025-04-06","serial_number":"19389872233651690","imei1":"19389872233651690","imei2":"19389872233651690","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:54:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176843,"job_number":"JOB_176843","tr_customer_id":176860,"tr_customer_product_id":176850,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:55:42.000Z","modified_at":"2026-02-04T06:55:42.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15463580651719","imei1":"15463580651719","imei2":"15463580651719","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:55:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176845,"job_number":"JOB_176845","tr_customer_id":176862,"tr_customer_product_id":176852,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:55:44.000Z","modified_at":"2026-02-04T06:55:44.000Z","name":"Adolf Brakus","mobile_number":"799-875-0420","email_id":"Norval_Wilkinson@yahoo.com","dop":"2025-04-06","serial_number":"11566113473646940","imei1":"11566113473646940","imei2":"11566113473646940","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:55:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176846,"job_number":"JOB_176846","tr_customer_id":176863,"tr_customer_product_id":176853,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:59:00.000Z","modified_at":"2026-02-04T06:59:00.000Z","name":"neeraj v","mobile_number":"9182460199","email_id":"neeraj.v@outlook.com","dop":"2025-04-06","serial_number":"17250794554640","imei1":"17250794554640","imei2":"17250794554640","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:59:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176848,"job_number":"JOB_176848","tr_customer_id":176865,"tr_customer_product_id":176855,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:59:02.000Z","modified_at":"2026-02-04T06:59:02.000Z","name":"Curt Schuster","mobile_number":"439-454-7707","email_id":"Arlo.Cole77@yahoo.com","dop":"2025-04-06","serial_number":"12662005741676300","imei1":"12662005741676300","imei2":"12662005741676300","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:59:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176849,"job_number":"JOB_176849","tr_customer_id":176866,"tr_customer_product_id":176856,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:59:17.000Z","modified_at":"2026-02-04T06:59:17.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12262122722955","imei1":"12262122722955","imei2":"12262122722955","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:59:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176851,"job_number":"JOB_176851","tr_customer_id":176868,"tr_customer_product_id":176858,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:59:19.000Z","modified_at":"2026-02-04T06:59:19.000Z","name":"Cornell Gusikowski","mobile_number":"732-474-1833","email_id":"Luna.Cormier@yahoo.com","dop":"2025-04-06","serial_number":"16667177391289508","imei1":"16667177391289508","imei2":"16667177391289508","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:59:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176852,"job_number":"JOB_176852","tr_customer_id":176869,"tr_customer_product_id":176859,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:59:42.000Z","modified_at":"2026-02-04T06:59:42.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16418611847633","imei1":"16418611847633","imei2":"16418611847633","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:59:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176854,"job_number":"JOB_176854","tr_customer_id":176871,"tr_customer_product_id":176861,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:59:44.000Z","modified_at":"2026-02-04T06:59:44.000Z","name":"Litzy Smith","mobile_number":"604-451-8972","email_id":"Deshaun.Terry@hotmail.com","dop":"2025-04-06","serial_number":"10102493794889132","imei1":"10102493794889132","imei2":"10102493794889132","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:59:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176855,"job_number":"JOB_176855","tr_customer_id":176872,"tr_customer_product_id":176862,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:59:50.000Z","modified_at":"2026-02-04T06:59:50.000Z","name":"viraj kumar","mobile_number":"7982896126","email_id":"virajkumar@gmail.com","dop":"2025-04-06","serial_number":"19878724389562","imei1":"19878724389562","imei2":"19878724389562","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:59:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176857,"job_number":"JOB_176857","tr_customer_id":176874,"tr_customer_product_id":176864,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:59:52.000Z","modified_at":"2026-02-04T06:59:52.000Z","name":"Mya Conn","mobile_number":"929-684-6724","email_id":"Ellen90@hotmail.com","dop":"2025-04-06","serial_number":"17090701524237660","imei1":"17090701524237660","imei2":"17090701524237660","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:59:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176858,"job_number":"JOB_176858","tr_customer_id":176875,"tr_customer_product_id":176865,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T07:00:05.000Z","modified_at":"2026-02-04T07:00:05.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12363618430798","imei1":"12363618430798","imei2":"12363618430798","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T07:00:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176860,"job_number":"JOB_176860","tr_customer_id":176877,"tr_customer_product_id":176867,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T07:00:06.000Z","modified_at":"2026-02-04T07:00:06.000Z","name":"Viviane Herman","mobile_number":"917-986-5780","email_id":"Murray.Waters@gmail.com","dop":"2025-04-06","serial_number":"12886955995318250","imei1":"12886955995318250","imei2":"12886955995318250","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T07:00:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176862,"job_number":"JOB_176862","tr_customer_id":176879,"tr_customer_product_id":176869,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T07:00:26.000Z","modified_at":"2026-02-04T07:00:26.000Z","name":"Skylar Rippin","mobile_number":"564-732-9836","email_id":"Bettie34@gmail.com","dop":"2025-04-06","serial_number":"14946874125886812","imei1":"14946874125886812","imei2":"14946874125886812","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T07:00:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176864,"job_number":"JOB_176864","tr_customer_id":176881,"tr_customer_product_id":176871,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T07:00:28.000Z","modified_at":"2026-02-04T07:00:28.000Z","name":"Sarah Pfeffer","mobile_number":"328-443-1979","email_id":"Hipolito_Ernser@gmail.com","dop":"2025-04-06","serial_number":"19193621071201900","imei1":"19193621071201900","imei2":"19193621071201900","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T07:00:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176865,"job_number":"JOB_176865","tr_customer_id":176882,"tr_customer_product_id":176872,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T07:00:34.000Z","modified_at":"2026-02-04T07:00:34.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11703895170489","imei1":"11703895170489","imei2":"11703895170489","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T07:00:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176867,"job_number":"JOB_176867","tr_customer_id":176884,"tr_customer_product_id":176874,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T07:00:36.000Z","modified_at":"2026-02-04T07:00:36.000Z","name":"Deonte Wiza","mobile_number":"288-490-2349","email_id":"Kenna26@gmail.com","dop":"2025-04-06","serial_number":"14689983834876694","imei1":"14689983834876694","imei2":"14689983834876694","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T07:00:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176868,"job_number":"JOB_176868","tr_customer_id":176885,"tr_customer_product_id":176875,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T07:00:40.000Z","modified_at":"2026-02-04T07:00:40.000Z","name":"udai t","mobile_number":"8019800593","email_id":"udai.t@gmail.com","dop":"2025-04-06","serial_number":"12108290943663","imei1":"12108290943663","imei2":"12108290943663","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T07:00:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176870,"job_number":"JOB_176870","tr_customer_id":176887,"tr_customer_product_id":176877,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T07:00:42.000Z","modified_at":"2026-02-04T07:00:42.000Z","name":"Gaetano Kessler","mobile_number":"642-851-7184","email_id":"Liliana42@gmail.com","dop":"2025-04-06","serial_number":"18670126095900050","imei1":"18670126095900050","imei2":"18670126095900050","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T07:00:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176871,"job_number":"JOB_176871","tr_customer_id":176888,"tr_customer_product_id":176878,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T07:00:52.000Z","modified_at":"2026-02-04T07:00:52.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18437109585289","imei1":"18437109585289","imei2":"18437109585289","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T07:00:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176873,"job_number":"JOB_176873","tr_customer_id":176890,"tr_customer_product_id":176880,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T07:00:53.000Z","modified_at":"2026-02-04T07:00:53.000Z","name":"Elyssa Kshlerin","mobile_number":"372-458-5126","email_id":"Maxime_Walker81@yahoo.com","dop":"2025-04-06","serial_number":"13051102664444396","imei1":"13051102664444396","imei2":"13051102664444396","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T07:00:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176874,"job_number":"JOB_176874","tr_customer_id":176891,"tr_customer_product_id":176881,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T07:01:26.000Z","modified_at":"2026-02-04T07:01:26.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16948694891387","imei1":"16948694891387","imei2":"16948694891387","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T07:01:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176876,"job_number":"JOB_176876","tr_customer_id":176893,"tr_customer_product_id":176883,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T07:01:28.000Z","modified_at":"2026-02-04T07:01:28.000Z","name":"Donny McGlynn","mobile_number":"645-596-9215","email_id":"Adrain_Wisoky39@gmail.com","dop":"2025-04-06","serial_number":"13580902858992318","imei1":"13580902858992318","imei2":"13580902858992318","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T07:01:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176877,"job_number":"JOB_176877","tr_customer_id":176894,"tr_customer_product_id":176884,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T07:03:36.000Z","modified_at":"2026-02-04T07:03:36.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11732668489445","imei1":"11732668489445","imei2":"11732668489445","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T07:03:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176879,"job_number":"JOB_176879","tr_customer_id":176896,"tr_customer_product_id":176886,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T07:03:38.000Z","modified_at":"2026-02-04T07:03:38.000Z","name":"Monserrate Dickinson","mobile_number":"291-664-4654","email_id":"Alfreda_Dickinson83@hotmail.com","dop":"2025-04-06","serial_number":"19817876698493320","imei1":"19817876698493320","imei2":"19817876698493320","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T07:03:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176881,"job_number":"JOB_176881","tr_customer_id":176898,"tr_customer_product_id":176888,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T07:03:43.000Z","modified_at":"2026-02-04T07:03:43.000Z","name":"Marie Pagac","mobile_number":"336-738-5310","email_id":"Chester.OReilly30@gmail.com","dop":"2025-04-06","serial_number":"15088614550139698","imei1":"15088614550139698","imei2":"15088614550139698","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T07:03:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176882,"job_number":"JOB_176882","tr_customer_id":176899,"tr_customer_product_id":176889,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T07:04:27.000Z","modified_at":"2026-02-04T07:04:27.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15704809715392","imei1":"15704809715392","imei2":"15704809715392","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T07:04:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176884,"job_number":"JOB_176884","tr_customer_id":176901,"tr_customer_product_id":176891,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T07:04:29.000Z","modified_at":"2026-02-04T07:04:29.000Z","name":"Salma Schowalter","mobile_number":"999-352-2106","email_id":"Henderson.Gorczany45@yahoo.com","dop":"2025-04-06","serial_number":"16825402503846114","imei1":"16825402503846114","imei2":"16825402503846114","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T07:04:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176885,"job_number":"JOB_176885","tr_customer_id":176902,"tr_customer_product_id":176892,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T07:05:18.000Z","modified_at":"2026-02-04T07:05:18.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19301773139843","imei1":"19301773139843","imei2":"19301773139843","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T07:05:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176887,"job_number":"JOB_176887","tr_customer_id":176904,"tr_customer_product_id":176894,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T07:05:20.000Z","modified_at":"2026-02-04T07:05:20.000Z","name":"Melany Morissette","mobile_number":"763-378-7501","email_id":"Ned_Johns@gmail.com","dop":"2025-04-06","serial_number":"12040749721970538","imei1":"12040749721970538","imei2":"12040749721970538","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T07:05:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176888,"job_number":"JOB_176888","tr_customer_id":176905,"tr_customer_product_id":176895,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T07:32:00.000Z","modified_at":"2026-02-04T07:32:00.000Z","name":"Kumari Usha","mobile_number":"7899453211","email_id":"kmusha1298@gmail.com","dop":"2025-12-01","serial_number":"17599156827551","imei1":"17599156827551","imei2":"17599156827551","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T07:32:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176890,"job_number":"JOB_176890","tr_customer_id":176907,"tr_customer_product_id":176897,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T07:32:14.000Z","modified_at":"2026-02-04T07:32:14.000Z","name":"Uday P","mobile_number":"7690034256","email_id":"uday@gmail.com","dop":"2025-12-01","serial_number":"15124988821955","imei1":"15124988821955","imei2":"15124988821955","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T07:32:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176892,"job_number":"JOB_176892","tr_customer_id":176909,"tr_customer_product_id":176899,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T07:32:29.000Z","modified_at":"2026-02-04T07:32:29.000Z","name":"Jaya Kandpal","mobile_number":"8890345621","email_id":"jayakandpal@gmail.com","dop":"2025-12-01","serial_number":"11212478795249","imei1":"11212478795249","imei2":"11212478795249","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T07:32:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176393,"job_number":"JOB_176393","tr_customer_id":176410,"tr_customer_product_id":176400,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-03T20:46:30.000Z","modified_at":"2026-02-03T20:46:30.000Z","name":"Reynold Rolfson","mobile_number":"982-501-4770","email_id":"Odell_Marks@yahoo.com","dop":"2025-04-25","serial_number":"13915635489986","imei1":"13915635489986","imei2":"13915635489986","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-03T20:46:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176407,"job_number":"JOB_176407","tr_customer_id":176424,"tr_customer_product_id":176414,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-03T21:46:59.000Z","modified_at":"2026-02-03T21:46:59.000Z","name":"Reynold Rolfson","mobile_number":"982-501-4770","email_id":"Odell_Marks@yahoo.com","dop":"2025-04-25","serial_number":"99915635489986","imei1":"99915635489986","imei2":"99915635489986","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-03T21:46:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176408,"job_number":"JOB_176408","tr_customer_id":176425,"tr_customer_product_id":176415,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-03T21:46:59.000Z","modified_at":"2026-02-03T21:46:59.000Z","name":"Reynold Rolfson","mobile_number":"982-501-4770","email_id":"Odell_Marks@yahoo.com","dop":"2025-04-25","serial_number":"89915635489986","imei1":"89915635489986","imei2":"89915635489986","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-03T21:46:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176433,"job_number":"JOB_176433","tr_customer_id":176450,"tr_customer_product_id":176440,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T01:17:48.000Z","modified_at":"2026-02-04T01:17:48.000Z","name":"asdas asdas","mobile_number":"1231312312","email_id":"dasdsa@gmail.com","dop":"2026-02-02","serial_number":"54564565456456456","imei1":"54564565456456456","imei2":"54564565456456456","popurl":"2026-02-02T05:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T01:17:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176435,"job_number":"JOB_176435","tr_customer_id":176452,"tr_customer_product_id":176442,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T02:09:49.000Z","modified_at":"2026-02-04T02:09:49.000Z","name":"guri singh","mobile_number":"4257356462","email_id":"gsdhjagd@gmail.com","dop":"2026-02-02","serial_number":"98765678956789052","imei1":"98765678956789052","imei2":"98765678956789052","popurl":"2026-02-02T05:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T02:09:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176439,"job_number":"JOB_176439","tr_customer_id":176456,"tr_customer_product_id":176446,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T02:44:36.000Z","modified_at":"2026-02-04T02:44:36.000Z","name":"guri singh","mobile_number":"4257356462","email_id":"gsdhjagd@gmail.com","dop":"2026-02-02","serial_number":"9876567895678902","imei1":"9876567895678902","imei2":"9876567895678902","popurl":"2026-02-02T05:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T02:44:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176472,"job_number":"JOB_176472","tr_customer_id":176489,"tr_customer_product_id":176479,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:19:19.000Z","modified_at":"2026-02-04T04:19:19.000Z","name":"Shivaji Bajpai","mobile_number":"7007895280","email_id":"shivaji@gmail.com","dop":"2025-12-01","serial_number":"95688960033504","imei1":"95688960033504","imei2":"95688960033504","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:19:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176473,"job_number":"JOB_176473","tr_customer_id":176490,"tr_customer_product_id":176480,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:19:19.000Z","modified_at":"2026-02-04T04:19:19.000Z","name":"Shivaji Bajpai","mobile_number":"7007895280","email_id":"shivaji@gmail.com","dop":"2025-12-01","serial_number":"30672267964801","imei1":"30672267964801","imei2":"30672267964801","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:19:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176474,"job_number":"JOB_176474","tr_customer_id":176491,"tr_customer_product_id":176481,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:19:24.000Z","modified_at":"2026-02-04T04:19:24.000Z","name":"Vikalp Shukla","mobile_number":"8953292021","email_id":"vikalp@gmail.com","dop":"2025-12-01","serial_number":"35611796268516","imei1":"35611796268516","imei2":"35611796268516","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:19:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176475,"job_number":"JOB_176475","tr_customer_id":176492,"tr_customer_product_id":176482,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:19:25.000Z","modified_at":"2026-02-04T04:19:25.000Z","name":"Vikalp Shukla","mobile_number":"8953292021","email_id":"vikalp@gmail.com","dop":"2025-12-01","serial_number":"96601857886802","imei1":"96601857886802","imei2":"96601857886802","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:19:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176506,"job_number":"JOB_176506","tr_customer_id":176523,"tr_customer_product_id":176513,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:19:46.000Z","modified_at":"2026-02-04T04:19:46.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Edwina0@yahoo.com","dop":"2025-07-02","serial_number":"15504439245774","imei1":"15504439245774","imei2":"15504439245774","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:19:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176523,"job_number":"JOB_176523","tr_customer_id":176540,"tr_customer_product_id":176530,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:05.000Z","modified_at":"2026-02-04T04:20:05.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Amya_OConner@yahoo.com","dop":"2025-07-02","serial_number":"10504567657740","imei1":"10504567657740","imei2":"10504567657740","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176534,"job_number":"JOB_176534","tr_customer_id":176551,"tr_customer_product_id":176541,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:19.000Z","modified_at":"2026-02-04T04:20:19.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"116795838223225","imei1":"116795838223225","imei2":"116795838223225","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176535,"job_number":"JOB_176535","tr_customer_id":176552,"tr_customer_product_id":176542,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:20.000Z","modified_at":"2026-02-04T04:20:20.000Z","name":"Johan Lehner","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"128445467168839","imei1":"128445467168839","imei2":"128445467168839","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176539,"job_number":"JOB_176539","tr_customer_id":176556,"tr_customer_product_id":176546,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:20.000Z","modified_at":"2026-02-04T04:20:20.000Z","name":"Providenci Gerlach","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"192992288773421","imei1":"192992288773421","imei2":"192992288773421","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176541,"job_number":"JOB_176541","tr_customer_id":176558,"tr_customer_product_id":176548,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:21.000Z","modified_at":"2026-02-04T04:20:21.000Z","name":"Herman Schmidt","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"115407810556545","imei1":"115407810556545","imei2":"115407810556545","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176546,"job_number":"JOB_176546","tr_customer_id":176563,"tr_customer_product_id":176553,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:22.000Z","modified_at":"2026-02-04T04:20:22.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Mossie_Purdy90@gmail.com","dop":"2025-07-02","serial_number":"19134763336785","imei1":"19134763336785","imei2":"19134763336785","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176549,"job_number":"JOB_176549","tr_customer_id":176566,"tr_customer_product_id":176556,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:25.000Z","modified_at":"2026-02-04T04:20:25.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"15543886426548","imei1":"15543886426548","imei2":"15543886426548","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176562,"job_number":"JOB_176562","tr_customer_id":176579,"tr_customer_product_id":176569,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:32.000Z","modified_at":"2026-02-04T04:20:32.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"103785143913726","imei1":"103785143913726","imei2":"103785143913726","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176564,"job_number":"JOB_176564","tr_customer_id":176581,"tr_customer_product_id":176571,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:32.000Z","modified_at":"2026-02-04T04:20:32.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"193014215278144","imei1":"193014215278144","imei2":"193014215278144","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176565,"job_number":"JOB_176565","tr_customer_id":176582,"tr_customer_product_id":176572,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:33.000Z","modified_at":"2026-02-04T04:20:33.000Z","name":"Oran Hahn","mobile_number":"957-898-9569","email_id":"Jeanie.Pollich20@gmail.com","dop":"2025-06-09","serial_number":"105900125923274","imei1":"105900125923274","imei2":"105900125923274","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176566,"job_number":"JOB_176566","tr_customer_id":176583,"tr_customer_product_id":176573,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:33.000Z","modified_at":"2026-02-04T04:20:33.000Z","name":"Esta Schmitt","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"159769462247242","imei1":"159769462247242","imei2":"159769462247242","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176567,"job_number":"JOB_176567","tr_customer_id":176584,"tr_customer_product_id":176574,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:33.000Z","modified_at":"2026-02-04T04:20:33.000Z","name":"Tremaine Rodriguez","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"144189574286416","imei1":"144189574286416","imei2":"144189574286416","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176568,"job_number":"JOB_176568","tr_customer_id":176585,"tr_customer_product_id":176575,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:33.000Z","modified_at":"2026-02-04T04:20:33.000Z","name":"Quentin Kilback","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"171921789704358","imei1":"171921789704358","imei2":"171921789704358","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176591,"job_number":"JOB_176591","tr_customer_id":176608,"tr_customer_product_id":176598,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:47.000Z","modified_at":"2026-02-04T04:20:47.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"104544357579180","imei1":"104544357579180","imei2":"104544357579180","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176594,"job_number":"JOB_176594","tr_customer_id":176611,"tr_customer_product_id":176601,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:48.000Z","modified_at":"2026-02-04T04:20:48.000Z","name":"Adriel Volkman","mobile_number":"309-227-0875","email_id":"Candida.Langosh37@gmail.com","dop":"2025-06-09","serial_number":"105925141012089","imei1":"105925141012089","imei2":"105925141012089","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176595,"job_number":"JOB_176595","tr_customer_id":176612,"tr_customer_product_id":176602,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:49.000Z","modified_at":"2026-02-04T04:20:49.000Z","name":"Rhett Medhurst","mobile_number":"751-696-5996","email_id":"Shanel.Cremin46@yahoo.com","dop":"2025-06-09","serial_number":"4880195520341257","imei1":"4880195520341257","imei2":"4880195520341257","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176606,"job_number":"JOB_176606","tr_customer_id":176623,"tr_customer_product_id":176613,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:21:03.000Z","modified_at":"2026-02-04T04:21:03.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"107200393873738","imei1":"107200393873738","imei2":"107200393873738","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:21:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176608,"job_number":"JOB_176608","tr_customer_id":176625,"tr_customer_product_id":176615,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:21:03.000Z","modified_at":"2026-02-04T04:21:03.000Z","name":"Rudy Bogisich","mobile_number":"874-225-9276","email_id":"Elsie.Walter@gmail.com","dop":"2025-06-09","serial_number":"108048716389398","imei1":"108048716389398","imei2":"108048716389398","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:21:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176609,"job_number":"JOB_176609","tr_customer_id":176626,"tr_customer_product_id":176616,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:21:05.000Z","modified_at":"2026-02-04T04:21:05.000Z","name":"Adrianna Brown","mobile_number":"748-640-2924","email_id":"Delilah88@yahoo.com","dop":"2025-06-09","serial_number":"54246754212415440","imei1":"54246754212415440","imei2":"54246754212415440","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:21:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176708,"job_number":"JOB_176708","tr_customer_id":176725,"tr_customer_product_id":176715,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T05:04:33.000Z","modified_at":"2026-02-04T05:04:33.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"11448433778312","imei1":"11448433778312","imei2":"11448433778312","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T05:04:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176740,"job_number":"JOB_176740","tr_customer_id":176757,"tr_customer_product_id":176747,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:08:21.000Z","modified_at":"2026-02-04T06:08:21.000Z","name":"Shivaji Bajpai","mobile_number":"7007895280","email_id":"shivaji@gmail.com","dop":"2025-12-01","serial_number":"84421193859822","imei1":"84421193859822","imei2":"84421193859822","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:08:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176741,"job_number":"JOB_176741","tr_customer_id":176758,"tr_customer_product_id":176748,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:08:22.000Z","modified_at":"2026-02-04T06:08:22.000Z","name":"Shivaji Bajpai","mobile_number":"7007895280","email_id":"shivaji@gmail.com","dop":"2025-12-01","serial_number":"31284465119192","imei1":"31284465119192","imei2":"31284465119192","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:08:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176742,"job_number":"JOB_176742","tr_customer_id":176759,"tr_customer_product_id":176749,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:08:28.000Z","modified_at":"2026-02-04T06:08:28.000Z","name":"Vikalp Shukla","mobile_number":"8953292021","email_id":"vikalp@gmail.com","dop":"2025-12-01","serial_number":"33372953200466","imei1":"33372953200466","imei2":"33372953200466","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:08:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176743,"job_number":"JOB_176743","tr_customer_id":176760,"tr_customer_product_id":176750,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:08:28.000Z","modified_at":"2026-02-04T06:08:28.000Z","name":"Vikalp Shukla","mobile_number":"8953292021","email_id":"vikalp@gmail.com","dop":"2025-12-01","serial_number":"35062701737639","imei1":"35062701737639","imei2":"35062701737639","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:08:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176750,"job_number":"JOB_176750","tr_customer_id":176767,"tr_customer_product_id":176757,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:36:57.000Z","modified_at":"2026-02-04T06:36:57.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"108340007855730","imei1":"108340007855730","imei2":"108340007855730","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:36:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176752,"job_number":"JOB_176752","tr_customer_id":176769,"tr_customer_product_id":176759,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:36:57.000Z","modified_at":"2026-02-04T06:36:57.000Z","name":"Destinee Kovacek","mobile_number":"502-200-8718","email_id":"Prince_Gottlieb9@hotmail.com","dop":"2025-06-09","serial_number":"107422094904784","imei1":"107422094904784","imei2":"107422094904784","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:36:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176753,"job_number":"JOB_176753","tr_customer_id":176770,"tr_customer_product_id":176760,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:37:13.000Z","modified_at":"2026-02-04T06:37:13.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"104282484824161","imei1":"104282484824161","imei2":"104282484824161","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:37:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176755,"job_number":"JOB_176755","tr_customer_id":176772,"tr_customer_product_id":176762,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:37:13.000Z","modified_at":"2026-02-04T06:37:13.000Z","name":"Electa Lueilwitz","mobile_number":"371-559-7307","email_id":"Alessandra.Keeling@gmail.com","dop":"2025-06-09","serial_number":"106487929375273","imei1":"106487929375273","imei2":"106487929375273","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:37:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176758,"job_number":"JOB_176758","tr_customer_id":176775,"tr_customer_product_id":176765,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:37:28.000Z","modified_at":"2026-02-04T06:37:28.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"101441515418479","imei1":"101441515418479","imei2":"101441515418479","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:37:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176760,"job_number":"JOB_176760","tr_customer_id":176777,"tr_customer_product_id":176767,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:37:28.000Z","modified_at":"2026-02-04T06:37:28.000Z","name":"Petra Hilpert","mobile_number":"463-514-3520","email_id":"Janet18@hotmail.com","dop":"2025-06-09","serial_number":"105955043591609","imei1":"105955043591609","imei2":"105955043591609","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:37:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176494,"job_number":"JOB_176494","tr_customer_id":176511,"tr_customer_product_id":176501,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:19:39.000Z","modified_at":"2026-02-04T04:19:39.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10716658082819","imei1":"10716658082819","imei2":"10716658082819","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:19:39.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":176496,"job_number":"JOB_176496","tr_customer_id":176513,"tr_customer_product_id":176503,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:19:41.000Z","modified_at":"2026-02-04T04:19:41.000Z","name":"Arden Cassin","mobile_number":"691-248-9833","email_id":"Amelie.Fahey@hotmail.com","dop":"2000-01-31","serial_number":"1026973266117177","imei1":"1026973266117177","imei2":"1026973266117177","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:19:41.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":176553,"job_number":"JOB_176553","tr_customer_id":176570,"tr_customer_product_id":176560,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:28.000Z","modified_at":"2026-02-04T04:20:28.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10224200877438","imei1":"10224200877438","imei2":"10224200877438","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:28.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":176559,"job_number":"JOB_176559","tr_customer_id":176576,"tr_customer_product_id":176566,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:30.000Z","modified_at":"2026-02-04T04:20:30.000Z","name":"Asa Cassin","mobile_number":"554-420-3894","email_id":"Bud73@gmail.com","dop":"2000-01-31","serial_number":"1050501989120168","imei1":"1050501989120168","imei2":"1050501989120168","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:30.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":176623,"job_number":"JOB_176623","tr_customer_id":176640,"tr_customer_product_id":176630,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:21:16.000Z","modified_at":"2026-02-04T04:21:16.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10592178483359","imei1":"10592178483359","imei2":"10592178483359","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:21:16.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":176625,"job_number":"JOB_176625","tr_customer_id":176642,"tr_customer_product_id":176632,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:21:18.000Z","modified_at":"2026-02-04T04:21:18.000Z","name":"Flavio Wehner","mobile_number":"381-355-2597","email_id":"Erica_Mayert16@yahoo.com","dop":"2000-01-31","serial_number":"1009316889012765","imei1":"1009316889012765","imei2":"1009316889012765","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:21:18.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":176659,"job_number":"JOB_176659","tr_customer_id":176676,"tr_customer_product_id":176666,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:22:04.000Z","modified_at":"2026-02-04T04:22:05.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10193193725919","imei1":"10193193725919","imei2":"10193193725919","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:22:05.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":176661,"job_number":"JOB_176661","tr_customer_id":176678,"tr_customer_product_id":176668,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:22:06.000Z","modified_at":"2026-02-04T04:22:06.000Z","name":"Sean Weber","mobile_number":"981-720-8713","email_id":"Frieda.Dickens@yahoo.com","dop":"2000-01-31","serial_number":"1049153321945694","imei1":"1049153321945694","imei2":"1049153321945694","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:22:06.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":176813,"job_number":"JOB_176813","tr_customer_id":176830,"tr_customer_product_id":176820,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:52:57.000Z","modified_at":"2026-02-04T06:52:57.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10905456111216","imei1":"10905456111216","imei2":"10905456111216","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:52:57.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":176815,"job_number":"JOB_176815","tr_customer_id":176832,"tr_customer_product_id":176822,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:52:59.000Z","modified_at":"2026-02-04T06:52:59.000Z","name":"Misty Dietrich","mobile_number":"685-216-0613","email_id":"Van64@hotmail.com","dop":"2000-01-31","serial_number":"1037913115591944","imei1":"1037913115591944","imei2":"1037913115591944","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:52:59.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":176822,"job_number":"JOB_176822","tr_customer_id":176839,"tr_customer_product_id":176829,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:53:45.000Z","modified_at":"2026-02-04T06:53:45.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10108026856736","imei1":"10108026856736","imei2":"10108026856736","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:53:45.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":176824,"job_number":"JOB_176824","tr_customer_id":176841,"tr_customer_product_id":176831,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:53:47.000Z","modified_at":"2026-02-04T06:53:47.000Z","name":"Mariah Carter","mobile_number":"824-705-2807","email_id":"Cleora.Bradtke41@hotmail.com","dop":"2000-01-31","serial_number":"1028803083099077","imei1":"1028803083099077","imei2":"1028803083099077","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":176834,"job_number":"JOB_176834","tr_customer_id":176851,"tr_customer_product_id":176841,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:54:33.000Z","modified_at":"2026-02-04T06:54:33.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10563331625426","imei1":"10563331625426","imei2":"10563331625426","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:54:33.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":176836,"job_number":"JOB_176836","tr_customer_id":176853,"tr_customer_product_id":176843,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:54:34.000Z","modified_at":"2026-02-04T06:54:34.000Z","name":"Mose Parker","mobile_number":"608-750-3577","email_id":"Tamia_Will@hotmail.com","dop":"2000-01-31","serial_number":"1060387238021366","imei1":"1060387238021366","imei2":"1060387238021366","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:54:34.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":176840,"job_number":"JOB_176840","tr_customer_id":176857,"tr_customer_product_id":176847,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:55:20.000Z","modified_at":"2026-02-04T06:55:20.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10746505687117","imei1":"10746505687117","imei2":"10746505687117","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:55:20.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":176842,"job_number":"JOB_176842","tr_customer_id":176859,"tr_customer_product_id":176849,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:55:22.000Z","modified_at":"2026-02-04T06:55:22.000Z","name":"Dejah Larson","mobile_number":"389-660-4246","email_id":"Julian57@hotmail.com","dop":"2000-01-31","serial_number":"1090969720614131","imei1":"1090969720614131","imei2":"1090969720614131","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:55:22.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":176432,"job_number":"JOB_176432","tr_customer_id":176449,"tr_customer_product_id":176439,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T01:14:56.000Z","modified_at":"2026-02-04T01:14:56.000Z","name":"fdsfds sdfsd","mobile_number":"3213123123","email_id":"dsdasd@gmail.com","dop":"2026-02-02","serial_number":"12313123123123123","imei1":"12313123123123123","imei2":"12313123123123123","popurl":"2026-02-02T05:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T01:14:56.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--data-raw '{"username":"iameng","password":"password"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Accept-Language | en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7 |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | fe4d8c18-918f-4a8b-97e3-75ea8819eef5 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 56 |
{
"username": "iameng",
"password": "password"
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 694 |
| ETag | W/"2b6-LOCVUpEVc6Rd8h0MemHhmYVE+0Y" |
| Vary | Accept-Encoding |
| Date | Wed, 04 Feb 2026 07:43:25 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzAxOTEwMDV9.m6QJ0Qtgu80drNJY66AHxOh5vRN9Cgoc6ratPhBX4xg"}}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI3MDE1NzN9.fEs0dLL0bUJq-PxWr2rJMrHLmQRwoBDEEJ7EVIgV-gM' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'If-None-Match: W/"1bc-5jtJRsd0hZILh8Na44eS7Os72ts"' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzAxOTEwMDV9.m6QJ0Qtgu80drNJY66AHxOh5vRN9Cgoc6ratPhBX4xg |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 09bd787d-e3fe-4867-b462-f193e62a0e6f |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 441 |
| ETag | W/"1b9-gwZ3q4NUFVwjUwUa8wJaXTtaK9Q" |
| Vary | Accept-Encoding |
| Date | Wed, 04 Feb 2026 07:43:25 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"id":2,"first_name":"Mark","last_name":"zuk","login_id":"iameng","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":1,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-12-20T07:42:00.000Z","role_name":"Engineer","service_location":"Service Center A"}}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI3MDE1NzN9.fEs0dLL0bUJq-PxWr2rJMrHLmQRwoBDEEJ7EVIgV-gM' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'If-None-Match: W/"fa-dy8dN/UPU87UvqyXQsHHqicOua0"' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzAxOTEwMDV9.m6QJ0Qtgu80drNJY66AHxOh5vRN9Cgoc6ratPhBX4xg |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 5ed20ffc-f634-4276-a867-39c2a2726766 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 164 |
| ETag | W/"a4-1OKrBFkmgQuMBm8FuejCxC5cT6k" |
| Vary | Accept-Encoding |
| Date | Wed, 04 Feb 2026 07:43:25 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[{"label":"Pending for repair","key":"pending_for_repair","count":2},{"label":"Repair completed","key":"repair_completed","count":157}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI3MDE1NzN9.fEs0dLL0bUJq-PxWr2rJMrHLmQRwoBDEEJ7EVIgV-gM' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--data-raw '{"details_key":"pending_for_repair"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzAxOTEwMDV9.m6QJ0Qtgu80drNJY66AHxOh5vRN9Cgoc6ratPhBX4xg |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 62f9a347-fdc3-4e62-8eb7-3cd223e9e32c |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 36 |
{"details_key":"pending_for_repair"}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"7c5-tpNRJ3AEcvrpRooLaTc1kqvSd5o" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Wed, 04 Feb 2026 07:43:26 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":[{"id":176428,"job_number":"JOB_176428","tr_customer_id":176445,"tr_customer_product_id":176435,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-03T23:09:51.000Z","modified_at":"2026-02-03T23:11:54.000Z","name":"Farhana Begum","mobile_number":"2233445566","email_id":"farhanalita@yahoo.com","dop":"2026-01-03","serial_number":"23456789023456","imei1":"23456789023456","imei2":"23456789023456","popurl":"2026-01-03T05:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-03T23:11:54.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW"},{"id":176894,"job_number":"JOB_176894","tr_customer_id":176911,"tr_customer_product_id":176901,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T07:43:20.000Z","modified_at":"2026-02-04T07:43:24.000Z","name":"Alva Towne","mobile_number":"386-447-6006","email_id":"Alexander.Bailey@hotmail.com","dop":"2025-11-04","serial_number":"58341124239210","imei1":"58341124239210","imei2":"58341124239210","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-04T07:43:24.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI3MDE1NzN9.fEs0dLL0bUJq-PxWr2rJMrHLmQRwoBDEEJ7EVIgV-gM' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--data-raw '{"details_key":"repair_completed"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzAxOTEwMDV9.m6QJ0Qtgu80drNJY66AHxOh5vRN9Cgoc6ratPhBX4xg |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 5469fd32-a30f-4415-9a94-c3fe6b048bd3 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 43 |
{
"details_key": "repair_completed"
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 31 |
| ETag | W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM" |
| Vary | Accept-Encoding |
| Date | Wed, 04 Feb 2026 07:43:26 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/myjobs' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI3MDE1NzN9.fEs0dLL0bUJq-PxWr2rJMrHLmQRwoBDEEJ7EVIgV-gM' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzAxOTEwMDV9.m6QJ0Qtgu80drNJY66AHxOh5vRN9Cgoc6ratPhBX4xg |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | d5c062d2-bcfb-4cb3-943f-a0c4d58734f9 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"94b-iCIValVqEFmz7CEw38KP01crYos" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Wed, 04 Feb 2026 07:43:26 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":[{"id":176894,"job_number":"JOB_176894","tr_customer_id":176911,"tr_customer_product_id":176901,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T07:43:20.000Z","modified_at":"2026-02-04T07:43:24.000Z","name":"Alva Towne","mobile_number":"386-447-6006","email_id":"Alexander.Bailey@hotmail.com","dop":"2025-11-04","serial_number":"58341124239210","imei1":"58341124239210","imei2":"58341124239210","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-04T07:43:24.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":176894,"remark":"","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-04T07:43:20.000Z"}],"quatations":[]},{"id":176428,"job_number":"JOB_176428","tr_customer_id":176445,"tr_customer_product_id":176435,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-03T23:09:51.000Z","modified_at":"2026-02-03T23:11:54.000Z","name":"Farhana Begum","mobile_number":"2233445566","email_id":"farhanalita@yahoo.com","dop":"2026-01-03","serial_number":"23456789023456","imei1":"23456789023456","imei2":"23456789023456","popurl":"2026-01-03T05:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-03T23:11:54.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":176428,"remark":"battery dead easily","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-03T23:09:51.000Z"}],"quatations":[]}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \
-X 'POST' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI3MDE1NzN9.fEs0dLL0bUJq-PxWr2rJMrHLmQRwoBDEEJ7EVIgV-gM' \
-H 'Connection: keep-alive' \
-H 'Content-Length: 0' \
-H 'Content-Type: text/plain' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzAxOTEwMDV9.m6QJ0Qtgu80drNJY66AHxOh5vRN9Cgoc6ratPhBX4xg |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 4dea9f5b-b059-40d0-887e-56a1ccb852e5 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 0 |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"2a1c-v2lPE1pRCSNwLh+/V8ccxPYHAHM" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Wed, 04 Feb 2026 07:43:27 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":{"mst_oem":[{"id":1,"name":"Google","code":"GL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"},{"id":2,"name":"Apple","code":"APL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"}],"mst_model":[{"id":1,"name":"Nexus 2 blue","code":"NX2BL","mst_product_id":1,"is_active":1,"created_at":"2021-10-29T19:28:00.000Z","modified_at":"2021-10-29T19:28:00.000Z"},{"id":2,"name":"gallexy","code":"gl","mst_product_id":1,"is_active":1,"created_at":"2022-06-10T07:18:03.000Z","modified_at":"2022-06-10T07:18:03.000Z"},{"id":3,"name":"Iphone 11","code":"ip11","mst_product_id":3,"is_active":1,"created_at":"2022-08-18T16:59:27.000Z","modified_at":"2022-08-18T17:00:31.000Z"}],"mst_action_status":[{"id":1,"name":"Job Creation","code":"JBC","description":"Job Creation","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":2,"name":"Pending For Job Assignment","code":"PJFA","description":"Pending For Job Assignment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":3,"name":"Pending For Repair","code":"PFR","description":"Pending For Repair","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":4,"name":"Pending For QC","code":"PFQC","description":"Pending For QC","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":5,"name":"Pending for Delivery","code":"PDL","description":"Pending for Delivery","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:00:39.000Z"},{"id":6,"name":"Delivered to customer","code":"DC","description":"Delivered to customer","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:01:48.000Z"},{"id":7,"name":"QC Rejected","code":"QCR","description":"QC Rejected","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":8,"name":"Quatation Raised","code":"QR","description":"Quatation Raised","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":9,"name":"Pending For Payment","code":"PFP","description":"Pending For Payment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":10,"name":"Payment Is Done","code":"PD","description":"Payment Is Done","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":11,"name":"Job Closed Successfully","code":"JC","description":"Job Closed Successfully","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":12,"name":"Assigned to FST - Inbound","code":"AFI","description":"Assigned to FST - Inbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":13,"name":"Assigned to FST - Outbound","code":"AFO","description":"Assigned to FST - Outbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":14,"name":"Begin Journey","code":"BJY","description":"Begin Journey","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":15,"name":"Submitted To FD","code":"SFD","description":"Submitted To FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":16,"name":"Collected At FD","code":"CFD","description":"Collected At FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"}],"mst_warrenty_status":[{"id":1,"name":"In Warrenty","code":"IW","description":"In Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"},{"id":2,"name":"Out Of Warrenty","code":"OOW","description":"Out Of Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"}],"mst_platform":[{"id":1,"name":"FST","code":"FST","description":"Field technician will go to customer's house","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"},{"id":2,"name":"Front Desk","code":"FD","description":"Customer will come to service center to submit his device","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"}],"mst_product":[{"id":1,"name":"Nexus 2","code":"NX2","mst_oem_id":1,"is_active":1,"created_at":"2021-10-29T19:27:21.000Z","modified_at":"2021-10-29T19:27:21.000Z"},{"id":2,"name":"Pixel","code":"gl","mst_oem_id":1,"is_active":1,"created_at":"2022-06-10T07:16:57.000Z","modified_at":"2022-08-18T16:55:02.000Z"},{"id":3,"name":"IPhone","code":"ip","mst_oem_id":2,"is_active":1,"created_at":"2022-08-18T16:56:15.000Z","modified_at":"2022-08-18T16:57:20.000Z"}],"mst_role":[{"id":1,"name":"Engineer","code":"ENG","description":"Engineer","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":2,"name":"Supervisor","code":"SPV","description":"Supervisor","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":3,"name":"FST","code":"FST","description":"Field Service Technician","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":4,"name":"QC","code":"QC","description":"Quality check","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":5,"name":"FrontDesk","code":"FD","description":"Front Desk","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"},{"id":6,"name":"Callcenter","code":"CC","description":"Callcenter","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"}],"mst_service_location":[{"id":1,"name":"Service Center A","code":"B2X","mobile_number":"8877667788","email_id":"servicecentera@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400075,"country":"India","gstin":"22AAAAA0000A1","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:58.000Z"},{"id":2,"name":"Service Center B","code":"SFY","mobile_number":"8877667789","email_id":"servicecenterb@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400606,"country":"India","gstin":"22AAAAA0000B2","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:59.000Z"},{"id":3,"name":"Service Centre C","code":"PKC","mobile_number":"8877667790","email_id":"servicecenterpk@gmail.com","address":"Srinagar,Kashmir(A)","pincode":577432,"country":"India","gstin":"22AAAAA0000C3","is_repair_line_engineer":1,"is_active":1,"created_at":"2022-12-13T11:05:47.000Z","modified_at":"2022-12-13T11:05:47.000Z"}],"mst_problem":[{"id":1,"name":"Smartphone is running slow","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":2,"name":"Poor battery life","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":3,"name":"Phone or app crashes","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":4,"name":"Sync issue","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":5,"name":"MicroSD card is not working on your phone","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":6,"name":"Overheating","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":7,"name":"Connecting problem with Bluetooth, Wifi, Cellular network","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":8,"name":"Cracked screen","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":9,"name":"Other","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":10,"name":"Camera issue","created_at":"2022-06-13T15:01:02.000Z","modified_at":"2022-06-13T15:01:02.000Z"},{"id":11,"name":"Charger Not Working","created_at":"2022-08-14T12:38:04.000Z","modified_at":"2022-08-14T12:38:04.000Z"},{"id":12,"name":" Software Booting Issue ","created_at":"2022-08-14T13:03:08.000Z","modified_at":"2022-08-14T13:03:08.000Z"},{"id":15,"name":"Head Phone Jack not working","created_at":"2022-06-16T15:22:18.000Z","modified_at":"2022-06-16T15:22:18.000Z"},{"id":16,"name":"Head Phone issue","created_at":"2022-06-16T15:27:47.000Z","modified_at":"2022-06-16T15:27:47.000Z"},{"id":17,"name":"Random Problem","created_at":"2022-07-11T02:56:01.000Z","modified_at":"2022-07-11T02:56:01.000Z"},{"id":19,"name":"Front camera not working","created_at":"2022-07-13T17:50:54.000Z","modified_at":"2022-07-13T17:50:54.000Z"},{"id":20,"name":"Battery issue","created_at":"2022-07-13T17:51:47.000Z","modified_at":"2022-07-13T17:51:47.000Z"},{"id":22,"name":"Screen display issue","created_at":"2022-08-29T11:09:24.000Z","modified_at":"2022-08-29T11:09:24.000Z"},{"id":24,"name":"Apps Not Downloading","created_at":"2022-08-29T12:10:34.000Z","modified_at":"2022-08-29T12:10:34.000Z"},{"id":26,"name":"Unresponsive screen","created_at":"2022-09-19T10:03:08.000Z","modified_at":"2022-09-19T10:03:08.000Z"},{"id":27,"name":"Blue Screen Error","created_at":"2022-12-13T11:01:48.000Z","modified_at":"2022-12-13T11:01:48.000Z"},{"id":28,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"},{"id":29,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"}],"map_fst_pincode":[{"pincode":100011,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100012,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100013,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100014,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100015,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":400065,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":200011,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200012,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200013,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200014,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200015,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"}]}}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/repaircomplete' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI3MDE1NzN9.fEs0dLL0bUJq-PxWr2rJMrHLmQRwoBDEEJ7EVIgV-gM' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--data-raw '{"job_id":98100,"problems":[{"id":3,"remark":"Reinstalled OS"}]}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzAxOTEwMDV9.m6QJ0Qtgu80drNJY66AHxOh5vRN9Cgoc6ratPhBX4xg |
| Content-Type | application/json |
| Accept | application/json, text/plain, */* |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | ea9e6b44-f121-4cad-b06e-950ecf4f91c3 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 136 |
{
"job_id":176894,
"problems": [
{
"id": 3,
"remark": "Reinstalled OS"
}
]
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 42 |
| ETag | W/"2a-PisRr8WaBMvK6HLRD3EKeiTFMeI" |
| Vary | Accept-Encoding |
| Date | Wed, 04 Feb 2026 07:43:27 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Repair successful.","data":[]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--data-raw '{"username":"iamqc","password":"password"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 4ec24e5f-bed0-47d8-a588-f502e9be7d00 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 55 |
{
"username": "iamqc",
"password": "password"
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 681 |
| ETag | W/"2a9-xL7M0I6id10pUZVv2/0aPim+IYY" |
| Vary | Accept-Encoding |
| Date | Wed, 04 Feb 2026 07:43:27 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc3MDE5MTAwN30.FKXisfsxsdyaRdF0g1FuAAPNi-Fn4hI-ar8BCl5mCpo"}}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2MjcwMzU5NH0.k2YS4elo7OV9GVZh5eAWCIX6avxpiW3o5WfoYo_rOos' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'If-None-Match: W/"1b9-gwZ3q4NUFVwjUwUa8wJaXTtaK9Q"' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc3MDE5MTAwN30.FKXisfsxsdyaRdF0g1FuAAPNi-Fn4hI-ar8BCl5mCpo |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 88248576-39b4-48bf-afe7-0860d206fa0c |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 431 |
| ETag | W/"1af-Hx7rWnhMedRwRJUvWdcdDLlvRd0" |
| Vary | Accept-Encoding |
| Date | Wed, 04 Feb 2026 07:43:27 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"id":3,"first_name":"qc","last_name":"qc","login_id":"iamqc","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":4,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"QC","service_location":"Service Center A"}}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2MjcwMzU5NH0.k2YS4elo7OV9GVZh5eAWCIX6avxpiW3o5WfoYo_rOos' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'If-None-Match: W/"a5-7bTG+pLXuOCNsQPYlnyAIc/g5Zc"' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc3MDE5MTAwN30.FKXisfsxsdyaRdF0g1FuAAPNi-Fn4hI-ar8BCl5mCpo |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 37f78bc6-668c-4aab-9d86-dff3b050f776 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 202 |
| ETag | W/"ca-7rKt3PM3JGS7oJ8JzXHtVYVyiY8" |
| Vary | Accept-Encoding |
| Date | Wed, 04 Feb 2026 07:43:28 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[{"label":"Pending for QC","key":"pending_for_qc","count":1},{"label":"QC Completed","key":"qc_completed","count":157},{"label":"QC Rejected","key":"qc_rejected","count":0}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2MjcwMzU5NH0.k2YS4elo7OV9GVZh5eAWCIX6avxpiW3o5WfoYo_rOos' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--data-raw '{"details_key":"pending_for_qc"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc3MDE5MTAwN30.FKXisfsxsdyaRdF0g1FuAAPNi-Fn4hI-ar8BCl5mCpo |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 95d7a6e6-7c20-45bd-81d0-b860c28e3b27 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 32 |
{"details_key":"pending_for_qc"}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 31 |
| ETag | W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM" |
| Vary | Accept-Encoding |
| Date | Wed, 04 Feb 2026 07:43:28 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2MjcwMzU5NH0.k2YS4elo7OV9GVZh5eAWCIX6avxpiW3o5WfoYo_rOos' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--data-raw '{"details_key":"qc_completed"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc3MDE5MTAwN30.FKXisfsxsdyaRdF0g1FuAAPNi-Fn4hI-ar8BCl5mCpo |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 65eaee2e-e2fb-45d6-8526-b6fd3cb9ad57 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 30 |
{"details_key":"qc_completed"}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"25f77-mLWMaduJEsR9NDXwIZsPveJRn2A" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Wed, 04 Feb 2026 07:43:28 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":[{"id":176795,"job_number":"JOB_176795","tr_customer_id":176812,"tr_customer_product_id":176802,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:45:01.000Z","modified_at":"2026-02-04T06:45:12.000Z","name":"jatin sharma","mobile_number":"9191976787","email_id":"jatinvsharma@gmail.com","dop":"2025-12-13","serial_number":"99423519733573","imei1":"99423519733573","imei2":"99423519733573","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T06:45:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176766,"job_number":"JOB_176766","tr_customer_id":176783,"tr_customer_product_id":176773,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:38:45.000Z","modified_at":"2026-02-04T06:38:55.000Z","name":"jatin sharma","mobile_number":"9191976787","email_id":"jatinvsharma@gmail.com","dop":"2025-12-13","serial_number":"62679280719438","imei1":"62679280719438","imei2":"62679280719438","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T06:38:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176765,"job_number":"JOB_176765","tr_customer_id":176782,"tr_customer_product_id":176772,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:38:30.000Z","modified_at":"2026-02-04T06:38:41.000Z","name":"uday p","mobile_number":"9191922787","email_id":"udap@gmail.com","dop":"2025-12-13","serial_number":"29824214904003","imei1":"29824214904003","imei2":"29824214904003","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T06:38:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176764,"job_number":"JOB_176764","tr_customer_id":176781,"tr_customer_product_id":176771,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:38:16.000Z","modified_at":"2026-02-04T06:38:26.000Z","name":"shoaib shaikh","mobile_number":"9191987787","email_id":"shaikhshoaib@gmail.com","dop":"2025-12-13","serial_number":"44908421287529","imei1":"44908421287529","imei2":"44908421287529","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T06:38:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176759,"job_number":"JOB_176759","tr_customer_id":176776,"tr_customer_product_id":176766,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:37:28.000Z","modified_at":"2026-02-04T06:37:39.000Z","name":"Alvina Cruickshank","mobile_number":"327-205-6261","email_id":"Oran_Hermiston@hotmail.com","dop":"2025-06-09","serial_number":"105375111214705","imei1":"105375111214705","imei2":"105375111214705","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T06:37:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176754,"job_number":"JOB_176754","tr_customer_id":176771,"tr_customer_product_id":176761,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:37:13.000Z","modified_at":"2026-02-04T06:37:23.000Z","name":"Alexandrine Murray","mobile_number":"204-327-1732","email_id":"Rubye_Pouros4@hotmail.com","dop":"2025-06-09","serial_number":"108660126693351","imei1":"108660126693351","imei2":"108660126693351","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T06:37:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176751,"job_number":"JOB_176751","tr_customer_id":176768,"tr_customer_product_id":176758,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:36:57.000Z","modified_at":"2026-02-04T06:37:08.000Z","name":"Wayne Sawayn","mobile_number":"711-667-6360","email_id":"Jessika.Kemmer@hotmail.com","dop":"2025-06-09","serial_number":"101451323878786","imei1":"101451323878786","imei2":"101451323878786","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T06:37:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176748,"job_number":"JOB_176748","tr_customer_id":176765,"tr_customer_product_id":176755,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:34:58.000Z","modified_at":"2026-02-04T06:35:22.000Z","name":"Baron Jaskolski","mobile_number":"446-324-5529","email_id":"Micaela.Fadel86@gmail.com","dop":"2025-10-01","serial_number":"19034165084134","imei1":"19034165084134","imei2":"19034165084134","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T06:35:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176747,"job_number":"JOB_176747","tr_customer_id":176764,"tr_customer_product_id":176754,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:34:44.000Z","modified_at":"2026-02-04T06:34:55.000Z","name":"Chaya Hilpert","mobile_number":"503-722-5717","email_id":"Nikolas_Schuster@gmail.com","dop":"2025-11-04","serial_number":"33960909414657","imei1":"33960909414657","imei2":"33960909414657","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T06:34:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176746,"job_number":"JOB_176746","tr_customer_id":176763,"tr_customer_product_id":176753,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:34:28.000Z","modified_at":"2026-02-04T06:34:39.000Z","name":"Lindsay Hilpert","mobile_number":"312-821-9524","email_id":"Zachariah_Greenholt4@hotmail.com","dop":"2025-11-04","serial_number":"66248449528275","imei1":"66248449528275","imei2":"66248449528275","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T06:34:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176745,"job_number":"JOB_176745","tr_customer_id":176762,"tr_customer_product_id":176752,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:34:12.000Z","modified_at":"2026-02-04T06:34:24.000Z","name":"Talon Altenwerth","mobile_number":"799-457-6994","email_id":"Adriel.Jenkins31@yahoo.com","dop":"2025-11-04","serial_number":"56528904470972","imei1":"56528904470972","imei2":"56528904470972","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T06:34:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176707,"job_number":"JOB_176707","tr_customer_id":176724,"tr_customer_product_id":176714,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T05:04:33.000Z","modified_at":"2026-02-04T05:04:43.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"18637583578491","imei1":"18637583578491","imei2":"18637583578491","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T05:04:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176631,"job_number":"JOB_176631","tr_customer_id":176648,"tr_customer_product_id":176638,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:21:22.000Z","modified_at":"2026-02-04T04:21:31.000Z","name":"Mason Champlin","mobile_number":"298-655-8960","email_id":"Claud.Nader@hotmail.com","dop":"2025-12-31","serial_number":"10724430596009","imei1":"10724430596009","imei2":"10724430596009","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T04:21:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176612,"job_number":"JOB_176612","tr_customer_id":176629,"tr_customer_product_id":176619,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:21:08.000Z","modified_at":"2026-02-04T04:21:18.000Z","name":"Aileen Gleason","mobile_number":"557-611-8420","email_id":"Ernesto64@hotmail.com","dop":"2025-12-31","serial_number":"10601215488525","imei1":"10601215488525","imei2":"10601215488525","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T04:21:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176607,"job_number":"JOB_176607","tr_customer_id":176624,"tr_customer_product_id":176614,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:21:03.000Z","modified_at":"2026-02-04T04:21:14.000Z","name":"Beatrice Ankunding","mobile_number":"240-612-6333","email_id":"Zella_Goldner@hotmail.com","dop":"2025-06-09","serial_number":"101601397974637","imei1":"101601397974637","imei2":"101601397974637","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T04:21:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176596,"job_number":"JOB_176596","tr_customer_id":176613,"tr_customer_product_id":176603,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:54.000Z","modified_at":"2026-02-04T04:21:04.000Z","name":"Alba Ernser","mobile_number":"394-818-6472","email_id":"Devonte_Murray9@hotmail.com","dop":"2025-12-31","serial_number":"10752370154491","imei1":"10752370154491","imei2":"10752370154491","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T04:21:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176592,"job_number":"JOB_176592","tr_customer_id":176609,"tr_customer_product_id":176599,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:47.000Z","modified_at":"2026-02-04T04:20:58.000Z","name":"Colin Borer","mobile_number":"928-840-3184","email_id":"Johann14@yahoo.com","dop":"2025-06-09","serial_number":"107220114783683","imei1":"107220114783683","imei2":"107220114783683","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T04:20:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176563,"job_number":"JOB_176563","tr_customer_id":176580,"tr_customer_product_id":176570,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:32.000Z","modified_at":"2026-02-04T04:20:43.000Z","name":"Jordane Bradtke","mobile_number":"215-512-5077","email_id":"Dale_Feeney@gmail.com","dop":"2025-06-09","serial_number":"107221785345255","imei1":"107221785345255","imei2":"107221785345255","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T04:20:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176548,"job_number":"JOB_176548","tr_customer_id":176565,"tr_customer_product_id":176555,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:24.000Z","modified_at":"2026-02-04T04:20:34.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"11056966371513","imei1":"11056966371513","imei2":"11056966371513","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T04:20:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176533,"job_number":"JOB_176533","tr_customer_id":176550,"tr_customer_product_id":176540,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:13.000Z","modified_at":"2026-02-04T04:20:36.000Z","name":"Velda Wintheiser","mobile_number":"854-858-7413","email_id":"Benton.Heaney33@yahoo.com","dop":"2025-10-01","serial_number":"17987415519575","imei1":"17987415519575","imei2":"17987415519575","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T04:20:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176490,"job_number":"JOB_176490","tr_customer_id":176507,"tr_customer_product_id":176497,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:19:38.000Z","modified_at":"2026-02-04T04:19:48.000Z","name":"giyu tomiaka","mobile_number":"342-645-9031","email_id":"giyu@g.com","dop":"2026-01-10","serial_number":"215126527489909","imei1":"215126527489909","imei2":"215126527489909","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T04:19:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176479,"job_number":"JOB_176479","tr_customer_id":176496,"tr_customer_product_id":176486,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:19:27.000Z","modified_at":"2026-02-04T04:19:36.000Z","name":"tanjiro kamado","mobile_number":"348-743-7546","email_id":"tanjiro@g.com","dop":"2026-01-10","serial_number":"753371029945637","imei1":"753371029945637","imei2":"753371029945637","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T04:19:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176471,"job_number":"JOB_176471","tr_customer_id":176488,"tr_customer_product_id":176478,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:19:15.000Z","modified_at":"2026-02-04T04:19:24.000Z","name":"saitama sensei","mobile_number":"941-837-0590","email_id":"saitama@yopmail.com","dop":"2026-01-10","serial_number":"622751869803208","imei1":"622751869803208","imei2":"622751869803208","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T04:19:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176434,"job_number":"JOB_176434","tr_customer_id":176451,"tr_customer_product_id":176441,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T01:48:25.000Z","modified_at":"2026-02-04T03:39:11.000Z","name":"guri singh","mobile_number":"4257356462","email_id":"gsdhjagd@gmail.com","dop":"2026-02-02","serial_number":"98765678956789054","imei1":"98765678956789054","imei2":"98765678956789054","popurl":"2026-02-02T05:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T03:39:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176893,"job_number":"JOB_176893","tr_customer_id":176910,"tr_customer_product_id":176900,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T07:32:29.000Z","modified_at":"2026-02-04T07:32:39.000Z","name":"Laurianne Bechtelar","mobile_number":"662-354-4225","email_id":"Ian60@yahoo.com","dop":"2025-12-01","serial_number":"11914753534261","imei1":"11914753534261","imei2":"11914753534261","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T07:32:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176891,"job_number":"JOB_176891","tr_customer_id":176908,"tr_customer_product_id":176898,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T07:32:15.000Z","modified_at":"2026-02-04T07:32:25.000Z","name":"Viviane Breitenberg","mobile_number":"929-527-5510","email_id":"Jaylon93@yahoo.com","dop":"2025-12-01","serial_number":"10443923292196","imei1":"10443923292196","imei2":"10443923292196","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T07:32:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176889,"job_number":"JOB_176889","tr_customer_id":176906,"tr_customer_product_id":176896,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T07:32:00.000Z","modified_at":"2026-02-04T07:32:10.000Z","name":"Daniella Wehner","mobile_number":"622-384-7449","email_id":"Rachelle28@hotmail.com","dop":"2025-12-01","serial_number":"12350241995266","imei1":"12350241995266","imei2":"12350241995266","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T07:32:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176886,"job_number":"JOB_176886","tr_customer_id":176903,"tr_customer_product_id":176893,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T07:05:19.000Z","modified_at":"2026-02-04T07:06:02.000Z","name":"Santina Leffler","mobile_number":"319-596-5351","email_id":"Kavon17@hotmail.com","dop":"2025-04-06","serial_number":"16317518742286","imei1":"16317518742286","imei2":"16317518742286","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T07:06:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176883,"job_number":"JOB_176883","tr_customer_id":176900,"tr_customer_product_id":176890,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T07:04:28.000Z","modified_at":"2026-02-04T07:05:10.000Z","name":"Dan Renner","mobile_number":"690-919-8617","email_id":"Angelina_Stroman@gmail.com","dop":"2025-04-06","serial_number":"19931993713930","imei1":"19931993713930","imei2":"19931993713930","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T07:05:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176880,"job_number":"JOB_176880","tr_customer_id":176897,"tr_customer_product_id":176887,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T07:03:41.000Z","modified_at":"2026-02-04T07:04:25.000Z","name":"Duncan Tremblay","mobile_number":"476-655-9479","email_id":"Adan_Hegmann@yahoo.com","dop":"2025-04-06","serial_number":"14223695601298","imei1":"14223695601298","imei2":"14223695601298","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T07:04:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176878,"job_number":"JOB_176878","tr_customer_id":176895,"tr_customer_product_id":176885,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T07:03:36.000Z","modified_at":"2026-02-04T07:04:19.000Z","name":"Lawson Abbott","mobile_number":"689-463-4285","email_id":"Amani5@gmail.com","dop":"2025-04-06","serial_number":"18664777181660","imei1":"18664777181660","imei2":"18664777181660","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T07:04:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176875,"job_number":"JOB_176875","tr_customer_id":176892,"tr_customer_product_id":176882,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T07:01:27.000Z","modified_at":"2026-02-04T07:02:10.000Z","name":"Ernesto Kilback","mobile_number":"881-392-9864","email_id":"Ayden_Hayes@yahoo.com","dop":"2025-04-06","serial_number":"14878009807305","imei1":"14878009807305","imei2":"14878009807305","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T07:02:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176872,"job_number":"JOB_176872","tr_customer_id":176889,"tr_customer_product_id":176879,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T07:00:52.000Z","modified_at":"2026-02-04T07:01:31.000Z","name":"Harrison Mueller","mobile_number":"763-461-8020","email_id":"Oleta95@yahoo.com","dop":"2025-04-06","serial_number":"11972305432012","imei1":"11972305432012","imei2":"11972305432012","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T07:01:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176869,"job_number":"JOB_176869","tr_customer_id":176886,"tr_customer_product_id":176876,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T07:00:40.000Z","modified_at":"2026-02-04T07:01:22.000Z","name":"Webster Veum","mobile_number":"214-612-1072","email_id":"Pearline_Welch@yahoo.com","dop":"2025-04-06","serial_number":"16449519170723","imei1":"16449519170723","imei2":"16449519170723","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T07:01:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176866,"job_number":"JOB_176866","tr_customer_id":176883,"tr_customer_product_id":176873,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T07:00:35.000Z","modified_at":"2026-02-04T07:01:18.000Z","name":"Louisa Kub","mobile_number":"793-668-7976","email_id":"Teagan.Vandervort@yahoo.com","dop":"2025-04-06","serial_number":"11753451168271","imei1":"11753451168271","imei2":"11753451168271","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T07:01:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176863,"job_number":"JOB_176863","tr_customer_id":176880,"tr_customer_product_id":176870,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T07:00:27.000Z","modified_at":"2026-02-04T07:01:05.000Z","name":"River Kassulke","mobile_number":"598-350-8973","email_id":"Elouise.Koepp@hotmail.com","dop":"2025-04-06","serial_number":"19907468481440","imei1":"19907468481440","imei2":"19907468481440","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T07:01:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176861,"job_number":"JOB_176861","tr_customer_id":176878,"tr_customer_product_id":176868,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T07:00:25.000Z","modified_at":"2026-02-04T07:01:04.000Z","name":"Warren Zieme","mobile_number":"947-908-5142","email_id":"Quinton11@yahoo.com","dop":"2025-04-06","serial_number":"19652338153764","imei1":"19652338153764","imei2":"19652338153764","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T07:01:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176859,"job_number":"JOB_176859","tr_customer_id":176876,"tr_customer_product_id":176866,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T07:00:05.000Z","modified_at":"2026-02-04T07:00:44.000Z","name":"Lazaro Rogahn","mobile_number":"543-846-1402","email_id":"Reynold_Schumm66@hotmail.com","dop":"2025-04-06","serial_number":"19733298009732","imei1":"19733298009732","imei2":"19733298009732","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T07:00:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176856,"job_number":"JOB_176856","tr_customer_id":176873,"tr_customer_product_id":176863,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:59:51.000Z","modified_at":"2026-02-04T07:00:32.000Z","name":"Carlee Schneider","mobile_number":"965-515-6645","email_id":"Dayna_Turcotte23@yahoo.com","dop":"2025-04-06","serial_number":"13323967154011","imei1":"13323967154011","imei2":"13323967154011","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T07:00:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176853,"job_number":"JOB_176853","tr_customer_id":176870,"tr_customer_product_id":176860,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:59:42.000Z","modified_at":"2026-02-04T07:00:26.000Z","name":"Gerry Gorczany","mobile_number":"683-705-1430","email_id":"Alayna_Jakubowski51@gmail.com","dop":"2025-04-06","serial_number":"18396928961753","imei1":"18396928961753","imei2":"18396928961753","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T07:00:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176850,"job_number":"JOB_176850","tr_customer_id":176867,"tr_customer_product_id":176857,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:59:17.000Z","modified_at":"2026-02-04T06:59:57.000Z","name":"Reyes Carter","mobile_number":"569-543-9004","email_id":"Bennett_Emard71@gmail.com","dop":"2025-04-06","serial_number":"14385927947597","imei1":"14385927947597","imei2":"14385927947597","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T06:59:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176847,"job_number":"JOB_176847","tr_customer_id":176864,"tr_customer_product_id":176854,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:59:00.000Z","modified_at":"2026-02-04T06:59:42.000Z","name":"Delilah Predovic","mobile_number":"895-562-0420","email_id":"Rolando.Schimmel5@gmail.com","dop":"2025-04-06","serial_number":"17719547518797","imei1":"17719547518797","imei2":"17719547518797","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T06:59:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176844,"job_number":"JOB_176844","tr_customer_id":176861,"tr_customer_product_id":176851,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:55:42.000Z","modified_at":"2026-02-04T06:56:20.000Z","name":"Frances Metz","mobile_number":"840-673-4920","email_id":"Jodie.Harber@gmail.com","dop":"2025-04-06","serial_number":"10319159604004","imei1":"10319159604004","imei2":"10319159604004","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T06:56:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176841,"job_number":"JOB_176841","tr_customer_id":176858,"tr_customer_product_id":176848,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:55:20.000Z","modified_at":"2026-02-04T06:56:00.000Z","name":"Stanford Beahan","mobile_number":"690-958-6746","email_id":"Alvah.Sawayn2@yahoo.com","dop":"2000-01-31","serial_number":"10791733456393","imei1":"10791733456393","imei2":"10791733456393","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T06:56:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176838,"job_number":"JOB_176838","tr_customer_id":176855,"tr_customer_product_id":176845,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:54:56.000Z","modified_at":"2026-02-04T06:55:35.000Z","name":"Coralie Ziemann","mobile_number":"561-505-2613","email_id":"Richmond_Monahan@yahoo.com","dop":"2025-04-06","serial_number":"19481917318387","imei1":"19481917318387","imei2":"19481917318387","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T06:55:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176835,"job_number":"JOB_176835","tr_customer_id":176852,"tr_customer_product_id":176842,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:54:33.000Z","modified_at":"2026-02-04T06:55:12.000Z","name":"Amely Quigley","mobile_number":"442-284-1442","email_id":"Newton.Durgan@hotmail.com","dop":"2000-01-31","serial_number":"10179817101820","imei1":"10179817101820","imei2":"10179817101820","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T06:55:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176832,"job_number":"JOB_176832","tr_customer_id":176849,"tr_customer_product_id":176839,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:54:26.000Z","modified_at":"2026-02-04T06:55:04.000Z","name":"Gaetano Cummings","mobile_number":"965-953-2123","email_id":"Cleve88@yahoo.com","dop":"2025-04-06","serial_number":"15237319646272","imei1":"15237319646272","imei2":"15237319646272","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T06:55:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176828,"job_number":"JOB_176828","tr_customer_id":176845,"tr_customer_product_id":176835,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:54:10.000Z","modified_at":"2026-02-04T06:54:48.000Z","name":"Carolanne Schiller","mobile_number":"617-911-1955","email_id":"Garrison72@yahoo.com","dop":"2025-04-06","serial_number":"13659352219816","imei1":"13659352219816","imei2":"13659352219816","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T06:54:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176826,"job_number":"JOB_176826","tr_customer_id":176843,"tr_customer_product_id":176833,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:54:10.000Z","modified_at":"2026-02-04T06:54:49.000Z","name":"Rigoberto Davis","mobile_number":"585-931-2247","email_id":"Damon13@yahoo.com","dop":"2025-04-06","serial_number":"17012921716077","imei1":"17012921716077","imei2":"17012921716077","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T06:54:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176823,"job_number":"JOB_176823","tr_customer_id":176840,"tr_customer_product_id":176830,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:53:45.000Z","modified_at":"2026-02-04T06:54:25.000Z","name":"Elinor Huel","mobile_number":"925-870-5470","email_id":"Santa.Gutkowski@hotmail.com","dop":"2000-01-31","serial_number":"10921469195373","imei1":"10921469195373","imei2":"10921469195373","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T06:54:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176820,"job_number":"JOB_176820","tr_customer_id":176837,"tr_customer_product_id":176827,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:53:41.000Z","modified_at":"2026-02-04T06:54:19.000Z","name":"Mariane Hilpert","mobile_number":"881-972-3211","email_id":"Diego_Heidenreich91@hotmail.com","dop":"2025-04-06","serial_number":"18877928849136","imei1":"18877928849136","imei2":"18877928849136","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T06:54:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176817,"job_number":"JOB_176817","tr_customer_id":176834,"tr_customer_product_id":176824,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:53:25.000Z","modified_at":"2026-02-04T06:54:03.000Z","name":"Dario Bechtelar","mobile_number":"853-861-2010","email_id":"Dina_Hessel31@gmail.com","dop":"2025-04-06","serial_number":"16560041388152","imei1":"16560041388152","imei2":"16560041388152","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T06:54:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176814,"job_number":"JOB_176814","tr_customer_id":176831,"tr_customer_product_id":176821,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:52:57.000Z","modified_at":"2026-02-04T06:53:37.000Z","name":"Dwight Cummerata","mobile_number":"996-948-4620","email_id":"Derick18@gmail.com","dop":"2000-01-31","serial_number":"10835669817075","imei1":"10835669817075","imei2":"10835669817075","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T06:53:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176811,"job_number":"JOB_176811","tr_customer_id":176828,"tr_customer_product_id":176818,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:52:55.000Z","modified_at":"2026-02-04T06:53:33.000Z","name":"Onie Pouros","mobile_number":"328-720-9300","email_id":"Claire_Armstrong@yahoo.com","dop":"2025-04-06","serial_number":"15830165318909","imei1":"15830165318909","imei2":"15830165318909","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T06:53:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176808,"job_number":"JOB_176808","tr_customer_id":176825,"tr_customer_product_id":176815,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:52:39.000Z","modified_at":"2026-02-04T06:53:17.000Z","name":"Daren White","mobile_number":"944-529-1698","email_id":"Melyna_Jenkins37@hotmail.com","dop":"2025-04-06","serial_number":"13807047697011","imei1":"13807047697011","imei2":"13807047697011","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T06:53:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176805,"job_number":"JOB_176805","tr_customer_id":176822,"tr_customer_product_id":176812,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:51:17.000Z","modified_at":"2026-02-04T06:51:52.000Z","name":"Dagmar Schaden","mobile_number":"831-463-3100","email_id":"Constantin.Batz60@yahoo.com","dop":"2025-04-06","serial_number":"19266403935221","imei1":"19266403935221","imei2":"19266403935221","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T06:51:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176803,"job_number":"JOB_176803","tr_customer_id":176820,"tr_customer_product_id":176810,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:47:00.000Z","modified_at":"2026-02-04T06:47:40.000Z","name":"Craig Schultz","mobile_number":"409-434-8671","email_id":"Suzanne_Fadel@yahoo.com","dop":"2025-04-06","serial_number":"10831828358942","imei1":"10831828358942","imei2":"10831828358942","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T06:47:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176800,"job_number":"JOB_176800","tr_customer_id":176817,"tr_customer_product_id":176807,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:46:12.000Z","modified_at":"2026-02-04T06:46:52.000Z","name":"Moriah Jaskolski","mobile_number":"838-388-5298","email_id":"Kraig75@hotmail.com","dop":"2025-04-06","serial_number":"17632049648976","imei1":"17632049648976","imei2":"17632049648976","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T06:46:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176797,"job_number":"JOB_176797","tr_customer_id":176814,"tr_customer_product_id":176804,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:45:24.000Z","modified_at":"2026-02-04T06:46:04.000Z","name":"Ivory Mayer","mobile_number":"948-657-6725","email_id":"Vito77@gmail.com","dop":"2025-04-06","serial_number":"19725127540830","imei1":"19725127540830","imei2":"19725127540830","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T06:46:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176793,"job_number":"JOB_176793","tr_customer_id":176810,"tr_customer_product_id":176800,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:44:17.000Z","modified_at":"2026-02-04T06:44:56.000Z","name":"Haley McClure","mobile_number":"875-886-3894","email_id":"Cecile_Jones@yahoo.com","dop":"2025-04-06","serial_number":"16343064722333","imei1":"16343064722333","imei2":"16343064722333","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T06:44:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176790,"job_number":"JOB_176790","tr_customer_id":176807,"tr_customer_product_id":176797,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:43:29.000Z","modified_at":"2026-02-04T06:44:09.000Z","name":"Hassie Dicki","mobile_number":"819-841-9859","email_id":"Cristina88@yahoo.com","dop":"2025-04-06","serial_number":"19739573208613","imei1":"19739573208613","imei2":"19739573208613","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T06:44:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176787,"job_number":"JOB_176787","tr_customer_id":176804,"tr_customer_product_id":176794,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:42:41.000Z","modified_at":"2026-02-04T06:43:21.000Z","name":"William Kilback","mobile_number":"883-319-8305","email_id":"Hector_Nitzsche@gmail.com","dop":"2025-04-06","serial_number":"18626509595510","imei1":"18626509595510","imei2":"18626509595510","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T06:43:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176784,"job_number":"JOB_176784","tr_customer_id":176801,"tr_customer_product_id":176791,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:42:10.000Z","modified_at":"2026-02-04T06:42:49.000Z","name":"Samson Williamson","mobile_number":"601-988-4325","email_id":"Andre_Carter14@yahoo.com","dop":"2025-04-06","serial_number":"11657576181584","imei1":"11657576181584","imei2":"11657576181584","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T06:42:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176781,"job_number":"JOB_176781","tr_customer_id":176798,"tr_customer_product_id":176788,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:41:22.000Z","modified_at":"2026-02-04T06:42:02.000Z","name":"Noe Fadel","mobile_number":"245-862-7049","email_id":"Dena_Sipes@yahoo.com","dop":"2025-04-06","serial_number":"17991526948188","imei1":"17991526948188","imei2":"17991526948188","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T06:42:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176778,"job_number":"JOB_176778","tr_customer_id":176795,"tr_customer_product_id":176785,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:40:34.000Z","modified_at":"2026-02-04T06:41:14.000Z","name":"Lorine Gulgowski","mobile_number":"578-776-1552","email_id":"Lyla.Romaguera60@gmail.com","dop":"2025-04-06","serial_number":"13039619133277","imei1":"13039619133277","imei2":"13039619133277","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T06:41:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176775,"job_number":"JOB_176775","tr_customer_id":176792,"tr_customer_product_id":176782,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:40:08.000Z","modified_at":"2026-02-04T06:40:50.000Z","name":"Cyrus Stroman","mobile_number":"972-684-6193","email_id":"Kathleen77@hotmail.com","dop":"2025-06-18","serial_number":"10207415943222","imei1":"10207415943222","imei2":"10207415943222","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T06:40:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176772,"job_number":"JOB_176772","tr_customer_id":176789,"tr_customer_product_id":176779,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:39:20.000Z","modified_at":"2026-02-04T06:40:04.000Z","name":"Colleen Murazik","mobile_number":"938-339-7309","email_id":"Sonny98@hotmail.com","dop":"2025-04-06","serial_number":"19040000679011","imei1":"19040000679011","imei2":"19040000679011","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T06:40:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176770,"job_number":"JOB_176770","tr_customer_id":176787,"tr_customer_product_id":176777,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:39:17.000Z","modified_at":"2026-02-04T06:40:00.000Z","name":"Adolf Kutch","mobile_number":"616-412-4306","email_id":"Fern_Crist@hotmail.com","dop":"2025-06-18","serial_number":"10568280541578","imei1":"10568280541578","imei2":"10568280541578","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T06:40:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176768,"job_number":"JOB_176768","tr_customer_id":176785,"tr_customer_product_id":176775,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:39:04.000Z","modified_at":"2026-02-04T06:39:44.000Z","name":"Georgianna Luettgen","mobile_number":"375-303-3647","email_id":"Shirley58@hotmail.com","dop":"2025-12-31","serial_number":"102617704348035","imei1":"102617704348035","imei2":"102617704348035","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T06:39:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176763,"job_number":"JOB_176763","tr_customer_id":176780,"tr_customer_product_id":176770,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:38:15.000Z","modified_at":"2026-02-04T06:38:55.000Z","name":"Lila Swift","mobile_number":"422-450-3027","email_id":"Annalise40@yahoo.com","dop":"2025-12-31","serial_number":"103915271697607","imei1":"103915271697607","imei2":"103915271697607","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T06:38:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176757,"job_number":"JOB_176757","tr_customer_id":176774,"tr_customer_product_id":176764,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:37:26.000Z","modified_at":"2026-02-04T06:38:06.000Z","name":"Carlotta Carter","mobile_number":"218-907-9362","email_id":"Ardith19@hotmail.com","dop":"2025-12-31","serial_number":"101713119363134","imei1":"101713119363134","imei2":"101713119363134","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T06:38:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176737,"job_number":"JOB_176737","tr_customer_id":176754,"tr_customer_product_id":176744,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T05:40:54.000Z","modified_at":"2026-02-04T05:41:30.000Z","name":"Hector O'Reilly","mobile_number":"277-472-9194","email_id":"Aimee_Romaguera@gmail.com","dop":"2025-04-06","serial_number":"12884807685364","imei1":"12884807685364","imei2":"12884807685364","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T05:41:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176734,"job_number":"JOB_176734","tr_customer_id":176751,"tr_customer_product_id":176741,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T05:40:11.000Z","modified_at":"2026-02-04T05:40:47.000Z","name":"Jolie Gerhold","mobile_number":"393-723-5212","email_id":"Birdie_Berge@yahoo.com","dop":"2025-04-06","serial_number":"16652722179689","imei1":"16652722179689","imei2":"16652722179689","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T05:40:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176731,"job_number":"JOB_176731","tr_customer_id":176748,"tr_customer_product_id":176738,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T05:39:27.000Z","modified_at":"2026-02-04T05:40:04.000Z","name":"Dane Kuvalis","mobile_number":"811-824-8551","email_id":"Aletha.Lebsack@yahoo.com","dop":"2025-04-06","serial_number":"15631790507869","imei1":"15631790507869","imei2":"15631790507869","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T05:40:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176728,"job_number":"JOB_176728","tr_customer_id":176745,"tr_customer_product_id":176735,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T05:29:55.000Z","modified_at":"2026-02-04T05:30:39.000Z","name":"Freeman Herman","mobile_number":"263-675-8461","email_id":"Maryjane33@hotmail.com","dop":"2025-04-06","serial_number":"13961623298627","imei1":"13961623298627","imei2":"13961623298627","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T05:30:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176726,"job_number":"JOB_176726","tr_customer_id":176743,"tr_customer_product_id":176733,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T05:29:29.000Z","modified_at":"2026-02-04T05:30:04.000Z","name":"Immanuel McClure","mobile_number":"812-833-9513","email_id":"Viola.Bayer93@gmail.com","dop":"2025-04-06","serial_number":"15209066711525","imei1":"15209066711525","imei2":"15209066711525","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T05:30:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176723,"job_number":"JOB_176723","tr_customer_id":176740,"tr_customer_product_id":176730,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T05:11:55.000Z","modified_at":"2026-02-04T05:12:04.000Z","name":"Jeffrey Sauer","mobile_number":"809-750-0216","email_id":"Ronny28@gmail.com","dop":"2025-07-01","serial_number":"101214711385421","imei1":"101214711385421","imei2":"101214711385421","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T05:12:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176721,"job_number":"JOB_176721","tr_customer_id":176738,"tr_customer_product_id":176728,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T05:11:42.000Z","modified_at":"2026-02-04T05:11:52.000Z","name":"Marta Nitzsche","mobile_number":"876-939-2221","email_id":"Addie_Boyle@yahoo.com","dop":"2025-07-01","serial_number":"108027526968959","imei1":"108027526968959","imei2":"108027526968959","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T05:11:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176718,"job_number":"JOB_176718","tr_customer_id":176735,"tr_customer_product_id":176725,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T05:07:26.000Z","modified_at":"2026-02-04T05:08:03.000Z","name":"Jarvis Nienow","mobile_number":"837-409-7971","email_id":"Maximilian.Beatty@gmail.com","dop":"2025-04-06","serial_number":"17271331175318","imei1":"17271331175318","imei2":"17271331175318","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T05:08:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176713,"job_number":"JOB_176713","tr_customer_id":176730,"tr_customer_product_id":176720,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T05:06:41.000Z","modified_at":"2026-02-04T05:07:19.000Z","name":"Chelsea Lockman","mobile_number":"280-990-6465","email_id":"Grady.Jakubowski@gmail.com","dop":"2025-04-06","serial_number":"11667111239684","imei1":"11667111239684","imei2":"11667111239684","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T05:07:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176710,"job_number":"JOB_176710","tr_customer_id":176727,"tr_customer_product_id":176717,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T05:05:55.000Z","modified_at":"2026-02-04T05:06:33.000Z","name":"Ayana Lakin","mobile_number":"621-885-5581","email_id":"Ezequiel91@yahoo.com","dop":"2025-04-06","serial_number":"15193799837989","imei1":"15193799837989","imei2":"15193799837989","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T05:06:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176706,"job_number":"JOB_176706","tr_customer_id":176723,"tr_customer_product_id":176713,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:45:29.000Z","modified_at":"2026-02-04T04:46:06.000Z","name":"Kadin West","mobile_number":"840-867-0446","email_id":"Claude.Bins@gmail.com","dop":"2025-10-21","serial_number":"14969654966893","imei1":"14969654966893","imei2":"14969654966893","popurl":"2025-10-21T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T04:46:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176704,"job_number":"JOB_176704","tr_customer_id":176721,"tr_customer_product_id":176711,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:45:01.000Z","modified_at":"2026-02-04T04:45:40.000Z","name":"Lauretta Sporer","mobile_number":"580-663-6430","email_id":"Elmore_Klocko35@yahoo.com","dop":"2025-10-21","serial_number":"10730403025821","imei1":"10730403025821","imei2":"10730403025821","popurl":"2025-10-21T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T04:45:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176702,"job_number":"JOB_176702","tr_customer_id":176719,"tr_customer_product_id":176709,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:44:44.000Z","modified_at":"2026-02-04T04:45:21.000Z","name":"Jodie Abbott","mobile_number":"457-258-9604","email_id":"Lindsay.OKon12@hotmail.com","dop":"2025-10-21","serial_number":"14391136364330","imei1":"14391136364330","imei2":"14391136364330","popurl":"2025-10-21T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T04:45:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176700,"job_number":"JOB_176700","tr_customer_id":176717,"tr_customer_product_id":176707,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:44:13.000Z","modified_at":"2026-02-04T04:44:53.000Z","name":"Karley Glover","mobile_number":"583-213-0873","email_id":"Daniella.Schuster@yahoo.com","dop":"2025-10-21","serial_number":"11218951587295","imei1":"11218951587295","imei2":"11218951587295","popurl":"2025-10-21T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T04:44:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176698,"job_number":"JOB_176698","tr_customer_id":176715,"tr_customer_product_id":176705,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:43:59.000Z","modified_at":"2026-02-04T04:44:37.000Z","name":"Travis Flatley","mobile_number":"940-690-9471","email_id":"Kaela11@yahoo.com","dop":"2025-10-21","serial_number":"11476097854053","imei1":"11476097854053","imei2":"11476097854053","popurl":"2025-10-21T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T04:44:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176696,"job_number":"JOB_176696","tr_customer_id":176713,"tr_customer_product_id":176703,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:43:24.000Z","modified_at":"2026-02-04T04:44:05.000Z","name":"Felton Dibbert","mobile_number":"506-453-4330","email_id":"Carlie.Brakus79@gmail.com","dop":"2025-10-21","serial_number":"14267430442700","imei1":"14267430442700","imei2":"14267430442700","popurl":"2025-10-21T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T04:44:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176688,"job_number":"JOB_176688","tr_customer_id":176705,"tr_customer_product_id":176695,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:26:22.000Z","modified_at":"2026-02-04T04:26:49.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"45047521778037","imei1":"45047521778037","imei2":"45047521778037","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T04:26:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176681,"job_number":"JOB_176681","tr_customer_id":176698,"tr_customer_product_id":176688,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:25:47.000Z","modified_at":"2026-02-04T04:26:14.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"91800988010490","imei1":"91800988010490","imei2":"91800988010490","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T04:26:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176674,"job_number":"JOB_176674","tr_customer_id":176691,"tr_customer_product_id":176681,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:25:12.000Z","modified_at":"2026-02-04T04:25:38.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"32339119836277","imei1":"32339119836277","imei2":"32339119836277","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T04:25:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176666,"job_number":"JOB_176666","tr_customer_id":176683,"tr_customer_product_id":176673,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:22:16.000Z","modified_at":"2026-02-04T04:22:56.000Z","name":"Jaycee Weissnat","mobile_number":"645-853-3263","email_id":"Hipolito.Shields@hotmail.com","dop":"2025-04-06","serial_number":"11349614812034","imei1":"11349614812034","imei2":"11349614812034","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T04:22:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176663,"job_number":"JOB_176663","tr_customer_id":176680,"tr_customer_product_id":176670,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:22:12.000Z","modified_at":"2026-02-04T04:22:52.000Z","name":"Akeem Walker","mobile_number":"746-584-9495","email_id":"Brandy_McClure@hotmail.com","dop":"2025-04-06","serial_number":"14927185654416","imei1":"14927185654416","imei2":"14927185654416","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T04:22:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176660,"job_number":"JOB_176660","tr_customer_id":176677,"tr_customer_product_id":176667,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:22:05.000Z","modified_at":"2026-02-04T04:22:45.000Z","name":"Mark Effertz","mobile_number":"350-461-3813","email_id":"Ricky.Zboncak@yahoo.com","dop":"2000-01-31","serial_number":"10581145820709","imei1":"10581145820709","imei2":"10581145820709","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T04:22:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176657,"job_number":"JOB_176657","tr_customer_id":176674,"tr_customer_product_id":176664,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:21:57.000Z","modified_at":"2026-02-04T04:22:36.000Z","name":"Madison VonRueden","mobile_number":"214-337-0465","email_id":"Edmund_Witting54@yahoo.com","dop":"2025-04-06","serial_number":"10636638989526","imei1":"10636638989526","imei2":"10636638989526","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T04:22:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176653,"job_number":"JOB_176653","tr_customer_id":176670,"tr_customer_product_id":176660,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:21:46.000Z","modified_at":"2026-02-04T04:22:26.000Z","name":"Lulu Legros","mobile_number":"474-470-7038","email_id":"Corene_Cummings@yahoo.com","dop":"2025-04-06","serial_number":"15778525443796","imei1":"15778525443796","imei2":"15778525443796","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T04:22:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176651,"job_number":"JOB_176651","tr_customer_id":176668,"tr_customer_product_id":176658,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:21:45.000Z","modified_at":"2026-02-04T04:22:24.000Z","name":"Boris O'Conner","mobile_number":"320-517-7243","email_id":"Timmothy35@gmail.com","dop":"2025-04-06","serial_number":"15134246549164","imei1":"15134246549164","imei2":"15134246549164","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T04:22:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176647,"job_number":"JOB_176647","tr_customer_id":176664,"tr_customer_product_id":176654,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:21:30.000Z","modified_at":"2026-02-04T04:22:09.000Z","name":"Tyler Bartell","mobile_number":"993-851-2235","email_id":"Buster_Wiegand98@yahoo.com","dop":"2025-12-31","serial_number":"100481880007908","imei1":"100481880007908","imei2":"100481880007908","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T04:22:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176646,"job_number":"JOB_176646","tr_customer_id":176663,"tr_customer_product_id":176653,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:21:30.000Z","modified_at":"2026-02-04T04:22:06.000Z","name":"Imelda Sporer","mobile_number":"467-208-1770","email_id":"Darby76@hotmail.com","dop":"2025-04-06","serial_number":"19855385035594","imei1":"19855385035594","imei2":"19855385035594","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T04:22:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176643,"job_number":"JOB_176643","tr_customer_id":176660,"tr_customer_product_id":176650,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:21:29.000Z","modified_at":"2026-02-04T04:22:09.000Z","name":"Alize Cummerata","mobile_number":"537-475-2296","email_id":"Lenna6@yahoo.com","dop":"2025-04-06","serial_number":"13404526723400","imei1":"13404526723400","imei2":"13404526723400","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T04:22:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176640,"job_number":"JOB_176640","tr_customer_id":176657,"tr_customer_product_id":176647,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:21:27.000Z","modified_at":"2026-02-04T04:22:08.000Z","name":"Jaida Maggio","mobile_number":"903-530-2435","email_id":"Gabriel.Hermann17@gmail.com","dop":"2025-04-06","serial_number":"13259064261692","imei1":"13259064261692","imei2":"13259064261692","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T04:22:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176637,"job_number":"JOB_176637","tr_customer_id":176654,"tr_customer_product_id":176644,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:21:25.000Z","modified_at":"2026-02-04T04:22:04.000Z","name":"Norberto Runolfsdottir","mobile_number":"548-472-7044","email_id":"Jalyn97@hotmail.com","dop":"2025-04-06","serial_number":"14380539441000","imei1":"14380539441000","imei2":"14380539441000","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T04:22:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176632,"job_number":"JOB_176632","tr_customer_id":176649,"tr_customer_product_id":176639,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:21:22.000Z","modified_at":"2026-02-04T04:22:00.000Z","name":"Eldon Hyatt","mobile_number":"866-247-2632","email_id":"Jermain.Paucek83@gmail.com","dop":"2025-04-06","serial_number":"18038909573236","imei1":"18038909573236","imei2":"18038909573236","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T04:22:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176630,"job_number":"JOB_176630","tr_customer_id":176647,"tr_customer_product_id":176637,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:21:22.000Z","modified_at":"2026-02-04T04:21:59.000Z","name":"Omari Hudson","mobile_number":"956-243-1356","email_id":"Litzy_Kessler@gmail.com","dop":"2025-04-06","serial_number":"11886888319383","imei1":"11886888319383","imei2":"11886888319383","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T04:21:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176627,"job_number":"JOB_176627","tr_customer_id":176644,"tr_customer_product_id":176634,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:21:21.000Z","modified_at":"2026-02-04T04:21:59.000Z","name":"Jacklyn Moore","mobile_number":"424-776-3938","email_id":"Priscilla.Lockman@yahoo.com","dop":"2025-04-06","serial_number":"11561317396566","imei1":"11561317396566","imei2":"11561317396566","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T04:21:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176624,"job_number":"JOB_176624","tr_customer_id":176641,"tr_customer_product_id":176631,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:21:16.000Z","modified_at":"2026-02-04T04:21:57.000Z","name":"Joseph Konopelski","mobile_number":"421-449-8370","email_id":"Armando25@yahoo.com","dop":"2000-01-31","serial_number":"10188435582939","imei1":"10188435582939","imei2":"10188435582939","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T04:21:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176620,"job_number":"JOB_176620","tr_customer_id":176637,"tr_customer_product_id":176627,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:21:12.000Z","modified_at":"2026-02-04T04:21:51.000Z","name":"Mattie Gibson","mobile_number":"855-649-3783","email_id":"Alberta_Crona@yahoo.com","dop":"2025-04-06","serial_number":"10011580042402","imei1":"10011580042402","imei2":"10011580042402","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T04:21:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176618,"job_number":"JOB_176618","tr_customer_id":176635,"tr_customer_product_id":176625,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:21:11.000Z","modified_at":"2026-02-04T04:21:46.000Z","name":"Darrion Hessel","mobile_number":"520-797-7761","email_id":"Andreanne_Bayer60@hotmail.com","dop":"2026-01-04","serial_number":"17133369098001","imei1":"17133369098001","imei2":"17133369098001","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T04:21:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176615,"job_number":"JOB_176615","tr_customer_id":176632,"tr_customer_product_id":176622,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:21:09.000Z","modified_at":"2026-02-04T04:21:49.000Z","name":"Magali Bartell","mobile_number":"815-664-3422","email_id":"Lacey_Wolf75@gmail.com","dop":"2025-04-06","serial_number":"10883674573988","imei1":"10883674573988","imei2":"10883674573988","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T04:21:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176611,"job_number":"JOB_176611","tr_customer_id":176628,"tr_customer_product_id":176618,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:21:07.000Z","modified_at":"2026-02-04T04:21:48.000Z","name":"Myrna Stiedemann","mobile_number":"998-571-1838","email_id":"Merle8@gmail.com","dop":"2025-04-06","serial_number":"16520062757714","imei1":"16520062757714","imei2":"16520062757714","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T04:21:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176602,"job_number":"JOB_176602","tr_customer_id":176619,"tr_customer_product_id":176609,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:57.000Z","modified_at":"2026-02-04T04:21:38.000Z","name":"Nico Jast","mobile_number":"647-663-0902","email_id":"Consuelo93@yahoo.com","dop":"2025-04-06","serial_number":"14907914450534","imei1":"14907914450534","imei2":"14907914450534","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T04:21:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176600,"job_number":"JOB_176600","tr_customer_id":176617,"tr_customer_product_id":176607,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:57.000Z","modified_at":"2026-02-04T04:21:37.000Z","name":"Chelsea Ward","mobile_number":"886-889-8769","email_id":"Nelda.Cummerata27@hotmail.com","dop":"2025-04-06","serial_number":"11794836586046","imei1":"11794836586046","imei2":"11794836586046","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T04:21:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176598,"job_number":"JOB_176598","tr_customer_id":176615,"tr_customer_product_id":176605,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:56.000Z","modified_at":"2026-02-04T04:21:34.000Z","name":"Jennings Gaylord","mobile_number":"232-663-6014","email_id":"Rossie.Carter@hotmail.com","dop":"2025-04-06","serial_number":"13344060642110","imei1":"13344060642110","imei2":"13344060642110","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T04:21:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176590,"job_number":"JOB_176590","tr_customer_id":176607,"tr_customer_product_id":176597,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:46.000Z","modified_at":"2026-02-04T04:21:23.000Z","name":"Kadin Kuvalis","mobile_number":"487-530-8797","email_id":"Kelli.Kreiger@hotmail.com","dop":"2025-04-06","serial_number":"18766100481755","imei1":"18766100481755","imei2":"18766100481755","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T04:21:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176588,"job_number":"JOB_176588","tr_customer_id":176605,"tr_customer_product_id":176595,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:43.000Z","modified_at":"2026-02-04T04:21:22.000Z","name":"Hope Jacobson","mobile_number":"865-394-4003","email_id":"Lisette.Olson@gmail.com","dop":"2025-12-31","serial_number":"106871290318209","imei1":"106871290318209","imei2":"106871290318209","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T04:21:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176585,"job_number":"JOB_176585","tr_customer_id":176602,"tr_customer_product_id":176592,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:41.000Z","modified_at":"2026-02-04T04:21:21.000Z","name":"Dora Bartoletti","mobile_number":"502-851-1749","email_id":"Margarett.Lehner8@yahoo.com","dop":"2025-04-06","serial_number":"19184649271816","imei1":"19184649271816","imei2":"19184649271816","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T04:21:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176578,"job_number":"JOB_176578","tr_customer_id":176595,"tr_customer_product_id":176585,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:36.000Z","modified_at":"2026-02-04T04:21:18.000Z","name":"Leonora Harris","mobile_number":"366-298-2180","email_id":"Reginald_Harvey32@gmail.com","dop":"2025-04-06","serial_number":"14166113325691","imei1":"14166113325691","imei2":"14166113325691","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T04:21:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176577,"job_number":"JOB_176577","tr_customer_id":176594,"tr_customer_product_id":176584,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:36.000Z","modified_at":"2026-02-04T04:21:16.000Z","name":"Rosalee Pfeffer","mobile_number":"908-751-7700","email_id":"Colleen.Haag@hotmail.com","dop":"2025-04-06","serial_number":"13303380654586","imei1":"13303380654586","imei2":"13303380654586","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T04:21:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176575,"job_number":"JOB_176575","tr_customer_id":176592,"tr_customer_product_id":176582,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:36.000Z","modified_at":"2026-02-04T04:21:14.000Z","name":"Josephine McGlynn","mobile_number":"250-673-0476","email_id":"Kenyatta.Hills@yahoo.com","dop":"2025-04-06","serial_number":"13930670768311","imei1":"13930670768311","imei2":"13930670768311","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T04:21:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176572,"job_number":"JOB_176572","tr_customer_id":176589,"tr_customer_product_id":176579,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:35.000Z","modified_at":"2026-02-04T04:21:14.000Z","name":"Terrence Macejkovic","mobile_number":"443-308-3109","email_id":"Khalil.Huel87@yahoo.com","dop":"2025-04-06","serial_number":"16142756577747","imei1":"16142756577747","imei2":"16142756577747","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T04:21:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176571,"job_number":"JOB_176571","tr_customer_id":176588,"tr_customer_product_id":176578,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:35.000Z","modified_at":"2026-02-04T04:21:13.000Z","name":"Wilford O'Reilly","mobile_number":"304-299-7620","email_id":"Verdie_Ernser22@gmail.com","dop":"2025-04-06","serial_number":"12923973784175","imei1":"12923973784175","imei2":"12923973784175","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T04:21:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176558,"job_number":"JOB_176558","tr_customer_id":176575,"tr_customer_product_id":176565,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:29.000Z","modified_at":"2026-02-04T04:21:04.000Z","name":"Rupert Marks","mobile_number":"433-894-6883","email_id":"Arvel47@yahoo.com","dop":"2026-01-04","serial_number":"11748295611128","imei1":"11748295611128","imei2":"11748295611128","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T04:21:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176556,"job_number":"JOB_176556","tr_customer_id":176574,"tr_customer_product_id":176564,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:28.000Z","modified_at":"2026-02-04T04:21:06.000Z","name":"Brianne Rath","mobile_number":"478-778-0715","email_id":"Ardith_Kshlerin@gmail.com","dop":"2025-04-06","serial_number":"16815796580165","imei1":"16815796580165","imei2":"16815796580165","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T04:21:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176555,"job_number":"JOB_176555","tr_customer_id":176572,"tr_customer_product_id":176562,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:28.000Z","modified_at":"2026-02-04T04:21:08.000Z","name":"Chauncey O'Conner","mobile_number":"516-853-3932","email_id":"Justyn28@gmail.com","dop":"2000-01-31","serial_number":"10833219659521","imei1":"10833219659521","imei2":"10833219659521","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T04:21:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176551,"job_number":"JOB_176551","tr_customer_id":176568,"tr_customer_product_id":176558,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:25.000Z","modified_at":"2026-02-04T04:21:04.000Z","name":"Nikko Macejkovic","mobile_number":"288-671-7616","email_id":"Sarah_Halvorson@gmail.com","dop":"2025-04-06","serial_number":"17550298443603","imei1":"17550298443603","imei2":"17550298443603","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T04:21:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176544,"job_number":"JOB_176544","tr_customer_id":176561,"tr_customer_product_id":176551,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:21.000Z","modified_at":"2026-02-04T04:21:01.000Z","name":"Matteo Von","mobile_number":"342-973-4987","email_id":"Eloy.Rogahn@gmail.com","dop":"2025-04-06","serial_number":"14363441597170","imei1":"14363441597170","imei2":"14363441597170","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T04:21:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176540,"job_number":"JOB_176540","tr_customer_id":176557,"tr_customer_product_id":176547,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:20.000Z","modified_at":"2026-02-04T04:20:59.000Z","name":"Schuyler Hoppe","mobile_number":"930-807-2439","email_id":"Houston_Cummerata80@hotmail.com","dop":"2025-04-06","serial_number":"13502789387231","imei1":"13502789387231","imei2":"13502789387231","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T04:20:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176538,"job_number":"JOB_176538","tr_customer_id":176555,"tr_customer_product_id":176545,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:20.000Z","modified_at":"2026-02-04T04:20:55.000Z","name":"Pearline Kihn","mobile_number":"255-593-5668","email_id":"Imani.Gaylord52@gmail.com","dop":"2025-06-18","serial_number":"10091836493480","imei1":"10091836493480","imei2":"10091836493480","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T04:20:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176531,"job_number":"JOB_176531","tr_customer_id":176548,"tr_customer_product_id":176538,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:11.000Z","modified_at":"2026-02-04T04:20:48.000Z","name":"Cordelia Pagac","mobile_number":"239-949-3442","email_id":"Drew.McDermott75@hotmail.com","dop":"2025-04-06","serial_number":"15956594608157","imei1":"15956594608157","imei2":"15956594608157","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T04:20:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176527,"job_number":"JOB_176527","tr_customer_id":176544,"tr_customer_product_id":176534,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:09.000Z","modified_at":"2026-02-04T04:20:49.000Z","name":"Guy Waelchi","mobile_number":"860-293-8876","email_id":"Laurianne65@hotmail.com","dop":"2025-04-06","serial_number":"18283687641171","imei1":"18283687641171","imei2":"18283687641171","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T04:20:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176525,"job_number":"JOB_176525","tr_customer_id":176542,"tr_customer_product_id":176532,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:08.000Z","modified_at":"2026-02-04T04:20:48.000Z","name":"Brain Davis","mobile_number":"404-311-6308","email_id":"Carleton.Frami@gmail.com","dop":"2025-04-06","serial_number":"13788542844415","imei1":"13788542844415","imei2":"13788542844415","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T04:20:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176521,"job_number":"JOB_176521","tr_customer_id":176538,"tr_customer_product_id":176528,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:02.000Z","modified_at":"2026-02-04T04:20:39.000Z","name":"Darien Harber","mobile_number":"578-548-5280","email_id":"Raphaelle9@hotmail.com","dop":"2025-04-06","serial_number":"10290669186276","imei1":"10290669186276","imei2":"10290669186276","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T04:20:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176519,"job_number":"JOB_176519","tr_customer_id":176536,"tr_customer_product_id":176526,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:19:56.000Z","modified_at":"2026-02-04T04:20:35.000Z","name":"Allison Marks","mobile_number":"884-237-9590","email_id":"Cleta_Muller22@gmail.com","dop":"2025-12-31","serial_number":"109515920782283","imei1":"109515920782283","imei2":"109515920782283","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T04:20:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176514,"job_number":"JOB_176514","tr_customer_id":176531,"tr_customer_product_id":176521,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:19:50.000Z","modified_at":"2026-02-04T04:20:28.000Z","name":"Eli Kessler","mobile_number":"956-289-0988","email_id":"Kari41@hotmail.com","dop":"2025-04-06","serial_number":"11459773787837","imei1":"11459773787837","imei2":"11459773787837","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T04:20:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176512,"job_number":"JOB_176512","tr_customer_id":176529,"tr_customer_product_id":176519,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:19:49.000Z","modified_at":"2026-02-04T04:20:28.000Z","name":"Austen Bednar","mobile_number":"528-379-5549","email_id":"Hillard_Herzog96@gmail.com","dop":"2025-04-06","serial_number":"10871636493226","imei1":"10871636493226","imei2":"10871636493226","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T04:20:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176510,"job_number":"JOB_176510","tr_customer_id":176527,"tr_customer_product_id":176517,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:19:48.000Z","modified_at":"2026-02-04T04:20:28.000Z","name":"Josefina Jacobi","mobile_number":"556-838-4841","email_id":"Werner18@yahoo.com","dop":"2025-04-06","serial_number":"10425319190950","imei1":"10425319190950","imei2":"10425319190950","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T04:20:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176507,"job_number":"JOB_176507","tr_customer_id":176524,"tr_customer_product_id":176514,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:19:47.000Z","modified_at":"2026-02-04T04:20:28.000Z","name":"Kenton Ferry","mobile_number":"884-933-8543","email_id":"Lamont_Langosh30@yahoo.com","dop":"2025-04-06","serial_number":"16554706441120","imei1":"16554706441120","imei2":"16554706441120","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T04:20:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176505,"job_number":"JOB_176505","tr_customer_id":176522,"tr_customer_product_id":176512,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:19:46.000Z","modified_at":"2026-02-04T04:20:21.000Z","name":"Mckayla Welch","mobile_number":"380-580-9472","email_id":"Jabari.Thompson94@gmail.com","dop":"2026-01-04","serial_number":"11242668530788","imei1":"11242668530788","imei2":"11242668530788","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T04:20:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176500,"job_number":"JOB_176500","tr_customer_id":176517,"tr_customer_product_id":176507,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:19:43.000Z","modified_at":"2026-02-04T04:20:21.000Z","name":"Troy Kassulke","mobile_number":"429-334-2416","email_id":"Demarcus.Blick80@gmail.com","dop":"2025-04-06","serial_number":"14635670377565","imei1":"14635670377565","imei2":"14635670377565","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T04:20:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176497,"job_number":"JOB_176497","tr_customer_id":176514,"tr_customer_product_id":176504,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:19:42.000Z","modified_at":"2026-02-04T04:19:58.000Z","name":"Rozella O'Keefe","mobile_number":"917-931-9949","email_id":"Wendell_Nikolaus@gmail.com","dop":"2025-05-30","serial_number":"11193339772390","imei1":"11193339772390","imei2":"11193339772390","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T04:19:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176495,"job_number":"JOB_176495","tr_customer_id":176512,"tr_customer_product_id":176502,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:19:40.000Z","modified_at":"2026-02-04T04:20:20.000Z","name":"Alberto Lemke","mobile_number":"548-215-8611","email_id":"Federico60@gmail.com","dop":"2000-01-31","serial_number":"10674023106755","imei1":"10674023106755","imei2":"10674023106755","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T04:20:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176491,"job_number":"JOB_176491","tr_customer_id":176508,"tr_customer_product_id":176498,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:19:38.000Z","modified_at":"2026-02-04T04:20:13.000Z","name":"Deron Steuber","mobile_number":"706-377-0411","email_id":"Florencio_Reichel@hotmail.com","dop":"2025-06-18","serial_number":"10925752725743","imei1":"10925752725743","imei2":"10925752725743","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T04:20:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176488,"job_number":"JOB_176488","tr_customer_id":176505,"tr_customer_product_id":176495,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:19:38.000Z","modified_at":"2026-02-04T04:20:17.000Z","name":"Rhea Torp","mobile_number":"440-835-2133","email_id":"Enid.Durgan42@yahoo.com","dop":"2025-04-06","serial_number":"19804852871248","imei1":"19804852871248","imei2":"19804852871248","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T04:20:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176484,"job_number":"JOB_176484","tr_customer_id":176501,"tr_customer_product_id":176491,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:19:32.000Z","modified_at":"2026-02-04T04:20:12.000Z","name":"Tara Dooley","mobile_number":"230-744-5516","email_id":"Patsy.Collier25@gmail.com","dop":"2025-04-06","serial_number":"12429138110066","imei1":"12429138110066","imei2":"12429138110066","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T04:20:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176483,"job_number":"JOB_176483","tr_customer_id":176500,"tr_customer_product_id":176490,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:19:32.000Z","modified_at":"2026-02-04T04:20:12.000Z","name":"Alessandro Purdy","mobile_number":"342-728-6130","email_id":"Cleveland33@gmail.com","dop":"2025-04-06","serial_number":"19144756224125","imei1":"19144756224125","imei2":"19144756224125","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T04:20:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176478,"job_number":"JOB_176478","tr_customer_id":176495,"tr_customer_product_id":176485,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:19:25.000Z","modified_at":"2026-02-04T04:20:03.000Z","name":"Caleb Langworth","mobile_number":"679-449-4236","email_id":"Jadyn.Ebert29@gmail.com","dop":"2025-04-06","serial_number":"13432555119457","imei1":"13432555119457","imei2":"13432555119457","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T04:20:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176477,"job_number":"JOB_176477","tr_customer_id":176494,"tr_customer_product_id":176484,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:19:25.000Z","modified_at":"2026-02-04T04:20:04.000Z","name":"Manuela Bosco","mobile_number":"534-607-3873","email_id":"Kieran53@gmail.com","dop":"2025-04-06","serial_number":"16120296697617","imei1":"16120296697617","imei2":"16120296697617","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T04:20:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176469,"job_number":"JOB_176469","tr_customer_id":176486,"tr_customer_product_id":176476,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:19:12.000Z","modified_at":"2026-02-04T04:19:52.000Z","name":"Heath Dietrich","mobile_number":"686-211-3178","email_id":"Adan.Weissnat@yahoo.com","dop":"2025-04-06","serial_number":"19785516632411","imei1":"19785516632411","imei2":"19785516632411","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T04:19:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176467,"job_number":"JOB_176467","tr_customer_id":176484,"tr_customer_product_id":176474,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:19:05.000Z","modified_at":"2026-02-04T04:19:41.000Z","name":"Roger Kulas","mobile_number":"386-913-7176","email_id":"Javier_Hansen26@hotmail.com","dop":"2025-04-06","serial_number":"10996378630360","imei1":"10996378630360","imei2":"10996378630360","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T04:19:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176465,"job_number":"JOB_176465","tr_customer_id":176482,"tr_customer_product_id":176472,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:18:58.000Z","modified_at":"2026-02-04T04:19:35.000Z","name":"Lempi Ferry","mobile_number":"650-675-4242","email_id":"Martine_Kuhlman78@yahoo.com","dop":"2025-04-06","serial_number":"12999558831053","imei1":"12999558831053","imei2":"12999558831053","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T04:19:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176463,"job_number":"JOB_176463","tr_customer_id":176480,"tr_customer_product_id":176470,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:18:57.000Z","modified_at":"2026-02-04T04:19:07.000Z","name":"Karthik Duruvasula","mobile_number":"7897897890","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"15061186077396","imei1":"15061186077396","imei2":"15061186077396","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T04:19:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176461,"job_number":"JOB_176461","tr_customer_id":176478,"tr_customer_product_id":176468,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:18:45.000Z","modified_at":"2026-02-04T04:19:21.000Z","name":"Davion Conroy","mobile_number":"433-789-1714","email_id":"Tyrese79@gmail.com","dop":"2025-04-06","serial_number":"16284035142558","imei1":"16284035142558","imei2":"16284035142558","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T04:19:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176460,"job_number":"JOB_176460","tr_customer_id":176477,"tr_customer_product_id":176467,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:18:45.000Z","modified_at":"2026-02-04T04:18:55.000Z","name":"Karthik Duruvasula","mobile_number":"7897897890","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"109725614917318","imei1":"109725614917318","imei2":"109725614917318","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T04:18:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176450,"job_number":"JOB_176450","tr_customer_id":176467,"tr_customer_product_id":176457,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T03:31:14.000Z","modified_at":"2026-02-04T03:31:51.000Z","name":"Tomas O'Conner","mobile_number":"864-230-1023","email_id":"Alfonzo_Beier@yahoo.com","dop":"2025-04-06","serial_number":"14681583901262","imei1":"14681583901262","imei2":"14681583901262","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T03:31:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176447,"job_number":"JOB_176447","tr_customer_id":176464,"tr_customer_product_id":176454,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T03:30:29.000Z","modified_at":"2026-02-04T03:31:07.000Z","name":"Alexander Erdman","mobile_number":"923-694-5669","email_id":"Ericka_Mraz98@yahoo.com","dop":"2025-04-06","serial_number":"15454476168298","imei1":"15454476168298","imei2":"15454476168298","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T03:31:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176444,"job_number":"JOB_176444","tr_customer_id":176461,"tr_customer_product_id":176451,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T03:29:43.000Z","modified_at":"2026-02-04T03:30:21.000Z","name":"Malcolm Shields","mobile_number":"800-946-5391","email_id":"Leo_Pouros5@hotmail.com","dop":"2025-04-06","serial_number":"17869032770236","imei1":"17869032770236","imei2":"17869032770236","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T03:30:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176440,"job_number":"JOB_176440","tr_customer_id":176457,"tr_customer_product_id":176447,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T03:13:39.000Z","modified_at":"2026-02-04T03:13:54.000Z","name":"Jacklyn Howe","mobile_number":"640-904-1564","email_id":"Frieda_Towne33@hotmail.com","dop":"2025-05-30","serial_number":"14345045410993","imei1":"14345045410993","imei2":"14345045410993","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T03:13:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176438,"job_number":"JOB_176438","tr_customer_id":176455,"tr_customer_product_id":176445,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T02:42:25.000Z","modified_at":"2026-02-04T03:49:07.000Z","name":"Ravi Kushwah","mobile_number":"9999449258","email_id":"ravikushwah1175@gmail.com","dop":"2026-02-02","serial_number":"12222222222222222","imei1":"13222222222222222","imei2":"13222222222222222","popurl":"2026-02-02T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T03:49:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2MjcwMzU5NH0.k2YS4elo7OV9GVZh5eAWCIX6avxpiW3o5WfoYo_rOos' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc3MDE5MTAwN30.FKXisfsxsdyaRdF0g1FuAAPNi-Fn4hI-ar8BCl5mCpo |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 67b788a7-18d8-4d1a-b414-66ef8509be1c |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"400-afRTJSqNfLocT5mOqNsqmsFKios" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Wed, 04 Feb 2026 07:43:29 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":[{"id":176894,"job_number":"JOB_176894","tr_customer_id":176911,"tr_customer_product_id":176901,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T07:43:20.000Z","modified_at":"2026-02-04T07:43:27.000Z","name":"Alva Towne","mobile_number":"386-447-6006","email_id":"Alexander.Bailey@hotmail.com","dop":"2025-11-04","serial_number":"58341124239210","imei1":"58341124239210","imei2":"58341124239210","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2026-02-04T07:43:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2MjcwMzU5NH0.k2YS4elo7OV9GVZh5eAWCIX6avxpiW3o5WfoYo_rOos' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--data-raw '{"job_id":98100}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc3MDE5MTAwN30.FKXisfsxsdyaRdF0g1FuAAPNi-Fn4hI-ar8BCl5mCpo |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | dcea1efc-a8cd-4dd7-b677-07e60a0a2ccf |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 24 |
{
"job_id": 176894
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 49 |
| ETag | W/"31-mme4/gAy7n3u0+fm11JLWXqB5Dc" |
| Vary | Accept-Encoding |
| Date | Wed, 04 Feb 2026 07:43:29 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"QC completed successfully","data":[]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2MjcwMzU5NH0.k2YS4elo7OV9GVZh5eAWCIX6avxpiW3o5WfoYo_rOos' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc3MDE5MTAwN30.FKXisfsxsdyaRdF0g1FuAAPNi-Fn4hI-ar8BCl5mCpo |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | ee2cff0c-58d7-49b9-b5ac-8b17911e13b3 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 31 |
| ETag | W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM" |
| Vary | Accept-Encoding |
| Date | Wed, 04 Feb 2026 07:43:29 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--data-raw '{"username":"iamfd","password":"password"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 37c53555-b445-473f-8b3e-ab4d8ec1bf6f |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 42 |
{"username":"iamfd","password":"password"}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 690 |
| ETag | W/"2b2-KPK8o8Wov3yTvTjVn5T2EIkXKeE" |
| Vary | Accept-Encoding |
| Date | Wed, 04 Feb 2026 07:43:29 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzAxOTEwMDl9.aSfCWGnRKjeZea51pflefi9Xnmaki5gmqSF0sudk32o"}}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI3MDQ1MjZ9.9PRb4D-Qi4k-AXJ37WoER_vk3MFrvNZCXpp_wuXXVoA' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'If-None-Match: W/"1af-Hx7rWnhMedRwRJUvWdcdDLlvRd0"' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzAxOTA5OTd9.FDwQzwS5iHHVo5TovryzvgEanoAr2YCPQQOhh6MxU3c |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | dcf56599-18f2-4dd7-9661-865328f793be |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 438 |
| ETag | W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4" |
| Vary | Accept-Encoding |
| Date | Wed, 04 Feb 2026 07:43:30 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"id":4,"first_name":"fd","last_name":"fd","login_id":"iamfd","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":5,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"FrontDesk","service_location":"Service Center A"}}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI3MDQ1MjZ9.9PRb4D-Qi4k-AXJ37WoER_vk3MFrvNZCXpp_wuXXVoA' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'If-None-Match: W/"ca-jAuD6auKdGVIj/PAp8hCwAtCfbU"' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzAxOTA5OTd9.FDwQzwS5iHHVo5TovryzvgEanoAr2YCPQQOhh6MxU3c |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | ec473515-482e-463d-bf4e-7ee3462ae774 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 242 |
| ETag | W/"f2-kIkvSpLux4L/PW7zG2wFwszGLzE" |
| Vary | Accept-Encoding |
| Date | Wed, 04 Feb 2026 07:43:30 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[{"label":"Pending for delivery","key":"pending_for_delivery","count":1},{"label":"Created today","key":"created_today","count":463},{"label":"Pending for FST assignment","key":"pending_fst_assignment","count":0}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI3MDQ1MjZ9.9PRb4D-Qi4k-AXJ37WoER_vk3MFrvNZCXpp_wuXXVoA' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--data-raw '{"details_key":"pending_for_delivery"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzAxOTA5OTd9.FDwQzwS5iHHVo5TovryzvgEanoAr2YCPQQOhh6MxU3c |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | e0383c1c-7ba4-4aa7-939b-65598edcd246 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 38 |
{"details_key":"pending_for_delivery"}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 1015 |
| ETag | W/"3f7-nY+ABydx934RlWlT6I2d4w4DzzY" |
| Vary | Accept-Encoding |
| Date | Wed, 04 Feb 2026 07:43:30 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[{"id":176894,"job_number":"JOB_176894","tr_customer_id":176911,"tr_customer_product_id":176901,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T07:43:20.000Z","modified_at":"2026-02-04T07:43:29.000Z","name":"Alva Towne","mobile_number":"386-447-6006","email_id":"Alexander.Bailey@hotmail.com","dop":"2025-11-04","serial_number":"58341124239210","imei1":"58341124239210","imei2":"58341124239210","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-02-04T07:43:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/fd/readyfordelivery' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI3MDQ1MjZ9.9PRb4D-Qi4k-AXJ37WoER_vk3MFrvNZCXpp_wuXXVoA' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzAxOTA5OTd9.FDwQzwS5iHHVo5TovryzvgEanoAr2YCPQQOhh6MxU3c |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 7692a244-d5de-43d9-8b14-fcd02f24f2b0 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 1015 |
| ETag | W/"3f7-nY+ABydx934RlWlT6I2d4w4DzzY" |
| Vary | Accept-Encoding |
| Date | Wed, 04 Feb 2026 07:43:31 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[{"id":176894,"job_number":"JOB_176894","tr_customer_id":176911,"tr_customer_product_id":176901,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T07:43:20.000Z","modified_at":"2026-02-04T07:43:29.000Z","name":"Alva Towne","mobile_number":"386-447-6006","email_id":"Alexander.Bailey@hotmail.com","dop":"2025-11-04","serial_number":"58341124239210","imei1":"58341124239210","imei2":"58341124239210","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-02-04T07:43:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/fd/delivertocustomer' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI3MDQ1MjZ9.9PRb4D-Qi4k-AXJ37WoER_vk3MFrvNZCXpp_wuXXVoA' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--data-raw '{"job_id":98100}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzAxOTA5OTd9.FDwQzwS5iHHVo5TovryzvgEanoAr2YCPQQOhh6MxU3c |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 26ed4445-0fc9-4f29-aaab-e5c769747fb5 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 24 |
{
"job_id": 176894
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 58 |
| ETag | W/"3a-3WdMDfucbYXvuH7Sl4ZX4bUclMI" |
| Vary | Accept-Encoding |
| Date | Wed, 04 Feb 2026 07:43:31 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Delivered to customer successfully","data":[]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/search' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI3MDUyMjJ9.YREOhYz69EGXsaEozCw6Ugj3PVEi1zWT1bB4uvrhA9o' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--data-raw '{"searchText":"JOB_98100"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzAxOTA5OTd9.FDwQzwS5iHHVo5TovryzvgEanoAr2YCPQQOhh6MxU3c |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | c671fbfc-a9ab-4136-a0ee-610aabff46a3 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 26 |
{"searchText":"JOB_98100"}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 31 |
| ETag | W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM" |
| Vary | Accept-Encoding |
| Date | Wed, 04 Feb 2026 07:43:31 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_98100' \
-X 'POST' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI3MDUyMjJ9.YREOhYz69EGXsaEozCw6Ugj3PVEi1zWT1bB4uvrhA9o' \
-H 'Connection: keep-alive' \
-H 'Content-Length: 0' \
-H 'Content-Type: text/plain' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzAxOTA5OTd9.FDwQzwS5iHHVo5TovryzvgEanoAr2YCPQQOhh6MxU3c |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 7fd75f3b-cc83-48ec-8873-d4fab9fab0dd |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 0 |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 33 |
| ETag | W/"21-a549D1gRd+HW17tYvMzi9u5U1G4" |
| Vary | Accept-Encoding |
| Date | Wed, 04 Feb 2026 07:43:31 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":null}
| Header Name | Header Value |
|---|
| Header Name | Header Value |
|---|---|
| Content-Type | application/json |
| DemoHeader | Nibriti |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 303dc0b0-4c0b-4a96-b462-6daaccef22aa |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 58 |
{
"username": "iamfd",
"password": "password"
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 690 |
| ETag | W/"2b2-HiR0by82bhLkh65P00gf6B/6Vyk" |
| Vary | Accept-Encoding |
| Date | Wed, 04 Feb 2026 07:43:32 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzAxOTEwMTJ9.eNjf52V0WcaKZ6-sX0SzR8eayTTHEIsb81OK3qNTtoE"}}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify if the status code is 200 | 1 | 0 | 0 |
| Verify that message should be 'Success' | 1 | 0 | 0 |
| Verify that token shoukd be valid | 1 | 0 | 0 |
| Verify JSON Success | 1 | 0 | 0 |
| Verify the resposne time is below 400ms | 1 | 0 | 0 |
| Total | 5 | 0 | 0 |
| Test Name | Assertion Error |
|---|
| Header Name | Header Value |
|---|---|
| Content-Type | application/json |
| DemoHeader | Nibriti |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 1241af38-727c-44f6-b659-9ed27958a296 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 71 |
{
"username": "{{invalidusername}}",
"password": "Pass123"
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 111 |
| ETag | W/"6f-3WIQw9DELuoisWKKy7VM2hiZxXA" |
| Vary | Accept-Encoding |
| Date | Wed, 04 Feb 2026 07:43:32 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"status":500,"message":"Invalid username or password","name":"APIError","isPublic":false,"isOperational":true}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify correct error message is shown | 1 | 0 | 0 |
| Verify correct error status is shown | 0 | 1 | 0 |
| Verify jsonSchema | 1 | 0 | 0 |
| Total | 2 | 1 | 0 |
| Test Name | Assertion Error |
|---|---|
| Verify correct error status is shown | |
| Header Name | Header Value |
|---|---|
| Content-Type | application/json |
| DemoHeader | Nibriti |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 20a1c66a-5c3b-4fee-96b0-25866d833769 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 45 |
{
"username": "",
"password": ""
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 98 |
| ETag | W/"62-jXdd8I0DBicnbx0aboTHyS7NZuM" |
| Vary | Accept-Encoding |
| Date | Wed, 04 Feb 2026 07:43:32 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"status":500,"message":"Invalid request","name":"APIError","isPublic":false,"isOperational":true}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify correct error message is shown | 1 | 0 | 0 |
| Verify correct error status is shown | 0 | 1 | 0 |
| Verify jsonSchema | 1 | 0 | 0 |
| Total | 2 | 1 | 0 |
| Test Name | Assertion Error |
|---|---|
| Verify correct error status is shown | |
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIxMTQzNjB9.Q5KlbUO9TqRQwDxZcE9FQkYD93DTYNhePwfa3jI42Xk' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzAxOTEwMTJ9.eNjf52V0WcaKZ6-sX0SzR8eayTTHEIsb81OK3qNTtoE |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 1d84c6f2-2647-499f-9405-1a93b75112ba |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 438 |
| ETag | W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4" |
| Vary | Accept-Encoding |
| Date | Wed, 04 Feb 2026 07:43:32 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"id":4,"first_name":"fd","last_name":"fd","login_id":"iamfd","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":5,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"FrontDesk","service_location":"Service Center A"}}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify if status code is 200 | 1 | 0 | 0 |
| Verify if response message is success | 1 | 0 | 0 |
| Verify the response tine is below 400ms | 1 | 0 | 0 |
| Verify user data is present in response | 1 | 0 | 0 |
| Verify JSON Response Schema | 1 | 0 | 0 |
| Total | 5 | 0 | 0 |
| Test Name | Assertion Error |
|---|
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIxMTQzNjB9.Q5KlbUO9TqRQwDxZcE9FQkYD93DTYNhePwfa3jI42Xk' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzAxOTEwMTJ9.eNjf52V0WcaKZ6-sX0SzR8eayTTHEIsb81OK3qNTtoE |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 476359d6-c0be-4197-82c7-534659bc28e4 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 438 |
| ETag | W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4" |
| Vary | Accept-Encoding |
| Date | Wed, 04 Feb 2026 07:43:33 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"id":4,"first_name":"fd","last_name":"fd","login_id":"iamfd","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":5,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"FrontDesk","service_location":"Service Center A"}}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Security:Veirfy if passowrd field is not present in the response | 0 | 1 | 0 |
| Total | 0 | 1 | 0 |
| Test Name | Assertion Error |
|---|---|
| Security:Veirfy if passowrd field is not present in the response | |
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIxMTQzNjB9.Q5KlbUO9TqRQwDxZcE9FQkYD93DTYNhePwfa3jI42Xk' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzAxOTEwMTJ9.eNjf52V0WcaKZ6-sX0SzR8eayTTHEIsb81OK3qNTtoE |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 3a50a354-e902-4558-a8f0-c2b5ab5fe29e |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | text/html; charset=utf-8 |
| Content-Length | 17 |
| ETag | W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM" |
| Vary | Accept-Encoding |
| Date | Wed, 04 Feb 2026 07:43:33 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
401: Unauthorized
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify status code is 401 | 1 | 0 | 0 |
| Total | 1 | 0 | 0 |
| Test Name | Assertion Error |
|---|
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIxMTQzNjB9.Q5KlbUO9TqRQwDxZcE9FQkYD93DTYNhePwfa3jI42Xk' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzAxOTEwMTJ9.eNjf52V0WcaKZ6-sX0SzR8eayTTHEIsb81OK3qNTtoE |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 175d297c-f72d-422e-bb8d-515b1cfeafcd |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 242 |
| ETag | W/"f2-9/3icV3QdALRzJcpyxgvDxX7puE" |
| Vary | Accept-Encoding |
| Date | Wed, 04 Feb 2026 07:43:33 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[{"label":"Pending for delivery","key":"pending_for_delivery","count":0},{"label":"Created today","key":"created_today","count":463},{"label":"Pending for FST assignment","key":"pending_fst_assignment","count":0}]}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify that status code is 200 | 1 | 0 | 0 |
| Verify that response time is below 500ms | 1 | 0 | 0 |
| Verify if response message is success | 1 | 0 | 0 |
| Verify JSON Schema | 1 | 0 | 0 |
| Verify if the length of the data array is 3 | 1 | 0 | 0 |
| Verify if the keys are present in response data Array | 1 | 0 | 0 |
| Verify if the count for the Json object Pending for delivery is Number or not | 1 | 0 | 0 |
| Verify if the count for the Json object Created today is Number or not | 1 | 0 | 0 |
| Verify if the count for the Json object Pending for FST assignment is Number or not | 1 | 0 | 0 |
| Total | 9 | 0 | 0 |
| Test Name | Assertion Error |
|---|
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIxMTQzNjB9.Q5KlbUO9TqRQwDxZcE9FQkYD93DTYNhePwfa3jI42Xk' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzAxOTEwMTJ9.eNjf52V0WcaKZ6-sX0SzR8eayTTHEIsb81OK3qNTtoE |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 527dc694-605c-41a6-acb4-2f63af81d6cc |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | text/html; charset=utf-8 |
| Content-Length | 17 |
| ETag | W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM" |
| Vary | Accept-Encoding |
| Date | Wed, 04 Feb 2026 07:43:33 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
401: Unauthorized
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify status code is 401 | 1 | 0 | 0 |
| Total | 1 | 0 | 0 |
| Test Name | Assertion Error |
|---|
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIxMTQzNjB9.Q5KlbUO9TqRQwDxZcE9FQkYD93DTYNhePwfa3jI42Xk' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzAxOTEwMTJ9.eNjf52V0WcaKZ6-sX0SzR8eayTTHEIsb81OK3qNTtoE |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 4e37b582-ba9d-496b-9730-fb6556ac3c36 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 242 |
| ETag | W/"f2-9/3icV3QdALRzJcpyxgvDxX7puE" |
| Vary | Accept-Encoding |
| Date | Wed, 04 Feb 2026 07:43:34 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[{"label":"Pending for delivery","key":"pending_for_delivery","count":0},{"label":"Created today","key":"created_today","count":463},{"label":"Pending for FST assignment","key":"pending_fst_assignment","count":0}]}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify status code is 401 | 0 | 1 | 0 |
| Total | 0 | 1 | 0 |
| Test Name | Assertion Error |
|---|---|
| Verify status code is 401 | |
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \
-X 'POST' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIxMTU5NjB9.nfvITuSMfYZ64YhDEuyZcSjywp2smDI8pOVYcgtzgwc' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'Content-Length: 0' \
-H 'Content-Type: text/plain' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzAxOTEwMTJ9.eNjf52V0WcaKZ6-sX0SzR8eayTTHEIsb81OK3qNTtoE |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | f93d0e9c-64e0-4b7c-a783-05bb3b147a1c |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 0 |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"2a1c-v2lPE1pRCSNwLh+/V8ccxPYHAHM" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Wed, 04 Feb 2026 07:43:34 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":{"mst_oem":[{"id":1,"name":"Google","code":"GL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"},{"id":2,"name":"Apple","code":"APL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"}],"mst_model":[{"id":1,"name":"Nexus 2 blue","code":"NX2BL","mst_product_id":1,"is_active":1,"created_at":"2021-10-29T19:28:00.000Z","modified_at":"2021-10-29T19:28:00.000Z"},{"id":2,"name":"gallexy","code":"gl","mst_product_id":1,"is_active":1,"created_at":"2022-06-10T07:18:03.000Z","modified_at":"2022-06-10T07:18:03.000Z"},{"id":3,"name":"Iphone 11","code":"ip11","mst_product_id":3,"is_active":1,"created_at":"2022-08-18T16:59:27.000Z","modified_at":"2022-08-18T17:00:31.000Z"}],"mst_action_status":[{"id":1,"name":"Job Creation","code":"JBC","description":"Job Creation","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":2,"name":"Pending For Job Assignment","code":"PJFA","description":"Pending For Job Assignment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":3,"name":"Pending For Repair","code":"PFR","description":"Pending For Repair","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":4,"name":"Pending For QC","code":"PFQC","description":"Pending For QC","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":5,"name":"Pending for Delivery","code":"PDL","description":"Pending for Delivery","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:00:39.000Z"},{"id":6,"name":"Delivered to customer","code":"DC","description":"Delivered to customer","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:01:48.000Z"},{"id":7,"name":"QC Rejected","code":"QCR","description":"QC Rejected","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":8,"name":"Quatation Raised","code":"QR","description":"Quatation Raised","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":9,"name":"Pending For Payment","code":"PFP","description":"Pending For Payment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":10,"name":"Payment Is Done","code":"PD","description":"Payment Is Done","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":11,"name":"Job Closed Successfully","code":"JC","description":"Job Closed Successfully","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":12,"name":"Assigned to FST - Inbound","code":"AFI","description":"Assigned to FST - Inbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":13,"name":"Assigned to FST - Outbound","code":"AFO","description":"Assigned to FST - Outbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":14,"name":"Begin Journey","code":"BJY","description":"Begin Journey","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":15,"name":"Submitted To FD","code":"SFD","description":"Submitted To FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":16,"name":"Collected At FD","code":"CFD","description":"Collected At FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"}],"mst_warrenty_status":[{"id":1,"name":"In Warrenty","code":"IW","description":"In Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"},{"id":2,"name":"Out Of Warrenty","code":"OOW","description":"Out Of Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"}],"mst_platform":[{"id":1,"name":"FST","code":"FST","description":"Field technician will go to customer's house","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"},{"id":2,"name":"Front Desk","code":"FD","description":"Customer will come to service center to submit his device","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"}],"mst_product":[{"id":1,"name":"Nexus 2","code":"NX2","mst_oem_id":1,"is_active":1,"created_at":"2021-10-29T19:27:21.000Z","modified_at":"2021-10-29T19:27:21.000Z"},{"id":2,"name":"Pixel","code":"gl","mst_oem_id":1,"is_active":1,"created_at":"2022-06-10T07:16:57.000Z","modified_at":"2022-08-18T16:55:02.000Z"},{"id":3,"name":"IPhone","code":"ip","mst_oem_id":2,"is_active":1,"created_at":"2022-08-18T16:56:15.000Z","modified_at":"2022-08-18T16:57:20.000Z"}],"mst_role":[{"id":1,"name":"Engineer","code":"ENG","description":"Engineer","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":2,"name":"Supervisor","code":"SPV","description":"Supervisor","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":3,"name":"FST","code":"FST","description":"Field Service Technician","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":4,"name":"QC","code":"QC","description":"Quality check","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":5,"name":"FrontDesk","code":"FD","description":"Front Desk","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"},{"id":6,"name":"Callcenter","code":"CC","description":"Callcenter","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"}],"mst_service_location":[{"id":1,"name":"Service Center A","code":"B2X","mobile_number":"8877667788","email_id":"servicecentera@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400075,"country":"India","gstin":"22AAAAA0000A1","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:58.000Z"},{"id":2,"name":"Service Center B","code":"SFY","mobile_number":"8877667789","email_id":"servicecenterb@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400606,"country":"India","gstin":"22AAAAA0000B2","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:59.000Z"},{"id":3,"name":"Service Centre C","code":"PKC","mobile_number":"8877667790","email_id":"servicecenterpk@gmail.com","address":"Srinagar,Kashmir(A)","pincode":577432,"country":"India","gstin":"22AAAAA0000C3","is_repair_line_engineer":1,"is_active":1,"created_at":"2022-12-13T11:05:47.000Z","modified_at":"2022-12-13T11:05:47.000Z"}],"mst_problem":[{"id":1,"name":"Smartphone is running slow","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":2,"name":"Poor battery life","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":3,"name":"Phone or app crashes","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":4,"name":"Sync issue","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":5,"name":"MicroSD card is not working on your phone","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":6,"name":"Overheating","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":7,"name":"Connecting problem with Bluetooth, Wifi, Cellular network","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":8,"name":"Cracked screen","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":9,"name":"Other","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":10,"name":"Camera issue","created_at":"2022-06-13T15:01:02.000Z","modified_at":"2022-06-13T15:01:02.000Z"},{"id":11,"name":"Charger Not Working","created_at":"2022-08-14T12:38:04.000Z","modified_at":"2022-08-14T12:38:04.000Z"},{"id":12,"name":" Software Booting Issue ","created_at":"2022-08-14T13:03:08.000Z","modified_at":"2022-08-14T13:03:08.000Z"},{"id":15,"name":"Head Phone Jack not working","created_at":"2022-06-16T15:22:18.000Z","modified_at":"2022-06-16T15:22:18.000Z"},{"id":16,"name":"Head Phone issue","created_at":"2022-06-16T15:27:47.000Z","modified_at":"2022-06-16T15:27:47.000Z"},{"id":17,"name":"Random Problem","created_at":"2022-07-11T02:56:01.000Z","modified_at":"2022-07-11T02:56:01.000Z"},{"id":19,"name":"Front camera not working","created_at":"2022-07-13T17:50:54.000Z","modified_at":"2022-07-13T17:50:54.000Z"},{"id":20,"name":"Battery issue","created_at":"2022-07-13T17:51:47.000Z","modified_at":"2022-07-13T17:51:47.000Z"},{"id":22,"name":"Screen display issue","created_at":"2022-08-29T11:09:24.000Z","modified_at":"2022-08-29T11:09:24.000Z"},{"id":24,"name":"Apps Not Downloading","created_at":"2022-08-29T12:10:34.000Z","modified_at":"2022-08-29T12:10:34.000Z"},{"id":26,"name":"Unresponsive screen","created_at":"2022-09-19T10:03:08.000Z","modified_at":"2022-09-19T10:03:08.000Z"},{"id":27,"name":"Blue Screen Error","created_at":"2022-12-13T11:01:48.000Z","modified_at":"2022-12-13T11:01:48.000Z"},{"id":28,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"},{"id":29,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"}],"map_fst_pincode":[{"pincode":100011,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100012,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100013,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100014,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100015,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":400065,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":200011,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200012,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200013,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200014,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200015,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"}]}}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Status code is 200 | 1 | 0 | 0 |
| Verify if response message is success | 1 | 0 | 0 |
| Verify that response time is below 500 | 1 | 0 | 0 |
| Verify JSON Schema | 1 | 0 | 0 |
| Verify if the key mst_oem is present in the response body | 1 | 0 | 0 |
| Verify if the key mst_model is present in the response body | 1 | 0 | 0 |
| Verify if the key mst_action_status is present in the response body | 1 | 0 | 0 |
| Verify if the key mst_warrenty_status is present in the response body | 1 | 0 | 0 |
| Verify if the key mst_product is present in the response body | 1 | 0 | 0 |
| Verify if the key mst_role is present in the response body | 1 | 0 | 0 |
| Verify if the key mst_service_location is present in the response body | 1 | 0 | 0 |
| Verify if the key mst_problem is present in the response body | 1 | 0 | 0 |
| Verify if the key map_fst_pincode is present in the response body | 1 | 0 | 0 |
| Verify if the key is storing a non empty array | 1 | 0 | 0 |
| Total | 14 | 0 | 0 |
| Test Name | Assertion Error |
|---|
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \
-X 'POST' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIxMTU5NjB9.nfvITuSMfYZ64YhDEuyZcSjywp2smDI8pOVYcgtzgwc' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'Content-Length: 0' \
-H 'Content-Type: text/plain' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzAxOTEwMTJ9.eNjf52V0WcaKZ6-sX0SzR8eayTTHEIsb81OK3qNTtoE |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 322ac79f-a1e8-43ee-a482-c7f2a8a7530e |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 0 |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | text/html; charset=utf-8 |
| Content-Length | 17 |
| ETag | W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM" |
| Vary | Accept-Encoding |
| Date | Wed, 04 Feb 2026 07:43:34 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
401: Unauthorized
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify status code is 401 | 1 | 0 | 0 |
| Total | 1 | 0 | 0 |
| Test Name | Assertion Error |
|---|
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \
-X 'POST' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIxMTU5NjB9.nfvITuSMfYZ64YhDEuyZcSjywp2smDI8pOVYcgtzgwc' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'Content-Length: 0' \
-H 'Content-Type: text/plain' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzAxOTEwMTJ9.eNjf52V0WcaKZ6-sX0SzR8eayTTHEIsb81OK3qNTtoE |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 586d8c2a-bec6-4c4f-8816-d6dbee60a9e8 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 0 |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"2a1c-v2lPE1pRCSNwLh+/V8ccxPYHAHM" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Wed, 04 Feb 2026 07:43:35 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":{"mst_oem":[{"id":1,"name":"Google","code":"GL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"},{"id":2,"name":"Apple","code":"APL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"}],"mst_model":[{"id":1,"name":"Nexus 2 blue","code":"NX2BL","mst_product_id":1,"is_active":1,"created_at":"2021-10-29T19:28:00.000Z","modified_at":"2021-10-29T19:28:00.000Z"},{"id":2,"name":"gallexy","code":"gl","mst_product_id":1,"is_active":1,"created_at":"2022-06-10T07:18:03.000Z","modified_at":"2022-06-10T07:18:03.000Z"},{"id":3,"name":"Iphone 11","code":"ip11","mst_product_id":3,"is_active":1,"created_at":"2022-08-18T16:59:27.000Z","modified_at":"2022-08-18T17:00:31.000Z"}],"mst_action_status":[{"id":1,"name":"Job Creation","code":"JBC","description":"Job Creation","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":2,"name":"Pending For Job Assignment","code":"PJFA","description":"Pending For Job Assignment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":3,"name":"Pending For Repair","code":"PFR","description":"Pending For Repair","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":4,"name":"Pending For QC","code":"PFQC","description":"Pending For QC","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":5,"name":"Pending for Delivery","code":"PDL","description":"Pending for Delivery","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:00:39.000Z"},{"id":6,"name":"Delivered to customer","code":"DC","description":"Delivered to customer","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:01:48.000Z"},{"id":7,"name":"QC Rejected","code":"QCR","description":"QC Rejected","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":8,"name":"Quatation Raised","code":"QR","description":"Quatation Raised","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":9,"name":"Pending For Payment","code":"PFP","description":"Pending For Payment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":10,"name":"Payment Is Done","code":"PD","description":"Payment Is Done","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":11,"name":"Job Closed Successfully","code":"JC","description":"Job Closed Successfully","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":12,"name":"Assigned to FST - Inbound","code":"AFI","description":"Assigned to FST - Inbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":13,"name":"Assigned to FST - Outbound","code":"AFO","description":"Assigned to FST - Outbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":14,"name":"Begin Journey","code":"BJY","description":"Begin Journey","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":15,"name":"Submitted To FD","code":"SFD","description":"Submitted To FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":16,"name":"Collected At FD","code":"CFD","description":"Collected At FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"}],"mst_warrenty_status":[{"id":1,"name":"In Warrenty","code":"IW","description":"In Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"},{"id":2,"name":"Out Of Warrenty","code":"OOW","description":"Out Of Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"}],"mst_platform":[{"id":1,"name":"FST","code":"FST","description":"Field technician will go to customer's house","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"},{"id":2,"name":"Front Desk","code":"FD","description":"Customer will come to service center to submit his device","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"}],"mst_product":[{"id":1,"name":"Nexus 2","code":"NX2","mst_oem_id":1,"is_active":1,"created_at":"2021-10-29T19:27:21.000Z","modified_at":"2021-10-29T19:27:21.000Z"},{"id":2,"name":"Pixel","code":"gl","mst_oem_id":1,"is_active":1,"created_at":"2022-06-10T07:16:57.000Z","modified_at":"2022-08-18T16:55:02.000Z"},{"id":3,"name":"IPhone","code":"ip","mst_oem_id":2,"is_active":1,"created_at":"2022-08-18T16:56:15.000Z","modified_at":"2022-08-18T16:57:20.000Z"}],"mst_role":[{"id":1,"name":"Engineer","code":"ENG","description":"Engineer","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":2,"name":"Supervisor","code":"SPV","description":"Supervisor","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":3,"name":"FST","code":"FST","description":"Field Service Technician","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":4,"name":"QC","code":"QC","description":"Quality check","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":5,"name":"FrontDesk","code":"FD","description":"Front Desk","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"},{"id":6,"name":"Callcenter","code":"CC","description":"Callcenter","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"}],"mst_service_location":[{"id":1,"name":"Service Center A","code":"B2X","mobile_number":"8877667788","email_id":"servicecentera@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400075,"country":"India","gstin":"22AAAAA0000A1","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:58.000Z"},{"id":2,"name":"Service Center B","code":"SFY","mobile_number":"8877667789","email_id":"servicecenterb@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400606,"country":"India","gstin":"22AAAAA0000B2","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:59.000Z"},{"id":3,"name":"Service Centre C","code":"PKC","mobile_number":"8877667790","email_id":"servicecenterpk@gmail.com","address":"Srinagar,Kashmir(A)","pincode":577432,"country":"India","gstin":"22AAAAA0000C3","is_repair_line_engineer":1,"is_active":1,"created_at":"2022-12-13T11:05:47.000Z","modified_at":"2022-12-13T11:05:47.000Z"}],"mst_problem":[{"id":1,"name":"Smartphone is running slow","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":2,"name":"Poor battery life","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":3,"name":"Phone or app crashes","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":4,"name":"Sync issue","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":5,"name":"MicroSD card is not working on your phone","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":6,"name":"Overheating","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":7,"name":"Connecting problem with Bluetooth, Wifi, Cellular network","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":8,"name":"Cracked screen","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":9,"name":"Other","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":10,"name":"Camera issue","created_at":"2022-06-13T15:01:02.000Z","modified_at":"2022-06-13T15:01:02.000Z"},{"id":11,"name":"Charger Not Working","created_at":"2022-08-14T12:38:04.000Z","modified_at":"2022-08-14T12:38:04.000Z"},{"id":12,"name":" Software Booting Issue ","created_at":"2022-08-14T13:03:08.000Z","modified_at":"2022-08-14T13:03:08.000Z"},{"id":15,"name":"Head Phone Jack not working","created_at":"2022-06-16T15:22:18.000Z","modified_at":"2022-06-16T15:22:18.000Z"},{"id":16,"name":"Head Phone issue","created_at":"2022-06-16T15:27:47.000Z","modified_at":"2022-06-16T15:27:47.000Z"},{"id":17,"name":"Random Problem","created_at":"2022-07-11T02:56:01.000Z","modified_at":"2022-07-11T02:56:01.000Z"},{"id":19,"name":"Front camera not working","created_at":"2022-07-13T17:50:54.000Z","modified_at":"2022-07-13T17:50:54.000Z"},{"id":20,"name":"Battery issue","created_at":"2022-07-13T17:51:47.000Z","modified_at":"2022-07-13T17:51:47.000Z"},{"id":22,"name":"Screen display issue","created_at":"2022-08-29T11:09:24.000Z","modified_at":"2022-08-29T11:09:24.000Z"},{"id":24,"name":"Apps Not Downloading","created_at":"2022-08-29T12:10:34.000Z","modified_at":"2022-08-29T12:10:34.000Z"},{"id":26,"name":"Unresponsive screen","created_at":"2022-09-19T10:03:08.000Z","modified_at":"2022-09-19T10:03:08.000Z"},{"id":27,"name":"Blue Screen Error","created_at":"2022-12-13T11:01:48.000Z","modified_at":"2022-12-13T11:01:48.000Z"},{"id":28,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"},{"id":29,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"}],"map_fst_pincode":[{"pincode":100011,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100012,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100013,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100014,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100015,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":400065,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":200011,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200012,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200013,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200014,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200015,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"}]}}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify status code is 401 | 0 | 1 | 0 |
| Total | 0 | 1 | 0 |
| Test Name | Assertion Error |
|---|---|
| Verify status code is 401 | |
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzNjI5NDl9.kEPHaxMnkBHMt1PEsKRGgj3shHkaYg7vFWtNmM5u4R0' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"customer":{"first_name":"Nibriti","last_name":"singh","mobile_number":"7982839213","mobile_number_alt":"","email_id":"nivriti.singh@gmail.com","email_id_alt":"nivriti.singh@gmail.com"},"customer_address":{"flat_number":"23","apartment_name":"Ganga","street_name":"lingepolder","landmark":"hgjhggjkkj","area":"Ghartanpada","pincode":"800023","country":"India","state":"Maharashtra"},"customer_product":{"dop":"2025-11-04T23:00:00.000Z","serial_number":"012345678945678","imei1":"012345678945678","imei2":"012345678945678","popurl":"2025-11-04T23:00:00.000Z","product_id":3,"mst_model_id":3},"problems":[{"id":3,"remark":""}]}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzAxOTEwMTJ9.eNjf52V0WcaKZ6-sX0SzR8eayTTHEIsb81OK3qNTtoE |
| randomnumber | 7 |
| randomFirstName | Orval |
| randomLastName | Littel |
| randomEmail | Bernardo_Carroll@gmail.com |
| randomPhone | 298-613-9766 |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 5592ca90-6314-42a1-ae30-4e3b7d732dd7 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 1047 |
{
"mst_service_location_id": 0,
"mst_platform_id": 2,
"mst_warrenty_status_id": 1,
"mst_oem_id": 2,
"customer": {
"first_name": "Elroy",
"last_name": "Heller",
"mobile_number": "213-531-6807",
"mobile_number_alt": "",
"email_id": "Otto23@hotmail.com",
"email_id_alt": ""
},
"customer_address": {
"flat_number": "23",
"apartment_name": "Ganga",
"street_name": "ganga road",
"landmark": "hgjhggjkkj",
"area": "Ghartanpada",
"pincode": "820023",
"country": "India",
"state": "Maharashtra"
},
"customer_product": {
"dop": "2025-11-04T23:00:00.000Z",
"serial_number":"70502130793654",
"imei1": "70502130793654",
"imei2": "70502130793654",
"popurl": "2025-11-04T23:00:00.000Z",
"product_id": 3,
"mst_model_id": 3
},
"problems": [
{
"id": 3,
"remark": ""
}
]
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 233 |
| ETag | W/"e9-ZPrQXvv/nfL++YLgc7rQv4IodfU" |
| Vary | Accept-Encoding |
| Date | Wed, 04 Feb 2026 07:43:35 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Job created successfully. ","data":{"id":176895,"mst_service_location_id":1,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"tr_customer_id":176912,"tr_customer_product_id":176902,"job_number":"JOB_176895"}}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Status code is 200 | 1 | 0 | 0 |
| Verify if response message is Job Created Successfully | 1 | 0 | 0 |
| Verify that response time is below 500 | 1 | 0 | 0 |
| Verify JSON Schema | 1 | 0 | 0 |
| Verify that id is present in the response data | 1 | 0 | 0 |
| Verify that mst_service_location_id is present in the response data | 1 | 0 | 0 |
| Verify that mst_platform_id is present in the response data | 1 | 0 | 0 |
| Verify that mst_warrenty_status_id is present in the response data | 1 | 0 | 0 |
| Verify that mst_oem_id is present in the response data | 1 | 0 | 0 |
| Verify that tr_customer_id is present in the response data | 1 | 0 | 0 |
| Verify that tr_customer_product_id is present in the response data | 1 | 0 | 0 |
| Verify that job_number is present in the response data | 1 | 0 | 0 |
| Verify job_number starts with JOB_ | 1 | 0 | 0 |
| Total | 13 | 0 | 0 |
| Test Name | Assertion Error |
|---|
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzNjI5NDl9.kEPHaxMnkBHMt1PEsKRGgj3shHkaYg7vFWtNmM5u4R0' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"customer":{"first_name":"Nibriti","last_name":"singh","mobile_number":"7982839213","mobile_number_alt":"","email_id":"nivriti.singh@gmail.com","email_id_alt":"nivriti.singh@gmail.com"},"customer_address":{"flat_number":"23","apartment_name":"Ganga","street_name":"lingepolder","landmark":"hgjhggjkkj","area":"Ghartanpada","pincode":"800023","country":"India","state":"Maharashtra"},"customer_product":{"dop":"2025-11-04T23:00:00.000Z","serial_number":"012345678945678","imei1":"012345678945678","imei2":"012345678945678","popurl":"2025-11-04T23:00:00.000Z","product_id":3,"mst_model_id":3},"problems":[{"id":3,"remark":""}]}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzAxOTEwMTJ9.eNjf52V0WcaKZ6-sX0SzR8eayTTHEIsb81OK3qNTtoE |
| randomnumber | 847 |
| randomFirstName | Brian |
| randomLastName | Lueilwitz |
| randomEmail | Francesca34@gmail.com |
| randomPhone | 954-557-9060 |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 8718160e-d3c4-459e-8f36-ee970be9018b |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 1051 |
{
"mst_service_location_id": 0,
"mst_platform_id": 2,
"mst_warrenty_status_id": 1,
"mst_oem_id": 2,
"customer": {
"first_name": "Lillie",
"last_name": "VonRueden",
"mobile_number": "821-848-0657",
"mobile_number_alt": "",
"email_id": "Nora32@hotmail.com",
"email_id_alt": ""
},
"customer_address": {
"flat_number": "23",
"apartment_name": "Ganga",
"street_name": "ganga road",
"landmark": "hgjhggjkkj",
"area": "Ghartanpada",
"pincode": "820023",
"country": "India",
"state": "Maharashtra"
},
"customer_product": {
"dop": "2025-11-04T23:00:00.000Z",
"serial_number":"41581385358736",
"imei1": "41581385358736",
"imei2": "41581385358736",
"popurl": "2025-11-04T23:00:00.000Z",
"product_id": 3,
"mst_model_id": 3
},
"problems": [
{
"id": 3,
"remark": ""
}
]
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | text/html; charset=utf-8 |
| Content-Length | 17 |
| ETag | W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM" |
| Vary | Accept-Encoding |
| Date | Wed, 04 Feb 2026 07:43:35 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
401: Unauthorized
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify if the status code is 401 | 1 | 0 | 0 |
| Total | 1 | 0 | 0 |
| Test Name | Assertion Error |
|---|
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzNjI5NDl9.kEPHaxMnkBHMt1PEsKRGgj3shHkaYg7vFWtNmM5u4R0' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"customer":{"first_name":"Nibriti","last_name":"singh","mobile_number":"7982839213","mobile_number_alt":"","email_id":"nivriti.singh@gmail.com","email_id_alt":"nivriti.singh@gmail.com"},"customer_address":{"flat_number":"23","apartment_name":"Ganga","street_name":"lingepolder","landmark":"hgjhggjkkj","area":"Ghartanpada","pincode":"800023","country":"India","state":"Maharashtra"},"customer_product":{"dop":"2025-11-04T23:00:00.000Z","serial_number":"012345678945678","imei1":"012345678945678","imei2":"012345678945678","popurl":"2025-11-04T23:00:00.000Z","product_id":3,"mst_model_id":3},"problems":[{"id":3,"remark":""}]}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzAxOTEwMDN9.pSrZMh0Jxi5g1E0h-V4jqH94EJyKr7wjA95J2wM12s4 |
| randomnumber | 294 |
| randomFirstName | Nikita |
| randomLastName | Yost |
| randomEmail | Karlee_Ortiz61@yahoo.com |
| randomPhone | 428-736-4227 |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 75b54f47-8b06-468d-a311-ebcf9133646a |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 1048 |
{
"mst_service_location_id": 0,
"mst_platform_id": 2,
"mst_warrenty_status_id": 1,
"mst_oem_id": 2,
"customer": {
"first_name": "Favian",
"last_name": "Wehner",
"mobile_number": "338-732-2390",
"mobile_number_alt": "",
"email_id": "Laverna79@hotmail.com",
"email_id_alt": ""
},
"customer_address": {
"flat_number": "23",
"apartment_name": "Ganga",
"street_name": "ganga road",
"landmark": "hgjhggjkkj",
"area": "Ghartanpada",
"pincode": "820023",
"country": "India",
"state": "Maharashtra"
},
"customer_product": {
"dop": "2025-11-04T23:00:00.000Z",
"serial_number":"5096884385815",
"imei1": "5096884385815",
"imei2": "5096884385815",
"popurl": "2025-11-04T23:00:00.000Z",
"product_id": 3,
"mst_model_id": 3
},
"problems": [
{
"id": 3,
"remark": ""
}
]
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 143 |
| ETag | W/"8f-asfwh61GY//05D/sXjFd8ssjiig" |
| Vary | Accept-Encoding |
| Date | Wed, 04 Feb 2026 07:43:35 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"status":500,"message":"\"serial_number\" length must be at least 14 characters long","name":"APIError","isPublic":false,"isOperational":true}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify if the status code is 403 | 0 | 1 | 0 |
| Total | 0 | 1 | 0 |
| Test Name | Assertion Error |
|---|---|
| Verify if the status code is 403 | |
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzNjI5NDl9.kEPHaxMnkBHMt1PEsKRGgj3shHkaYg7vFWtNmM5u4R0' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"customer":{"first_name":"Nibriti","last_name":"singh","mobile_number":"7982839213","mobile_number_alt":"","email_id":"nivriti.singh@gmail.com","email_id_alt":"nivriti.singh@gmail.com"},"customer_address":{"flat_number":"23","apartment_name":"Ganga","street_name":"lingepolder","landmark":"hgjhggjkkj","area":"Ghartanpada","pincode":"800023","country":"India","state":"Maharashtra"},"customer_product":{"dop":"2025-11-04T23:00:00.000Z","serial_number":"012345678945678","imei1":"012345678945678","imei2":"012345678945678","popurl":"2025-11-04T23:00:00.000Z","product_id":3,"mst_model_id":3},"problems":[{"id":3,"remark":""}]}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzAxOTEwMTJ9.eNjf52V0WcaKZ6-sX0SzR8eayTTHEIsb81OK3qNTtoE |
| randomnumber | 373 |
| randomFirstName | Ressie |
| randomLastName | Heathcote |
| randomEmail | Nikki59@gmail.com |
| randomPhone | 251-301-3569 |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 1c10b976-5a4e-465e-ae0d-8490614fcd0f |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 122 |
{
"mst_service_location_id": 0,
"mst_platform_id": 2,
"mst_warrenty_status_id": 1,
"mst_oem_id": 2,
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 279 |
| ETag | W/"117-pI2NRiqqXTjFlE7JHZVj9IkY8oo" |
| Vary | Accept-Encoding |
| Date | Wed, 04 Feb 2026 07:43:36 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"status":400,"message":"Unexpected token } in JSON at position 121","expose":true,"statusCode":400,"body":"{\r\n \"mst_service_location_id\": 0,\r\n \"mst_platform_id\": 2,\r\n \"mst_warrenty_status_id\": 1,\r\n \"mst_oem_id\": 2,\r\n}","type":"entity.parse.failed"}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify if the status code is 400 | 1 | 0 | 0 |
| Verify if the error message is shown | 1 | 0 | 0 |
| Total | 2 | 0 | 0 |
| Test Name | Assertion Error |
|---|
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzNjI5NDl9.kEPHaxMnkBHMt1PEsKRGgj3shHkaYg7vFWtNmM5u4R0' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"customer":{"first_name":"Nibriti","last_name":"singh","mobile_number":"7982839213","mobile_number_alt":"","email_id":"nivriti.singh@gmail.com","email_id_alt":"nivriti.singh@gmail.com"},"customer_address":{"flat_number":"23","apartment_name":"Ganga","street_name":"lingepolder","landmark":"hgjhggjkkj","area":"Ghartanpada","pincode":"800023","country":"India","state":"Maharashtra"},"customer_product":{"dop":"2025-11-04T23:00:00.000Z","serial_number":"012345678945678","imei1":"012345678945678","imei2":"012345678945678","popurl":"2025-11-04T23:00:00.000Z","product_id":3,"mst_model_id":3},"problems":[{"id":3,"remark":""}]}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzAxOTEwMTJ9.eNjf52V0WcaKZ6-sX0SzR8eayTTHEIsb81OK3qNTtoE |
| randomnumber | 453 |
| randomFirstName | Rick |
| randomLastName | Gulgowski |
| randomEmail | Micah.Volkman69@hotmail.com |
| randomPhone | 663-938-5203 |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | ffaaf279-6dcc-46e6-b535-95d564a17cd2 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 1038 |
{
"mst_service_location_id": 0,
"mst_platform_id": 2,
"mst_warrenty_status_id": 1,
"mst_oem_id": 2,
"customer": {
"first_name": "Vickie",
"last_name": "Bartoletti",
"mobile_number": "321-612-3522",
"mobile_number_alt": "",
"email_id": "Kamille78@gmail.com",
"email_id_alt": ""
},
"customer_address": {
"flat_number": "23",
"apartment_name": "Ganga",
"street_name": "ganga road",
"landmark": "hgjhggjkkj",
"area": "Ghartanpada",
"pincode": "820023",
"country": "India",
"state": "Maharashtra"
},
"customer_product": {
"dop": "2025-11-04T23:00:00.000Z",
"serial_number":"100000976",
"imei1": "100000976",
"imei2": "100000976",
"popurl": "2025-11-04T23:00:00.000Z",
"product_id": 3,
"mst_model_id": 3
},
"problems": [
{
"id": 3,
"remark": ""
}
]
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 143 |
| ETag | W/"8f-asfwh61GY//05D/sXjFd8ssjiig" |
| Vary | Accept-Encoding |
| Date | Wed, 04 Feb 2026 07:43:36 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"status":500,"message":"\"serial_number\" length must be at least 14 characters long","name":"APIError","isPublic":false,"isOperational":true}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify if the status code is 400 | 0 | 1 | 0 |
| Total | 0 | 1 | 0 |
| Test Name | Assertion Error |
|---|---|
| Verify if the status code is 400 | |
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzNjI5NDl9.kEPHaxMnkBHMt1PEsKRGgj3shHkaYg7vFWtNmM5u4R0' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"customer":{"first_name":"Nibriti","last_name":"singh","mobile_number":"7982839213","mobile_number_alt":"","email_id":"nivriti.singh@gmail.com","email_id_alt":"nivriti.singh@gmail.com"},"customer_address":{"flat_number":"23","apartment_name":"Ganga","street_name":"lingepolder","landmark":"hgjhggjkkj","area":"Ghartanpada","pincode":"800023","country":"India","state":"Maharashtra"},"customer_product":{"dop":"2025-11-04T23:00:00.000Z","serial_number":"012345678945678","imei1":"012345678945678","imei2":"012345678945678","popurl":"2025-11-04T23:00:00.000Z","product_id":3,"mst_model_id":3},"problems":[{"id":3,"remark":""}]}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzAxOTEwMTJ9.eNjf52V0WcaKZ6-sX0SzR8eayTTHEIsb81OK3qNTtoE |
| randomnumber | 915 |
| randomFirstName | Maye |
| randomLastName | Anderson |
| randomEmail | Grant.Welch@hotmail.com |
| randomPhone | 569-773-6264 |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 707de7cf-280a-4d30-a80f-c3bfc2831b48 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 122 |
{
"mst_service_location_id": 0,
"mst_platform_id": 2,
"mst_warrenty_status_id": 1,
"mst_oem_id": 2,
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 279 |
| ETag | W/"117-pI2NRiqqXTjFlE7JHZVj9IkY8oo" |
| Vary | Accept-Encoding |
| Date | Wed, 04 Feb 2026 07:43:36 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"status":400,"message":"Unexpected token } in JSON at position 121","expose":true,"statusCode":400,"body":"{\r\n \"mst_service_location_id\": 0,\r\n \"mst_platform_id\": 2,\r\n \"mst_warrenty_status_id\": 1,\r\n \"mst_oem_id\": 2,\r\n}","type":"entity.parse.failed"}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify if the status code is 400 | 1 | 0 | 0 |
| Verify if the error message is shown | 1 | 0 | 0 |
| Total | 2 | 0 | 0 |
| Test Name | Assertion Error |
|---|
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzNjI5NDl9.kEPHaxMnkBHMt1PEsKRGgj3shHkaYg7vFWtNmM5u4R0' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzAxOTEwMTJ9.eNjf52V0WcaKZ6-sX0SzR8eayTTHEIsb81OK3qNTtoE |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 4406819d-6a50-4c0b-8fc7-90051a717c01 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 242 |
| ETag | W/"f2-gyQBYyoF96ZQdDzEDUL85PWUUUQ" |
| Vary | Accept-Encoding |
| Date | Wed, 04 Feb 2026 07:43:36 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[{"label":"Pending for delivery","key":"pending_for_delivery","count":0},{"label":"Created today","key":"created_today","count":464},{"label":"Pending for FST assignment","key":"pending_fst_assignment","count":0}]}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Check if the count for the created jobs today is greater than the old value | 0 | 1 | 0 |
| Total | 0 | 1 | 0 |
| Test Name | Assertion Error |
|---|---|
| Check if the count for the created jobs today is greater than the old value | |
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzNjI5NDl9.kEPHaxMnkBHMt1PEsKRGgj3shHkaYg7vFWtNmM5u4R0' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--data-raw '{"details_key":"created_today"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzAxOTEwMTJ9.eNjf52V0WcaKZ6-sX0SzR8eayTTHEIsb81OK3qNTtoE |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 73b8d603-8893-4141-899a-53682cc1a04c |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 31 |
{"details_key":"created_today"}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"7085c-UfaeXKgYlaENCzbjzT/wSXq0ML4" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Wed, 04 Feb 2026 07:43:37 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":[{"id":176494,"job_number":"JOB_176494","tr_customer_id":176511,"tr_customer_product_id":176501,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:19:39.000Z","modified_at":"2026-02-04T04:19:39.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10716658082819","imei1":"10716658082819","imei2":"10716658082819","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:19:39.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":176496,"job_number":"JOB_176496","tr_customer_id":176513,"tr_customer_product_id":176503,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:19:41.000Z","modified_at":"2026-02-04T04:19:41.000Z","name":"Arden Cassin","mobile_number":"691-248-9833","email_id":"Amelie.Fahey@hotmail.com","dop":"2000-01-31","serial_number":"1026973266117177","imei1":"1026973266117177","imei2":"1026973266117177","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:19:41.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":176553,"job_number":"JOB_176553","tr_customer_id":176570,"tr_customer_product_id":176560,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:28.000Z","modified_at":"2026-02-04T04:20:28.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10224200877438","imei1":"10224200877438","imei2":"10224200877438","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:28.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":176559,"job_number":"JOB_176559","tr_customer_id":176576,"tr_customer_product_id":176566,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:30.000Z","modified_at":"2026-02-04T04:20:30.000Z","name":"Asa Cassin","mobile_number":"554-420-3894","email_id":"Bud73@gmail.com","dop":"2000-01-31","serial_number":"1050501989120168","imei1":"1050501989120168","imei2":"1050501989120168","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:30.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":176623,"job_number":"JOB_176623","tr_customer_id":176640,"tr_customer_product_id":176630,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:21:16.000Z","modified_at":"2026-02-04T04:21:16.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10592178483359","imei1":"10592178483359","imei2":"10592178483359","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:21:16.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":176625,"job_number":"JOB_176625","tr_customer_id":176642,"tr_customer_product_id":176632,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:21:18.000Z","modified_at":"2026-02-04T04:21:18.000Z","name":"Flavio Wehner","mobile_number":"381-355-2597","email_id":"Erica_Mayert16@yahoo.com","dop":"2000-01-31","serial_number":"1009316889012765","imei1":"1009316889012765","imei2":"1009316889012765","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:21:18.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":176659,"job_number":"JOB_176659","tr_customer_id":176676,"tr_customer_product_id":176666,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:22:04.000Z","modified_at":"2026-02-04T04:22:05.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10193193725919","imei1":"10193193725919","imei2":"10193193725919","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:22:05.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":176661,"job_number":"JOB_176661","tr_customer_id":176678,"tr_customer_product_id":176668,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:22:06.000Z","modified_at":"2026-02-04T04:22:06.000Z","name":"Sean Weber","mobile_number":"981-720-8713","email_id":"Frieda.Dickens@yahoo.com","dop":"2000-01-31","serial_number":"1049153321945694","imei1":"1049153321945694","imei2":"1049153321945694","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:22:06.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":176813,"job_number":"JOB_176813","tr_customer_id":176830,"tr_customer_product_id":176820,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:52:57.000Z","modified_at":"2026-02-04T06:52:57.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10905456111216","imei1":"10905456111216","imei2":"10905456111216","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:52:57.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":176815,"job_number":"JOB_176815","tr_customer_id":176832,"tr_customer_product_id":176822,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:52:59.000Z","modified_at":"2026-02-04T06:52:59.000Z","name":"Misty Dietrich","mobile_number":"685-216-0613","email_id":"Van64@hotmail.com","dop":"2000-01-31","serial_number":"1037913115591944","imei1":"1037913115591944","imei2":"1037913115591944","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:52:59.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":176822,"job_number":"JOB_176822","tr_customer_id":176839,"tr_customer_product_id":176829,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:53:45.000Z","modified_at":"2026-02-04T06:53:45.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10108026856736","imei1":"10108026856736","imei2":"10108026856736","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:53:45.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":176824,"job_number":"JOB_176824","tr_customer_id":176841,"tr_customer_product_id":176831,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:53:47.000Z","modified_at":"2026-02-04T06:53:47.000Z","name":"Mariah Carter","mobile_number":"824-705-2807","email_id":"Cleora.Bradtke41@hotmail.com","dop":"2000-01-31","serial_number":"1028803083099077","imei1":"1028803083099077","imei2":"1028803083099077","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":176834,"job_number":"JOB_176834","tr_customer_id":176851,"tr_customer_product_id":176841,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:54:33.000Z","modified_at":"2026-02-04T06:54:33.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10563331625426","imei1":"10563331625426","imei2":"10563331625426","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:54:33.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":176836,"job_number":"JOB_176836","tr_customer_id":176853,"tr_customer_product_id":176843,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:54:34.000Z","modified_at":"2026-02-04T06:54:34.000Z","name":"Mose Parker","mobile_number":"608-750-3577","email_id":"Tamia_Will@hotmail.com","dop":"2000-01-31","serial_number":"1060387238021366","imei1":"1060387238021366","imei2":"1060387238021366","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:54:34.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":176840,"job_number":"JOB_176840","tr_customer_id":176857,"tr_customer_product_id":176847,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:55:20.000Z","modified_at":"2026-02-04T06:55:20.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10746505687117","imei1":"10746505687117","imei2":"10746505687117","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:55:20.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":176842,"job_number":"JOB_176842","tr_customer_id":176859,"tr_customer_product_id":176849,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:55:22.000Z","modified_at":"2026-02-04T06:55:22.000Z","name":"Dejah Larson","mobile_number":"389-660-4246","email_id":"Julian57@hotmail.com","dop":"2000-01-31","serial_number":"1090969720614131","imei1":"1090969720614131","imei2":"1090969720614131","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:55:22.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":176436,"job_number":"JOB_176436","tr_customer_id":176453,"tr_customer_product_id":176443,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T02:32:57.000Z","modified_at":"2026-02-04T02:32:57.000Z","name":"Heaven Watsica","mobile_number":"797-371-9933","email_id":"Diamond_Ledner92@hotmail.com","dop":"2025-12-10","serial_number":"11790196657588","imei1":"11790196657588","imei2":"11790196657588","popurl":"2025-12-10T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T02:32:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176437,"job_number":"JOB_176437","tr_customer_id":176454,"tr_customer_product_id":176444,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T02:37:46.000Z","modified_at":"2026-02-04T02:37:46.000Z","name":"Ravi Kushwah","mobile_number":"9999449258","email_id":"ravikushwah1175@gmail.com","dop":"2026-02-02","serial_number":"12222222222222222","imei1":"12222222222222222","imei2":"12222222222222222","popurl":"2026-02-02T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T02:37:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176438,"job_number":"JOB_176438","tr_customer_id":176455,"tr_customer_product_id":176445,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T02:42:25.000Z","modified_at":"2026-02-04T03:49:07.000Z","name":"Ravi Kushwah","mobile_number":"9999449258","email_id":"ravikushwah1175@gmail.com","dop":"2026-02-02","serial_number":"12222222222222222","imei1":"13222222222222222","imei2":"13222222222222222","popurl":"2026-02-02T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T03:49:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176440,"job_number":"JOB_176440","tr_customer_id":176457,"tr_customer_product_id":176447,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T03:13:39.000Z","modified_at":"2026-02-04T03:13:54.000Z","name":"Jacklyn Howe","mobile_number":"640-904-1564","email_id":"Frieda_Towne33@hotmail.com","dop":"2025-05-30","serial_number":"14345045410993","imei1":"14345045410993","imei2":"14345045410993","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T03:13:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176441,"job_number":"JOB_176441","tr_customer_id":176458,"tr_customer_product_id":176448,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T03:13:40.000Z","modified_at":"2026-02-04T03:13:40.000Z","name":"Rebeka Bogisich","mobile_number":"980-704-4996","email_id":"Mathias.Lakin37@yahoo.com","dop":"2025-05-30","serial_number":"15452804613682","imei1":"15452804613682","imei2":"15452804613682","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T03:13:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176442,"job_number":"JOB_176442","tr_customer_id":176459,"tr_customer_product_id":176449,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T03:13:41.000Z","modified_at":"2026-02-04T03:13:41.000Z","name":"Fay Bins","mobile_number":"565-353-4061","email_id":"Alfreda.Grady@yahoo.com","dop":"2025-05-30","serial_number":"1596296178477878","imei1":"1596296178477878","imei2":"1596296178477878","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T03:13:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176443,"job_number":"JOB_176443","tr_customer_id":176460,"tr_customer_product_id":176450,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T03:29:43.000Z","modified_at":"2026-02-04T03:29:43.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18163468894187","imei1":"18163468894187","imei2":"18163468894187","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T03:29:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176444,"job_number":"JOB_176444","tr_customer_id":176461,"tr_customer_product_id":176451,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T03:29:43.000Z","modified_at":"2026-02-04T03:30:21.000Z","name":"Malcolm Shields","mobile_number":"800-946-5391","email_id":"Leo_Pouros5@hotmail.com","dop":"2025-04-06","serial_number":"17869032770236","imei1":"17869032770236","imei2":"17869032770236","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T03:30:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176445,"job_number":"JOB_176445","tr_customer_id":176462,"tr_customer_product_id":176452,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T03:29:45.000Z","modified_at":"2026-02-04T03:29:45.000Z","name":"Gordon Bruen","mobile_number":"422-703-7231","email_id":"Cheyanne16@hotmail.com","dop":"2025-04-06","serial_number":"19838262596816960","imei1":"19838262596816960","imei2":"19838262596816960","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T03:29:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176446,"job_number":"JOB_176446","tr_customer_id":176463,"tr_customer_product_id":176453,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T03:30:29.000Z","modified_at":"2026-02-04T03:30:29.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18301039006586","imei1":"18301039006586","imei2":"18301039006586","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T03:30:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176447,"job_number":"JOB_176447","tr_customer_id":176464,"tr_customer_product_id":176454,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T03:30:29.000Z","modified_at":"2026-02-04T03:31:07.000Z","name":"Alexander Erdman","mobile_number":"923-694-5669","email_id":"Ericka_Mraz98@yahoo.com","dop":"2025-04-06","serial_number":"15454476168298","imei1":"15454476168298","imei2":"15454476168298","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T03:31:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176448,"job_number":"JOB_176448","tr_customer_id":176465,"tr_customer_product_id":176455,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T03:30:30.000Z","modified_at":"2026-02-04T03:30:30.000Z","name":"Rhoda Shields","mobile_number":"381-811-1971","email_id":"Bobbie.Lockman@yahoo.com","dop":"2025-04-06","serial_number":"15782718411795832","imei1":"15782718411795832","imei2":"15782718411795832","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T03:30:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176449,"job_number":"JOB_176449","tr_customer_id":176466,"tr_customer_product_id":176456,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T03:31:14.000Z","modified_at":"2026-02-04T03:31:14.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11755818964384","imei1":"11755818964384","imei2":"11755818964384","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T03:31:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176450,"job_number":"JOB_176450","tr_customer_id":176467,"tr_customer_product_id":176457,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T03:31:14.000Z","modified_at":"2026-02-04T03:31:51.000Z","name":"Tomas O'Conner","mobile_number":"864-230-1023","email_id":"Alfonzo_Beier@yahoo.com","dop":"2025-04-06","serial_number":"14681583901262","imei1":"14681583901262","imei2":"14681583901262","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T03:31:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176451,"job_number":"JOB_176451","tr_customer_id":176468,"tr_customer_product_id":176458,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T03:31:16.000Z","modified_at":"2026-02-04T03:31:16.000Z","name":"Elena Volkman","mobile_number":"503-216-5710","email_id":"Mckenna.Bogisich67@gmail.com","dop":"2025-04-06","serial_number":"18904593063522024","imei1":"18904593063522024","imei2":"18904593063522024","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T03:31:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176452,"job_number":"JOB_176452","tr_customer_id":176469,"tr_customer_product_id":176459,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T03:58:46.000Z","modified_at":"2026-02-04T03:58:46.000Z","name":"Genevieve Christiansen","mobile_number":"213-449-3174","email_id":"Hyman20@gmail.com","dop":"2025-12-04","serial_number":"1003169505571621","imei1":"1003169505571621","imei2":"1003169505571621","popurl":"2025-12-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T03:58:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176453,"job_number":"JOB_176453","tr_customer_id":176470,"tr_customer_product_id":176460,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:00:31.000Z","modified_at":"2026-02-04T04:00:31.000Z","name":"Joshuah Dicki","mobile_number":"873-917-7224","email_id":"Agustina.Muller@hotmail.com","dop":"2025-12-04","serial_number":"1006930048268724","imei1":"1006930048268724","imei2":"1006930048268724","popurl":"2025-12-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:00:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176454,"job_number":"JOB_176454","tr_customer_id":176471,"tr_customer_product_id":176461,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:00:34.000Z","modified_at":"2026-02-04T04:00:34.000Z","name":"Meagan Keeling","mobile_number":"839-763-3083","email_id":"Laverne_Mraz@gmail.com","dop":"2025-12-04","serial_number":"1009904023723411","imei1":"1009904023723411","imei2":"1009904023723411","popurl":"2025-12-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:00:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176455,"job_number":"JOB_176455","tr_customer_id":176472,"tr_customer_product_id":176462,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:05:10.000Z","modified_at":"2026-02-04T04:05:10.000Z","name":"Diana Murray","mobile_number":"370-848-2724","email_id":"Rolando16@gmail.com","dop":"2025-12-04","serial_number":"107219835426297","imei1":"107219835426297","imei2":"107219835426297","popurl":"2025-12-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:05:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176456,"job_number":"JOB_176456","tr_customer_id":176473,"tr_customer_product_id":176463,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:10:07.000Z","modified_at":"2026-02-04T04:10:07.000Z","name":"{Esmeralda Wuckert","mobile_number":"401-670-9085","email_id":"Linnie.Larson18@gmail.com","dop":"2025-04-06","serial_number":"11806226633382","imei1":"11806226633382","imei2":"11806226633382","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:10:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176457,"job_number":"JOB_176457","tr_customer_id":176474,"tr_customer_product_id":176464,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:10:12.000Z","modified_at":"2026-02-04T04:10:12.000Z","name":"{Odessa Torp","mobile_number":"739-497-5907","email_id":"Berneice.Abshire53@hotmail.com","dop":"2025-04-06","serial_number":"12100670557799","imei1":"12100670557799","imei2":"12100670557799","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:10:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176458,"job_number":"JOB_176458","tr_customer_id":176475,"tr_customer_product_id":176465,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:10:44.000Z","modified_at":"2026-02-04T04:10:44.000Z","name":"Domenica Gleason","mobile_number":"939-335-3932","email_id":"Demetris_Klocko@yahoo.com","dop":"2025-04-06","serial_number":"19108488805969","imei1":"19108488805969","imei2":"19108488805969","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:10:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176459,"job_number":"JOB_176459","tr_customer_id":176476,"tr_customer_product_id":176466,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:17:35.000Z","modified_at":"2026-02-04T04:17:35.000Z","name":"Hillary Moore","mobile_number":"579-596-0249","email_id":"Alba29@yahoo.com","dop":"2025-09-30","serial_number":"41316736434058","imei1":"41316736434058","imei2":"41316736434058","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:17:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176460,"job_number":"JOB_176460","tr_customer_id":176477,"tr_customer_product_id":176467,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:18:45.000Z","modified_at":"2026-02-04T04:18:55.000Z","name":"Karthik Duruvasula","mobile_number":"7897897890","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"109725614917318","imei1":"109725614917318","imei2":"109725614917318","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T04:18:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176461,"job_number":"JOB_176461","tr_customer_id":176478,"tr_customer_product_id":176468,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:18:45.000Z","modified_at":"2026-02-04T04:19:21.000Z","name":"Davion Conroy","mobile_number":"433-789-1714","email_id":"Tyrese79@gmail.com","dop":"2025-04-06","serial_number":"16284035142558","imei1":"16284035142558","imei2":"16284035142558","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T04:19:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176462,"job_number":"JOB_176462","tr_customer_id":176479,"tr_customer_product_id":176469,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:18:46.000Z","modified_at":"2026-02-04T04:18:46.000Z","name":"Kenton Barton","mobile_number":"461-432-5468","email_id":"Floy_Runolfsdottir39@gmail.com","dop":"2025-04-06","serial_number":"12252461655829352","imei1":"12252461655829352","imei2":"12252461655829352","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:18:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176463,"job_number":"JOB_176463","tr_customer_id":176480,"tr_customer_product_id":176470,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:18:57.000Z","modified_at":"2026-02-04T04:19:07.000Z","name":"Karthik Duruvasula","mobile_number":"7897897890","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"15061186077396","imei1":"15061186077396","imei2":"15061186077396","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T04:19:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176464,"job_number":"JOB_176464","tr_customer_id":176481,"tr_customer_product_id":176471,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:18:57.000Z","modified_at":"2026-02-04T04:18:57.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"19526676215448","imei1":"19526676215448","imei2":"19526676215448","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:18:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176465,"job_number":"JOB_176465","tr_customer_id":176482,"tr_customer_product_id":176472,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:18:58.000Z","modified_at":"2026-02-04T04:19:35.000Z","name":"Lempi Ferry","mobile_number":"650-675-4242","email_id":"Martine_Kuhlman78@yahoo.com","dop":"2025-04-06","serial_number":"12999558831053","imei1":"12999558831053","imei2":"12999558831053","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T04:19:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176466,"job_number":"JOB_176466","tr_customer_id":176483,"tr_customer_product_id":176473,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:18:59.000Z","modified_at":"2026-02-04T04:18:59.000Z","name":"Ruben Schimmel","mobile_number":"362-421-8880","email_id":"Nettie.Kozey@yahoo.com","dop":"2025-04-06","serial_number":"10702536017882956","imei1":"10702536017882956","imei2":"10702536017882956","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:18:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176467,"job_number":"JOB_176467","tr_customer_id":176484,"tr_customer_product_id":176474,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:19:05.000Z","modified_at":"2026-02-04T04:19:41.000Z","name":"Roger Kulas","mobile_number":"386-913-7176","email_id":"Javier_Hansen26@hotmail.com","dop":"2025-04-06","serial_number":"10996378630360","imei1":"10996378630360","imei2":"10996378630360","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T04:19:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176468,"job_number":"JOB_176468","tr_customer_id":176485,"tr_customer_product_id":176475,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:19:06.000Z","modified_at":"2026-02-04T04:19:06.000Z","name":"Dudley Terry","mobile_number":"566-397-0060","email_id":"Adriana.Kris@gmail.com","dop":"2025-04-06","serial_number":"14098912394398192","imei1":"14098912394398192","imei2":"14098912394398192","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:19:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176469,"job_number":"JOB_176469","tr_customer_id":176486,"tr_customer_product_id":176476,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:19:12.000Z","modified_at":"2026-02-04T04:19:52.000Z","name":"Heath Dietrich","mobile_number":"686-211-3178","email_id":"Adan.Weissnat@yahoo.com","dop":"2025-04-06","serial_number":"19785516632411","imei1":"19785516632411","imei2":"19785516632411","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T04:19:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176470,"job_number":"JOB_176470","tr_customer_id":176487,"tr_customer_product_id":176477,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:19:14.000Z","modified_at":"2026-02-04T04:19:14.000Z","name":"Eldred Bayer","mobile_number":"228-692-5130","email_id":"Arnaldo_Moore48@yahoo.com","dop":"2025-04-06","serial_number":"17270181423378286","imei1":"17270181423378286","imei2":"17270181423378286","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:19:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176476,"job_number":"JOB_176476","tr_customer_id":176493,"tr_customer_product_id":176483,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:19:25.000Z","modified_at":"2026-02-04T04:19:25.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16932392834547","imei1":"16932392834547","imei2":"16932392834547","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:19:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176477,"job_number":"JOB_176477","tr_customer_id":176494,"tr_customer_product_id":176484,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:19:25.000Z","modified_at":"2026-02-04T04:20:04.000Z","name":"Manuela Bosco","mobile_number":"534-607-3873","email_id":"Kieran53@gmail.com","dop":"2025-04-06","serial_number":"16120296697617","imei1":"16120296697617","imei2":"16120296697617","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T04:20:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176478,"job_number":"JOB_176478","tr_customer_id":176495,"tr_customer_product_id":176485,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:19:25.000Z","modified_at":"2026-02-04T04:20:03.000Z","name":"Caleb Langworth","mobile_number":"679-449-4236","email_id":"Jadyn.Ebert29@gmail.com","dop":"2025-04-06","serial_number":"13432555119457","imei1":"13432555119457","imei2":"13432555119457","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T04:20:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176480,"job_number":"JOB_176480","tr_customer_id":176497,"tr_customer_product_id":176487,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:19:27.000Z","modified_at":"2026-02-04T04:19:27.000Z","name":"Rudolph Hudson","mobile_number":"553-529-0878","email_id":"Stevie_Walter36@hotmail.com","dop":"2025-04-06","serial_number":"18792165735215520","imei1":"18792165735215520","imei2":"18792165735215520","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:19:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176481,"job_number":"JOB_176481","tr_customer_id":176498,"tr_customer_product_id":176488,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:19:27.000Z","modified_at":"2026-02-04T04:19:27.000Z","name":"Abbey Casper","mobile_number":"209-212-1975","email_id":"Pedro52@yahoo.com","dop":"2025-04-06","serial_number":"12087306755259312","imei1":"12087306755259312","imei2":"12087306755259312","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:19:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176482,"job_number":"JOB_176482","tr_customer_id":176499,"tr_customer_product_id":176489,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:19:32.000Z","modified_at":"2026-02-04T04:19:32.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13165232316668","imei1":"13165232316668","imei2":"13165232316668","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:19:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176483,"job_number":"JOB_176483","tr_customer_id":176500,"tr_customer_product_id":176490,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:19:32.000Z","modified_at":"2026-02-04T04:20:12.000Z","name":"Alessandro Purdy","mobile_number":"342-728-6130","email_id":"Cleveland33@gmail.com","dop":"2025-04-06","serial_number":"19144756224125","imei1":"19144756224125","imei2":"19144756224125","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T04:20:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176484,"job_number":"JOB_176484","tr_customer_id":176501,"tr_customer_product_id":176491,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:19:32.000Z","modified_at":"2026-02-04T04:20:12.000Z","name":"Tara Dooley","mobile_number":"230-744-5516","email_id":"Patsy.Collier25@gmail.com","dop":"2025-04-06","serial_number":"12429138110066","imei1":"12429138110066","imei2":"12429138110066","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T04:20:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176485,"job_number":"JOB_176485","tr_customer_id":176502,"tr_customer_product_id":176492,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:19:34.000Z","modified_at":"2026-02-04T04:19:34.000Z","name":"Syble Abernathy","mobile_number":"355-951-2951","email_id":"Lucie38@yahoo.com","dop":"2025-04-06","serial_number":"16265871400764784","imei1":"16265871400764784","imei2":"16265871400764784","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:19:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176486,"job_number":"JOB_176486","tr_customer_id":176503,"tr_customer_product_id":176493,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:19:34.000Z","modified_at":"2026-02-04T04:19:34.000Z","name":"Reilly Conroy","mobile_number":"924-688-4068","email_id":"Ottis_Mitchell49@yahoo.com","dop":"2025-04-06","serial_number":"10799443903246306","imei1":"10799443903246306","imei2":"10799443903246306","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:19:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176487,"job_number":"JOB_176487","tr_customer_id":176504,"tr_customer_product_id":176494,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:19:37.000Z","modified_at":"2026-02-04T04:19:37.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19699442607977","imei1":"19699442607977","imei2":"19699442607977","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:19:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176488,"job_number":"JOB_176488","tr_customer_id":176505,"tr_customer_product_id":176495,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:19:38.000Z","modified_at":"2026-02-04T04:20:17.000Z","name":"Rhea Torp","mobile_number":"440-835-2133","email_id":"Enid.Durgan42@yahoo.com","dop":"2025-04-06","serial_number":"19804852871248","imei1":"19804852871248","imei2":"19804852871248","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T04:20:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176489,"job_number":"JOB_176489","tr_customer_id":176506,"tr_customer_product_id":176496,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:19:38.000Z","modified_at":"2026-02-04T04:19:38.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10516872330446","imei1":"10516872330446","imei2":"10516872330446","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:19:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176491,"job_number":"JOB_176491","tr_customer_id":176508,"tr_customer_product_id":176498,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:19:38.000Z","modified_at":"2026-02-04T04:20:13.000Z","name":"Deron Steuber","mobile_number":"706-377-0411","email_id":"Florencio_Reichel@hotmail.com","dop":"2025-06-18","serial_number":"10925752725743","imei1":"10925752725743","imei2":"10925752725743","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T04:20:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176492,"job_number":"JOB_176492","tr_customer_id":176509,"tr_customer_product_id":176499,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:19:39.000Z","modified_at":"2026-02-04T04:19:39.000Z","name":"Alexzander Stark","mobile_number":"596-734-3585","email_id":"Patsy_Hettinger18@hotmail.com","dop":"2025-06-18","serial_number":"1053416970203141","imei1":"1053416970203141","imei2":"1053416970203141","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:19:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176493,"job_number":"JOB_176493","tr_customer_id":176510,"tr_customer_product_id":176500,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:19:39.000Z","modified_at":"2026-02-04T04:19:39.000Z","name":"Houston Lindgren","mobile_number":"428-666-2362","email_id":"Jillian72@gmail.com","dop":"2025-04-06","serial_number":"11445065524746976","imei1":"11445065524746976","imei2":"11445065524746976","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:19:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176495,"job_number":"JOB_176495","tr_customer_id":176512,"tr_customer_product_id":176502,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:19:40.000Z","modified_at":"2026-02-04T04:20:20.000Z","name":"Alberto Lemke","mobile_number":"548-215-8611","email_id":"Federico60@gmail.com","dop":"2000-01-31","serial_number":"10674023106755","imei1":"10674023106755","imei2":"10674023106755","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T04:20:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176497,"job_number":"JOB_176497","tr_customer_id":176514,"tr_customer_product_id":176504,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:19:42.000Z","modified_at":"2026-02-04T04:19:58.000Z","name":"Rozella O'Keefe","mobile_number":"917-931-9949","email_id":"Wendell_Nikolaus@gmail.com","dop":"2025-05-30","serial_number":"11193339772390","imei1":"11193339772390","imei2":"11193339772390","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T04:19:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176498,"job_number":"JOB_176498","tr_customer_id":176515,"tr_customer_product_id":176505,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:19:43.000Z","modified_at":"2026-02-04T04:19:43.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"14841589173287","imei1":"14841589173287","imei2":"14841589173287","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:19:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176499,"job_number":"JOB_176499","tr_customer_id":176516,"tr_customer_product_id":176506,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:19:43.000Z","modified_at":"2026-02-04T04:19:43.000Z","name":"Adalberto Fritsch","mobile_number":"395-744-7037","email_id":"Litzy.Mraz38@yahoo.com","dop":"2025-05-30","serial_number":"10428958510257","imei1":"10428958510257","imei2":"10428958510257","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:19:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176500,"job_number":"JOB_176500","tr_customer_id":176517,"tr_customer_product_id":176507,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:19:43.000Z","modified_at":"2026-02-04T04:20:21.000Z","name":"Troy Kassulke","mobile_number":"429-334-2416","email_id":"Demarcus.Blick80@gmail.com","dop":"2025-04-06","serial_number":"14635670377565","imei1":"14635670377565","imei2":"14635670377565","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T04:20:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176501,"job_number":"JOB_176501","tr_customer_id":176518,"tr_customer_product_id":176508,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:19:44.000Z","modified_at":"2026-02-04T04:19:44.000Z","name":"Dominic Gorczany","mobile_number":"478-211-4354","email_id":"Aiden84@yahoo.com","dop":"2025-05-30","serial_number":"1548309318542422","imei1":"1548309318542422","imei2":"1548309318542422","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:19:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176502,"job_number":"JOB_176502","tr_customer_id":176519,"tr_customer_product_id":176509,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:19:44.000Z","modified_at":"2026-02-04T04:19:44.000Z","name":"Hailee Beier","mobile_number":"276-446-2343","email_id":"Claude_OReilly59@hotmail.com","dop":"2025-04-06","serial_number":"18475515866700810","imei1":"18475515866700810","imei2":"18475515866700810","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:19:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176503,"job_number":"JOB_176503","tr_customer_id":176520,"tr_customer_product_id":176510,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:19:46.000Z","modified_at":"2026-02-04T04:19:46.000Z","name":"Nareen Katkam","mobile_number":"7677667898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"12727448778628","imei1":"12727448778628","imei2":"12727448778628","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:19:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176504,"job_number":"JOB_176504","tr_customer_id":176521,"tr_customer_product_id":176511,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:19:46.000Z","modified_at":"2026-02-04T04:19:46.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19106818057498","imei1":"19106818057498","imei2":"19106818057498","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:19:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176505,"job_number":"JOB_176505","tr_customer_id":176522,"tr_customer_product_id":176512,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:19:46.000Z","modified_at":"2026-02-04T04:20:21.000Z","name":"Mckayla Welch","mobile_number":"380-580-9472","email_id":"Jabari.Thompson94@gmail.com","dop":"2026-01-04","serial_number":"11242668530788","imei1":"11242668530788","imei2":"11242668530788","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T04:20:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176507,"job_number":"JOB_176507","tr_customer_id":176524,"tr_customer_product_id":176514,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:19:47.000Z","modified_at":"2026-02-04T04:20:28.000Z","name":"Kenton Ferry","mobile_number":"884-933-8543","email_id":"Lamont_Langosh30@yahoo.com","dop":"2025-04-06","serial_number":"16554706441120","imei1":"16554706441120","imei2":"16554706441120","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T04:20:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176508,"job_number":"JOB_176508","tr_customer_id":176525,"tr_customer_product_id":176515,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:19:48.000Z","modified_at":"2026-02-04T04:19:48.000Z","name":"Nareen Katkam","mobile_number":"7677667898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"78275858196127","imei1":"78275858196127","imei2":"78275858196127","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:19:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176509,"job_number":"JOB_176509","tr_customer_id":176526,"tr_customer_product_id":176516,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:19:48.000Z","modified_at":"2026-02-04T04:19:48.000Z","name":"Eda Bradtke","mobile_number":"671-543-0261","email_id":"Arnaldo44@gmail.com","dop":"2025-04-06","serial_number":"10240613578143672","imei1":"10240613578143672","imei2":"10240613578143672","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:19:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176510,"job_number":"JOB_176510","tr_customer_id":176527,"tr_customer_product_id":176517,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:19:48.000Z","modified_at":"2026-02-04T04:20:28.000Z","name":"Josefina Jacobi","mobile_number":"556-838-4841","email_id":"Werner18@yahoo.com","dop":"2025-04-06","serial_number":"10425319190950","imei1":"10425319190950","imei2":"10425319190950","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T04:20:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176511,"job_number":"JOB_176511","tr_customer_id":176528,"tr_customer_product_id":176518,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:19:49.000Z","modified_at":"2026-02-04T04:19:49.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13363929985402","imei1":"13363929985402","imei2":"13363929985402","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:19:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176512,"job_number":"JOB_176512","tr_customer_id":176529,"tr_customer_product_id":176519,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:19:49.000Z","modified_at":"2026-02-04T04:20:28.000Z","name":"Austen Bednar","mobile_number":"528-379-5549","email_id":"Hillard_Herzog96@gmail.com","dop":"2025-04-06","serial_number":"10871636493226","imei1":"10871636493226","imei2":"10871636493226","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T04:20:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176513,"job_number":"JOB_176513","tr_customer_id":176530,"tr_customer_product_id":176520,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:19:49.000Z","modified_at":"2026-02-04T04:19:49.000Z","name":"Onkar Bhole","mobile_number":"7046563552","email_id":"Onkarbhole@gmail.com","dop":"2025-04-06","serial_number":"19274706234465","imei1":"19274706234465","imei2":"19274706234465","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:19:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176514,"job_number":"JOB_176514","tr_customer_id":176531,"tr_customer_product_id":176521,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:19:50.000Z","modified_at":"2026-02-04T04:20:28.000Z","name":"Eli Kessler","mobile_number":"956-289-0988","email_id":"Kari41@hotmail.com","dop":"2025-04-06","serial_number":"11459773787837","imei1":"11459773787837","imei2":"11459773787837","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T04:20:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176515,"job_number":"JOB_176515","tr_customer_id":176532,"tr_customer_product_id":176522,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:19:50.000Z","modified_at":"2026-02-04T04:19:50.000Z","name":"Skye Spinka","mobile_number":"579-436-5156","email_id":"Robbie45@gmail.com","dop":"2025-04-06","serial_number":"15083668393112600","imei1":"15083668393112600","imei2":"15083668393112600","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:19:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176516,"job_number":"JOB_176516","tr_customer_id":176533,"tr_customer_product_id":176523,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:19:51.000Z","modified_at":"2026-02-04T04:19:51.000Z","name":"Blanche Hoppe","mobile_number":"780-426-0720","email_id":"Tito.Ritchie@hotmail.com","dop":"2025-04-06","serial_number":"14401505601615458","imei1":"14401505601615458","imei2":"14401505601615458","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:19:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176517,"job_number":"JOB_176517","tr_customer_id":176534,"tr_customer_product_id":176524,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:19:51.000Z","modified_at":"2026-02-04T04:19:51.000Z","name":"Miller Paucek","mobile_number":"648-957-6876","email_id":"Cyril_White0@gmail.com","dop":"2025-04-06","serial_number":"14203856991710024","imei1":"14203856991710024","imei2":"14203856991710024","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:19:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176518,"job_number":"JOB_176518","tr_customer_id":176535,"tr_customer_product_id":176525,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:19:56.000Z","modified_at":"2026-02-04T04:19:56.000Z","name":"Sravan V","mobile_number":"8492453456","email_id":"srav@gmail.com","dop":"2025-12-31","serial_number":"104476620567286","imei1":"104476620567286","imei2":"104476620567286","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:19:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176519,"job_number":"JOB_176519","tr_customer_id":176536,"tr_customer_product_id":176526,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:19:56.000Z","modified_at":"2026-02-04T04:20:35.000Z","name":"Allison Marks","mobile_number":"884-237-9590","email_id":"Cleta_Muller22@gmail.com","dop":"2025-12-31","serial_number":"109515920782283","imei1":"109515920782283","imei2":"109515920782283","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T04:20:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176520,"job_number":"JOB_176520","tr_customer_id":176537,"tr_customer_product_id":176527,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:02.000Z","modified_at":"2026-02-04T04:20:02.000Z","name":"neeraj v","mobile_number":"9182460199","email_id":"neeraj.v@outlook.com","dop":"2025-04-06","serial_number":"18720857932300","imei1":"18720857932300","imei2":"18720857932300","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176521,"job_number":"JOB_176521","tr_customer_id":176538,"tr_customer_product_id":176528,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:02.000Z","modified_at":"2026-02-04T04:20:39.000Z","name":"Darien Harber","mobile_number":"578-548-5280","email_id":"Raphaelle9@hotmail.com","dop":"2025-04-06","serial_number":"10290669186276","imei1":"10290669186276","imei2":"10290669186276","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T04:20:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176522,"job_number":"JOB_176522","tr_customer_id":176539,"tr_customer_product_id":176529,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:03.000Z","modified_at":"2026-02-04T04:20:03.000Z","name":"Pauline Frami","mobile_number":"846-220-3318","email_id":"Arianna_Greenholt82@hotmail.com","dop":"2025-04-06","serial_number":"13766464858361678","imei1":"13766464858361678","imei2":"13766464858361678","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176524,"job_number":"JOB_176524","tr_customer_id":176541,"tr_customer_product_id":176531,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:08.000Z","modified_at":"2026-02-04T04:20:08.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17890715696423","imei1":"17890715696423","imei2":"17890715696423","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176525,"job_number":"JOB_176525","tr_customer_id":176542,"tr_customer_product_id":176532,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:08.000Z","modified_at":"2026-02-04T04:20:48.000Z","name":"Brain Davis","mobile_number":"404-311-6308","email_id":"Carleton.Frami@gmail.com","dop":"2025-04-06","serial_number":"13788542844415","imei1":"13788542844415","imei2":"13788542844415","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T04:20:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176526,"job_number":"JOB_176526","tr_customer_id":176543,"tr_customer_product_id":176533,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:09.000Z","modified_at":"2026-02-04T04:20:09.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14461693911714","imei1":"14461693911714","imei2":"14461693911714","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176527,"job_number":"JOB_176527","tr_customer_id":176544,"tr_customer_product_id":176534,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:09.000Z","modified_at":"2026-02-04T04:20:49.000Z","name":"Guy Waelchi","mobile_number":"860-293-8876","email_id":"Laurianne65@hotmail.com","dop":"2025-04-06","serial_number":"18283687641171","imei1":"18283687641171","imei2":"18283687641171","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T04:20:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176528,"job_number":"JOB_176528","tr_customer_id":176545,"tr_customer_product_id":176535,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:10.000Z","modified_at":"2026-02-04T04:20:10.000Z","name":"Jacynthe Stoltenberg","mobile_number":"923-329-1013","email_id":"Payton92@gmail.com","dop":"2025-04-06","serial_number":"14528192762308204","imei1":"14528192762308204","imei2":"14528192762308204","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176529,"job_number":"JOB_176529","tr_customer_id":176546,"tr_customer_product_id":176536,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:11.000Z","modified_at":"2026-02-04T04:20:11.000Z","name":"Jane Runolfsson","mobile_number":"597-969-8020","email_id":"Cassie.Boyle85@gmail.com","dop":"2025-04-06","serial_number":"19208417795997210","imei1":"19208417795997210","imei2":"19208417795997210","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176530,"job_number":"JOB_176530","tr_customer_id":176547,"tr_customer_product_id":176537,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:11.000Z","modified_at":"2026-02-04T04:20:11.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17458340921459","imei1":"17458340921459","imei2":"17458340921459","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176531,"job_number":"JOB_176531","tr_customer_id":176548,"tr_customer_product_id":176538,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:11.000Z","modified_at":"2026-02-04T04:20:48.000Z","name":"Cordelia Pagac","mobile_number":"239-949-3442","email_id":"Drew.McDermott75@hotmail.com","dop":"2025-04-06","serial_number":"15956594608157","imei1":"15956594608157","imei2":"15956594608157","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T04:20:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176532,"job_number":"JOB_176532","tr_customer_id":176549,"tr_customer_product_id":176539,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:13.000Z","modified_at":"2026-02-04T04:20:13.000Z","name":"Bo Blanda","mobile_number":"583-378-7607","email_id":"Zachariah_Fisher80@yahoo.com","dop":"2025-04-06","serial_number":"19828528069297200","imei1":"19828528069297200","imei2":"19828528069297200","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176536,"job_number":"JOB_176536","tr_customer_id":176553,"tr_customer_product_id":176543,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:20.000Z","modified_at":"2026-02-04T04:20:20.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10595176448316","imei1":"10595176448316","imei2":"10595176448316","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176537,"job_number":"JOB_176537","tr_customer_id":176554,"tr_customer_product_id":176544,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:20.000Z","modified_at":"2026-02-04T04:20:20.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17734324417873","imei1":"17734324417873","imei2":"17734324417873","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176538,"job_number":"JOB_176538","tr_customer_id":176555,"tr_customer_product_id":176545,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:20.000Z","modified_at":"2026-02-04T04:20:55.000Z","name":"Pearline Kihn","mobile_number":"255-593-5668","email_id":"Imani.Gaylord52@gmail.com","dop":"2025-06-18","serial_number":"10091836493480","imei1":"10091836493480","imei2":"10091836493480","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T04:20:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176540,"job_number":"JOB_176540","tr_customer_id":176557,"tr_customer_product_id":176547,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:20.000Z","modified_at":"2026-02-04T04:20:59.000Z","name":"Schuyler Hoppe","mobile_number":"930-807-2439","email_id":"Houston_Cummerata80@hotmail.com","dop":"2025-04-06","serial_number":"13502789387231","imei1":"13502789387231","imei2":"13502789387231","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T04:20:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176542,"job_number":"JOB_176542","tr_customer_id":176559,"tr_customer_product_id":176549,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:21.000Z","modified_at":"2026-02-04T04:20:21.000Z","name":"Anita Reilly","mobile_number":"930-690-0373","email_id":"Callie48@gmail.com","dop":"2025-06-18","serial_number":"1041077178076790","imei1":"1041077178076790","imei2":"1041077178076790","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176543,"job_number":"JOB_176543","tr_customer_id":176560,"tr_customer_product_id":176550,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:21.000Z","modified_at":"2026-02-04T04:20:21.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18646972987672","imei1":"18646972987672","imei2":"18646972987672","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176544,"job_number":"JOB_176544","tr_customer_id":176561,"tr_customer_product_id":176551,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:21.000Z","modified_at":"2026-02-04T04:21:01.000Z","name":"Matteo Von","mobile_number":"342-973-4987","email_id":"Eloy.Rogahn@gmail.com","dop":"2025-04-06","serial_number":"14363441597170","imei1":"14363441597170","imei2":"14363441597170","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T04:21:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176545,"job_number":"JOB_176545","tr_customer_id":176562,"tr_customer_product_id":176552,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:22.000Z","modified_at":"2026-02-04T04:20:22.000Z","name":"Lonzo Turcotte","mobile_number":"217-331-8385","email_id":"Retha_Predovic76@gmail.com","dop":"2025-04-06","serial_number":"17777380299092604","imei1":"17777380299092604","imei2":"17777380299092604","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176547,"job_number":"JOB_176547","tr_customer_id":176564,"tr_customer_product_id":176554,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:23.000Z","modified_at":"2026-02-04T04:20:23.000Z","name":"Raegan Hessel","mobile_number":"204-937-7389","email_id":"Sabrina.Green64@hotmail.com","dop":"2025-04-06","serial_number":"11161418795242160","imei1":"11161418795242160","imei2":"11161418795242160","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176550,"job_number":"JOB_176550","tr_customer_id":176567,"tr_customer_product_id":176557,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:25.000Z","modified_at":"2026-02-04T04:20:25.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11249833330334","imei1":"11249833330334","imei2":"11249833330334","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176551,"job_number":"JOB_176551","tr_customer_id":176568,"tr_customer_product_id":176558,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:25.000Z","modified_at":"2026-02-04T04:21:04.000Z","name":"Nikko Macejkovic","mobile_number":"288-671-7616","email_id":"Sarah_Halvorson@gmail.com","dop":"2025-04-06","serial_number":"17550298443603","imei1":"17550298443603","imei2":"17550298443603","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T04:21:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176552,"job_number":"JOB_176552","tr_customer_id":176569,"tr_customer_product_id":176559,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:27.000Z","modified_at":"2026-02-04T04:20:27.000Z","name":"Leo Spinka","mobile_number":"629-695-6576","email_id":"Jalyn.Stoltenberg@hotmail.com","dop":"2025-04-06","serial_number":"16805894203813508","imei1":"16805894203813508","imei2":"16805894203813508","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176554,"job_number":"JOB_176554","tr_customer_id":176571,"tr_customer_product_id":176561,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:28.000Z","modified_at":"2026-02-04T04:20:28.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"19346405170390","imei1":"19346405170390","imei2":"19346405170390","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176555,"job_number":"JOB_176555","tr_customer_id":176572,"tr_customer_product_id":176562,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:28.000Z","modified_at":"2026-02-04T04:21:08.000Z","name":"Chauncey O'Conner","mobile_number":"516-853-3932","email_id":"Justyn28@gmail.com","dop":"2000-01-31","serial_number":"10833219659521","imei1":"10833219659521","imei2":"10833219659521","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T04:21:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176556,"job_number":"JOB_176556","tr_customer_id":176574,"tr_customer_product_id":176564,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:28.000Z","modified_at":"2026-02-04T04:21:06.000Z","name":"Brianne Rath","mobile_number":"478-778-0715","email_id":"Ardith_Kshlerin@gmail.com","dop":"2025-04-06","serial_number":"16815796580165","imei1":"16815796580165","imei2":"16815796580165","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T04:21:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176557,"job_number":"JOB_176557","tr_customer_id":176573,"tr_customer_product_id":176563,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:28.000Z","modified_at":"2026-02-04T04:20:28.000Z","name":"Nareen K","mobile_number":"7677660898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"11388463808593","imei1":"11388463808593","imei2":"11388463808593","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176558,"job_number":"JOB_176558","tr_customer_id":176575,"tr_customer_product_id":176565,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:29.000Z","modified_at":"2026-02-04T04:21:04.000Z","name":"Rupert Marks","mobile_number":"433-894-6883","email_id":"Arvel47@yahoo.com","dop":"2026-01-04","serial_number":"11748295611128","imei1":"11748295611128","imei2":"11748295611128","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T04:21:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176560,"job_number":"JOB_176560","tr_customer_id":176577,"tr_customer_product_id":176567,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:30.000Z","modified_at":"2026-02-04T04:20:30.000Z","name":"Ellis Gaylord","mobile_number":"239-426-4764","email_id":"Mathias_Gottlieb@gmail.com","dop":"2025-04-06","serial_number":"16445968121486860","imei1":"16445968121486860","imei2":"16445968121486860","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176561,"job_number":"JOB_176561","tr_customer_id":176578,"tr_customer_product_id":176568,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:30.000Z","modified_at":"2026-02-04T04:20:30.000Z","name":"Nareen K","mobile_number":"7677660898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"59295561175698","imei1":"59295561175698","imei2":"59295561175698","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176569,"job_number":"JOB_176569","tr_customer_id":176586,"tr_customer_product_id":176576,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:35.000Z","modified_at":"2026-02-04T04:20:35.000Z","name":"dora p","mobile_number":"9321435112","email_id":"dora@gmail.com","dop":"2025-04-06","serial_number":"17436717072521","imei1":"17436717072521","imei2":"17436717072521","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176570,"job_number":"JOB_176570","tr_customer_id":176587,"tr_customer_product_id":176577,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:35.000Z","modified_at":"2026-02-04T04:20:35.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12037051281462","imei1":"12037051281462","imei2":"12037051281462","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176571,"job_number":"JOB_176571","tr_customer_id":176588,"tr_customer_product_id":176578,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:35.000Z","modified_at":"2026-02-04T04:21:13.000Z","name":"Wilford O'Reilly","mobile_number":"304-299-7620","email_id":"Verdie_Ernser22@gmail.com","dop":"2025-04-06","serial_number":"12923973784175","imei1":"12923973784175","imei2":"12923973784175","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T04:21:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176572,"job_number":"JOB_176572","tr_customer_id":176589,"tr_customer_product_id":176579,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:35.000Z","modified_at":"2026-02-04T04:21:14.000Z","name":"Terrence Macejkovic","mobile_number":"443-308-3109","email_id":"Khalil.Huel87@yahoo.com","dop":"2025-04-06","serial_number":"16142756577747","imei1":"16142756577747","imei2":"16142756577747","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T04:21:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176573,"job_number":"JOB_176573","tr_customer_id":176590,"tr_customer_product_id":176580,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:36.000Z","modified_at":"2026-02-04T04:20:36.000Z","name":"Rita Gupta","mobile_number":"12345678978","email_id":"test@1","dop":"2025-04-06","serial_number":"16137041114487","imei1":"16137041114487","imei2":"16137041114487","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176574,"job_number":"JOB_176574","tr_customer_id":176591,"tr_customer_product_id":176581,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:36.000Z","modified_at":"2026-02-04T04:20:36.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12328155315568","imei1":"12328155315568","imei2":"12328155315568","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176575,"job_number":"JOB_176575","tr_customer_id":176592,"tr_customer_product_id":176582,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:36.000Z","modified_at":"2026-02-04T04:21:14.000Z","name":"Josephine McGlynn","mobile_number":"250-673-0476","email_id":"Kenyatta.Hills@yahoo.com","dop":"2025-04-06","serial_number":"13930670768311","imei1":"13930670768311","imei2":"13930670768311","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T04:21:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176576,"job_number":"JOB_176576","tr_customer_id":176593,"tr_customer_product_id":176583,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:36.000Z","modified_at":"2026-02-04T04:20:36.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16630960260518","imei1":"16630960260518","imei2":"16630960260518","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176577,"job_number":"JOB_176577","tr_customer_id":176594,"tr_customer_product_id":176584,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:36.000Z","modified_at":"2026-02-04T04:21:16.000Z","name":"Rosalee Pfeffer","mobile_number":"908-751-7700","email_id":"Colleen.Haag@hotmail.com","dop":"2025-04-06","serial_number":"13303380654586","imei1":"13303380654586","imei2":"13303380654586","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T04:21:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176578,"job_number":"JOB_176578","tr_customer_id":176595,"tr_customer_product_id":176585,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:36.000Z","modified_at":"2026-02-04T04:21:18.000Z","name":"Leonora Harris","mobile_number":"366-298-2180","email_id":"Reginald_Harvey32@gmail.com","dop":"2025-04-06","serial_number":"14166113325691","imei1":"14166113325691","imei2":"14166113325691","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T04:21:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176579,"job_number":"JOB_176579","tr_customer_id":176596,"tr_customer_product_id":176586,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:37.000Z","modified_at":"2026-02-04T04:20:37.000Z","name":"Kari Kovacek","mobile_number":"942-969-6725","email_id":"Mikayla_Cummings64@hotmail.com","dop":"2025-04-06","serial_number":"19534848621237860","imei1":"19534848621237860","imei2":"19534848621237860","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176580,"job_number":"JOB_176580","tr_customer_id":176597,"tr_customer_product_id":176587,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:37.000Z","modified_at":"2026-02-04T04:20:37.000Z","name":"Stone Donnelly","mobile_number":"221-765-4675","email_id":"Erica_Olson28@gmail.com","dop":"2025-04-06","serial_number":"10343017688746420","imei1":"10343017688746420","imei2":"10343017688746420","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176581,"job_number":"JOB_176581","tr_customer_id":176598,"tr_customer_product_id":176588,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:37.000Z","modified_at":"2026-02-04T04:20:37.000Z","name":"Zackary Kerluke","mobile_number":"986-740-1998","email_id":"Astrid.Hane@hotmail.com","dop":"2025-04-06","serial_number":"16588545340439542","imei1":"16588545340439542","imei2":"16588545340439542","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176582,"job_number":"JOB_176582","tr_customer_id":176599,"tr_customer_product_id":176589,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:38.000Z","modified_at":"2026-02-04T04:20:38.000Z","name":"Estevan Skiles","mobile_number":"630-200-8970","email_id":"Camden7@gmail.com","dop":"2025-04-06","serial_number":"18947640076066464","imei1":"18947640076066464","imei2":"18947640076066464","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176583,"job_number":"JOB_176583","tr_customer_id":176600,"tr_customer_product_id":176590,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:38.000Z","modified_at":"2026-02-04T04:20:38.000Z","name":"Madison Schroeder","mobile_number":"211-582-1738","email_id":"Melissa82@gmail.com","dop":"2025-04-06","serial_number":"16182241233055066","imei1":"16182241233055066","imei2":"16182241233055066","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176584,"job_number":"JOB_176584","tr_customer_id":176601,"tr_customer_product_id":176591,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:41.000Z","modified_at":"2026-02-04T04:20:41.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19282812627094","imei1":"19282812627094","imei2":"19282812627094","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176585,"job_number":"JOB_176585","tr_customer_id":176602,"tr_customer_product_id":176592,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:41.000Z","modified_at":"2026-02-04T04:21:21.000Z","name":"Dora Bartoletti","mobile_number":"502-851-1749","email_id":"Margarett.Lehner8@yahoo.com","dop":"2025-04-06","serial_number":"19184649271816","imei1":"19184649271816","imei2":"19184649271816","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T04:21:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176586,"job_number":"JOB_176586","tr_customer_id":176603,"tr_customer_product_id":176593,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:43.000Z","modified_at":"2026-02-04T04:20:43.000Z","name":"Srav k","mobile_number":"8492443456","email_id":"sravanh@gmail.com","dop":"2025-12-31","serial_number":"102534576099548","imei1":"102534576099548","imei2":"102534576099548","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176587,"job_number":"JOB_176587","tr_customer_id":176604,"tr_customer_product_id":176594,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:43.000Z","modified_at":"2026-02-04T04:20:43.000Z","name":"Odie Beier","mobile_number":"647-501-7090","email_id":"Dewitt96@yahoo.com","dop":"2025-04-06","serial_number":"11158458399755378","imei1":"11158458399755378","imei2":"11158458399755378","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176588,"job_number":"JOB_176588","tr_customer_id":176605,"tr_customer_product_id":176595,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:43.000Z","modified_at":"2026-02-04T04:21:22.000Z","name":"Hope Jacobson","mobile_number":"865-394-4003","email_id":"Lisette.Olson@gmail.com","dop":"2025-12-31","serial_number":"106871290318209","imei1":"106871290318209","imei2":"106871290318209","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T04:21:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176589,"job_number":"JOB_176589","tr_customer_id":176606,"tr_customer_product_id":176596,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:46.000Z","modified_at":"2026-02-04T04:20:46.000Z","name":"viraj kumar","mobile_number":"7982896126","email_id":"virajkumar@gmail.com","dop":"2025-04-06","serial_number":"11421911309390","imei1":"11421911309390","imei2":"11421911309390","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176590,"job_number":"JOB_176590","tr_customer_id":176607,"tr_customer_product_id":176597,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:46.000Z","modified_at":"2026-02-04T04:21:23.000Z","name":"Kadin Kuvalis","mobile_number":"487-530-8797","email_id":"Kelli.Kreiger@hotmail.com","dop":"2025-04-06","serial_number":"18766100481755","imei1":"18766100481755","imei2":"18766100481755","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T04:21:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176593,"job_number":"JOB_176593","tr_customer_id":176610,"tr_customer_product_id":176600,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:47.000Z","modified_at":"2026-02-04T04:20:47.000Z","name":"Theron Frami","mobile_number":"345-442-8146","email_id":"Cecelia_Rau10@gmail.com","dop":"2025-04-06","serial_number":"10621147261380574","imei1":"10621147261380574","imei2":"10621147261380574","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176597,"job_number":"JOB_176597","tr_customer_id":176614,"tr_customer_product_id":176604,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:56.000Z","modified_at":"2026-02-04T04:20:56.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12769169432076","imei1":"12769169432076","imei2":"12769169432076","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176598,"job_number":"JOB_176598","tr_customer_id":176615,"tr_customer_product_id":176605,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:56.000Z","modified_at":"2026-02-04T04:21:34.000Z","name":"Jennings Gaylord","mobile_number":"232-663-6014","email_id":"Rossie.Carter@hotmail.com","dop":"2025-04-06","serial_number":"13344060642110","imei1":"13344060642110","imei2":"13344060642110","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T04:21:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176599,"job_number":"JOB_176599","tr_customer_id":176616,"tr_customer_product_id":176606,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:56.000Z","modified_at":"2026-02-04T04:20:56.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15818856923876","imei1":"15818856923876","imei2":"15818856923876","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176600,"job_number":"JOB_176600","tr_customer_id":176617,"tr_customer_product_id":176607,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:57.000Z","modified_at":"2026-02-04T04:21:37.000Z","name":"Chelsea Ward","mobile_number":"886-889-8769","email_id":"Nelda.Cummerata27@hotmail.com","dop":"2025-04-06","serial_number":"11794836586046","imei1":"11794836586046","imei2":"11794836586046","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T04:21:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176601,"job_number":"JOB_176601","tr_customer_id":176618,"tr_customer_product_id":176608,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:57.000Z","modified_at":"2026-02-04T04:20:57.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11221181943727","imei1":"11221181943727","imei2":"11221181943727","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176602,"job_number":"JOB_176602","tr_customer_id":176619,"tr_customer_product_id":176609,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:57.000Z","modified_at":"2026-02-04T04:21:38.000Z","name":"Nico Jast","mobile_number":"647-663-0902","email_id":"Consuelo93@yahoo.com","dop":"2025-04-06","serial_number":"14907914450534","imei1":"14907914450534","imei2":"14907914450534","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T04:21:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176603,"job_number":"JOB_176603","tr_customer_id":176620,"tr_customer_product_id":176610,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:58.000Z","modified_at":"2026-02-04T04:20:58.000Z","name":"Dedric Rau","mobile_number":"743-590-7980","email_id":"Bridgette_Donnelly@hotmail.com","dop":"2025-04-06","serial_number":"15443147911396776","imei1":"15443147911396776","imei2":"15443147911396776","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176604,"job_number":"JOB_176604","tr_customer_id":176621,"tr_customer_product_id":176611,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:58.000Z","modified_at":"2026-02-04T04:20:58.000Z","name":"Keshawn Yost","mobile_number":"400-339-4364","email_id":"Colten.Wilkinson@yahoo.com","dop":"2025-04-06","serial_number":"10117715531931494","imei1":"10117715531931494","imei2":"10117715531931494","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176605,"job_number":"JOB_176605","tr_customer_id":176622,"tr_customer_product_id":176612,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:59.000Z","modified_at":"2026-02-04T04:20:59.000Z","name":"Kyra Schroeder","mobile_number":"598-811-3114","email_id":"Ilene43@hotmail.com","dop":"2025-04-06","serial_number":"15910947761966254","imei1":"15910947761966254","imei2":"15910947761966254","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176610,"job_number":"JOB_176610","tr_customer_id":176627,"tr_customer_product_id":176617,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:21:07.000Z","modified_at":"2026-02-04T04:21:07.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13551540871317","imei1":"13551540871317","imei2":"13551540871317","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:21:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176611,"job_number":"JOB_176611","tr_customer_id":176628,"tr_customer_product_id":176618,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:21:07.000Z","modified_at":"2026-02-04T04:21:48.000Z","name":"Myrna Stiedemann","mobile_number":"998-571-1838","email_id":"Merle8@gmail.com","dop":"2025-04-06","serial_number":"16520062757714","imei1":"16520062757714","imei2":"16520062757714","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T04:21:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176613,"job_number":"JOB_176613","tr_customer_id":176630,"tr_customer_product_id":176620,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:21:09.000Z","modified_at":"2026-02-04T04:21:09.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11898964262792","imei1":"11898964262792","imei2":"11898964262792","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:21:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176614,"job_number":"JOB_176614","tr_customer_id":176631,"tr_customer_product_id":176621,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:21:09.000Z","modified_at":"2026-02-04T04:21:09.000Z","name":"Devin Schaefer","mobile_number":"487-203-6446","email_id":"Melba_Stark34@hotmail.com","dop":"2025-04-06","serial_number":"10503910736593102","imei1":"10503910736593102","imei2":"10503910736593102","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:21:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176615,"job_number":"JOB_176615","tr_customer_id":176632,"tr_customer_product_id":176622,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:21:09.000Z","modified_at":"2026-02-04T04:21:49.000Z","name":"Magali Bartell","mobile_number":"815-664-3422","email_id":"Lacey_Wolf75@gmail.com","dop":"2025-04-06","serial_number":"10883674573988","imei1":"10883674573988","imei2":"10883674573988","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T04:21:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176616,"job_number":"JOB_176616","tr_customer_id":176633,"tr_customer_product_id":176623,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:21:10.000Z","modified_at":"2026-02-04T04:21:10.000Z","name":"Carli Champlin","mobile_number":"819-493-7041","email_id":"Estevan22@yahoo.com","dop":"2025-04-06","serial_number":"18419950190617684","imei1":"18419950190617684","imei2":"18419950190617684","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:21:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176617,"job_number":"JOB_176617","tr_customer_id":176634,"tr_customer_product_id":176624,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:21:11.000Z","modified_at":"2026-02-04T04:21:11.000Z","name":"NareenK KA","mobile_number":"9677660898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"10825268289460","imei1":"10825268289460","imei2":"10825268289460","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:21:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176618,"job_number":"JOB_176618","tr_customer_id":176635,"tr_customer_product_id":176625,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:21:11.000Z","modified_at":"2026-02-04T04:21:46.000Z","name":"Darrion Hessel","mobile_number":"520-797-7761","email_id":"Andreanne_Bayer60@hotmail.com","dop":"2026-01-04","serial_number":"17133369098001","imei1":"17133369098001","imei2":"17133369098001","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T04:21:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176619,"job_number":"JOB_176619","tr_customer_id":176636,"tr_customer_product_id":176626,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:21:12.000Z","modified_at":"2026-02-04T04:21:12.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14679994089103","imei1":"14679994089103","imei2":"14679994089103","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:21:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176620,"job_number":"JOB_176620","tr_customer_id":176637,"tr_customer_product_id":176627,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:21:12.000Z","modified_at":"2026-02-04T04:21:51.000Z","name":"Mattie Gibson","mobile_number":"855-649-3783","email_id":"Alberta_Crona@yahoo.com","dop":"2025-04-06","serial_number":"10011580042402","imei1":"10011580042402","imei2":"10011580042402","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T04:21:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176621,"job_number":"JOB_176621","tr_customer_id":176638,"tr_customer_product_id":176628,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:21:13.000Z","modified_at":"2026-02-04T04:21:13.000Z","name":"NareenK KA","mobile_number":"9677660898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"54592623063063","imei1":"54592623063063","imei2":"54592623063063","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:21:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176622,"job_number":"JOB_176622","tr_customer_id":176639,"tr_customer_product_id":176629,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:21:14.000Z","modified_at":"2026-02-04T04:21:14.000Z","name":"Deven Nolan","mobile_number":"208-939-8274","email_id":"Lamar.Dach@gmail.com","dop":"2025-04-06","serial_number":"11190985681082228","imei1":"11190985681082228","imei2":"11190985681082228","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:21:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176624,"job_number":"JOB_176624","tr_customer_id":176641,"tr_customer_product_id":176631,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:21:16.000Z","modified_at":"2026-02-04T04:21:57.000Z","name":"Joseph Konopelski","mobile_number":"421-449-8370","email_id":"Armando25@yahoo.com","dop":"2000-01-31","serial_number":"10188435582939","imei1":"10188435582939","imei2":"10188435582939","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T04:21:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176626,"job_number":"JOB_176626","tr_customer_id":176643,"tr_customer_product_id":176633,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:21:21.000Z","modified_at":"2026-02-04T04:21:21.000Z","name":"pradnya t","mobile_number":"7046563551","email_id":"pradnya@gmail.com","dop":"2025-04-06","serial_number":"15239822180215","imei1":"15239822180215","imei2":"15239822180215","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:21:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176627,"job_number":"JOB_176627","tr_customer_id":176644,"tr_customer_product_id":176634,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:21:21.000Z","modified_at":"2026-02-04T04:21:59.000Z","name":"Jacklyn Moore","mobile_number":"424-776-3938","email_id":"Priscilla.Lockman@yahoo.com","dop":"2025-04-06","serial_number":"11561317396566","imei1":"11561317396566","imei2":"11561317396566","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T04:21:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176628,"job_number":"JOB_176628","tr_customer_id":176645,"tr_customer_product_id":176635,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:21:21.000Z","modified_at":"2026-02-04T04:21:21.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19030553753511","imei1":"19030553753511","imei2":"19030553753511","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:21:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176629,"job_number":"JOB_176629","tr_customer_id":176646,"tr_customer_product_id":176636,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:21:22.000Z","modified_at":"2026-02-04T04:21:22.000Z","name":"Radha Jain","mobile_number":"12345678979","email_id":"test@2","dop":"2025-04-06","serial_number":"14213534000800","imei1":"14213534000800","imei2":"14213534000800","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:21:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176630,"job_number":"JOB_176630","tr_customer_id":176647,"tr_customer_product_id":176637,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:21:22.000Z","modified_at":"2026-02-04T04:21:59.000Z","name":"Omari Hudson","mobile_number":"956-243-1356","email_id":"Litzy_Kessler@gmail.com","dop":"2025-04-06","serial_number":"11886888319383","imei1":"11886888319383","imei2":"11886888319383","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T04:21:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176632,"job_number":"JOB_176632","tr_customer_id":176649,"tr_customer_product_id":176639,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:21:22.000Z","modified_at":"2026-02-04T04:22:00.000Z","name":"Eldon Hyatt","mobile_number":"866-247-2632","email_id":"Jermain.Paucek83@gmail.com","dop":"2025-04-06","serial_number":"18038909573236","imei1":"18038909573236","imei2":"18038909573236","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T04:22:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176633,"job_number":"JOB_176633","tr_customer_id":176650,"tr_customer_product_id":176640,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:21:22.000Z","modified_at":"2026-02-04T04:21:22.000Z","name":"Hilma Mayert","mobile_number":"995-862-4776","email_id":"Arianna.Hayes@hotmail.com","dop":"2025-04-06","serial_number":"12640163486727516","imei1":"12640163486727516","imei2":"12640163486727516","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:21:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176634,"job_number":"JOB_176634","tr_customer_id":176651,"tr_customer_product_id":176641,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:21:23.000Z","modified_at":"2026-02-04T04:21:23.000Z","name":"Dejon O'Connell","mobile_number":"460-317-5890","email_id":"Evalyn83@hotmail.com","dop":"2025-04-06","serial_number":"18397259240306070","imei1":"18397259240306070","imei2":"18397259240306070","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:21:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176635,"job_number":"JOB_176635","tr_customer_id":176652,"tr_customer_product_id":176642,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:21:23.000Z","modified_at":"2026-02-04T04:21:23.000Z","name":"Leda Larson","mobile_number":"831-371-5055","email_id":"Keegan52@hotmail.com","dop":"2025-04-06","serial_number":"19314161576549144","imei1":"19314161576549144","imei2":"19314161576549144","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:21:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176636,"job_number":"JOB_176636","tr_customer_id":176653,"tr_customer_product_id":176643,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:21:24.000Z","modified_at":"2026-02-04T04:21:24.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19784570560683","imei1":"19784570560683","imei2":"19784570560683","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:21:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176637,"job_number":"JOB_176637","tr_customer_id":176654,"tr_customer_product_id":176644,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:21:25.000Z","modified_at":"2026-02-04T04:22:04.000Z","name":"Norberto Runolfsdottir","mobile_number":"548-472-7044","email_id":"Jalyn97@hotmail.com","dop":"2025-04-06","serial_number":"14380539441000","imei1":"14380539441000","imei2":"14380539441000","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T04:22:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176638,"job_number":"JOB_176638","tr_customer_id":176655,"tr_customer_product_id":176645,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:21:26.000Z","modified_at":"2026-02-04T04:21:26.000Z","name":"Brock Wolff","mobile_number":"784-668-8593","email_id":"Tyreek.Wiegand47@gmail.com","dop":"2025-04-06","serial_number":"16105445347748596","imei1":"16105445347748596","imei2":"16105445347748596","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:21:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176639,"job_number":"JOB_176639","tr_customer_id":176656,"tr_customer_product_id":176646,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:21:26.000Z","modified_at":"2026-02-04T04:21:26.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12579070849414","imei1":"12579070849414","imei2":"12579070849414","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:21:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176640,"job_number":"JOB_176640","tr_customer_id":176657,"tr_customer_product_id":176647,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:21:27.000Z","modified_at":"2026-02-04T04:22:08.000Z","name":"Jaida Maggio","mobile_number":"903-530-2435","email_id":"Gabriel.Hermann17@gmail.com","dop":"2025-04-06","serial_number":"13259064261692","imei1":"13259064261692","imei2":"13259064261692","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T04:22:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176641,"job_number":"JOB_176641","tr_customer_id":176658,"tr_customer_product_id":176648,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:21:28.000Z","modified_at":"2026-02-04T04:21:28.000Z","name":"Mark Veum","mobile_number":"476-540-2122","email_id":"Demetrius.Marvin25@gmail.com","dop":"2025-04-06","serial_number":"17938991493562016","imei1":"17938991493562016","imei2":"17938991493562016","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:21:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176642,"job_number":"JOB_176642","tr_customer_id":176659,"tr_customer_product_id":176649,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:21:29.000Z","modified_at":"2026-02-04T04:21:29.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14268293018164","imei1":"14268293018164","imei2":"14268293018164","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:21:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176643,"job_number":"JOB_176643","tr_customer_id":176660,"tr_customer_product_id":176650,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:21:29.000Z","modified_at":"2026-02-04T04:22:09.000Z","name":"Alize Cummerata","mobile_number":"537-475-2296","email_id":"Lenna6@yahoo.com","dop":"2025-04-06","serial_number":"13404526723400","imei1":"13404526723400","imei2":"13404526723400","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T04:22:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176644,"job_number":"JOB_176644","tr_customer_id":176661,"tr_customer_product_id":176651,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:21:30.000Z","modified_at":"2026-02-04T04:21:30.000Z","name":"udai t","mobile_number":"8019800593","email_id":"udai.t@gmail.com","dop":"2025-04-06","serial_number":"14499370938858","imei1":"14499370938858","imei2":"14499370938858","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:21:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176645,"job_number":"JOB_176645","tr_customer_id":176662,"tr_customer_product_id":176652,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:21:30.000Z","modified_at":"2026-02-04T04:21:30.000Z","name":"ravan V","mobile_number":"8492453457","email_id":"rav@gmail.com","dop":"2025-12-31","serial_number":"109947900715241","imei1":"109947900715241","imei2":"109947900715241","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:21:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176646,"job_number":"JOB_176646","tr_customer_id":176663,"tr_customer_product_id":176653,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:21:30.000Z","modified_at":"2026-02-04T04:22:06.000Z","name":"Imelda Sporer","mobile_number":"467-208-1770","email_id":"Darby76@hotmail.com","dop":"2025-04-06","serial_number":"19855385035594","imei1":"19855385035594","imei2":"19855385035594","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T04:22:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176647,"job_number":"JOB_176647","tr_customer_id":176664,"tr_customer_product_id":176654,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:21:30.000Z","modified_at":"2026-02-04T04:22:09.000Z","name":"Tyler Bartell","mobile_number":"993-851-2235","email_id":"Buster_Wiegand98@yahoo.com","dop":"2025-12-31","serial_number":"100481880007908","imei1":"100481880007908","imei2":"100481880007908","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T04:22:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176648,"job_number":"JOB_176648","tr_customer_id":176665,"tr_customer_product_id":176655,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:21:31.000Z","modified_at":"2026-02-04T04:21:31.000Z","name":"Ruthe Gorczany","mobile_number":"431-662-2502","email_id":"Ayla20@gmail.com","dop":"2025-04-06","serial_number":"16224740769350744","imei1":"16224740769350744","imei2":"16224740769350744","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:21:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176649,"job_number":"JOB_176649","tr_customer_id":176666,"tr_customer_product_id":176656,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:21:31.000Z","modified_at":"2026-02-04T04:21:31.000Z","name":"Kole Aufderhar","mobile_number":"725-469-4463","email_id":"Keanu.Raynor92@hotmail.com","dop":"2025-04-06","serial_number":"12011751230116892","imei1":"12011751230116892","imei2":"12011751230116892","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:21:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176650,"job_number":"JOB_176650","tr_customer_id":176667,"tr_customer_product_id":176657,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:21:44.000Z","modified_at":"2026-02-04T04:21:44.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17504516995144","imei1":"17504516995144","imei2":"17504516995144","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:21:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176651,"job_number":"JOB_176651","tr_customer_id":176668,"tr_customer_product_id":176658,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:21:45.000Z","modified_at":"2026-02-04T04:22:24.000Z","name":"Boris O'Conner","mobile_number":"320-517-7243","email_id":"Timmothy35@gmail.com","dop":"2025-04-06","serial_number":"15134246549164","imei1":"15134246549164","imei2":"15134246549164","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T04:22:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176652,"job_number":"JOB_176652","tr_customer_id":176669,"tr_customer_product_id":176659,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:21:46.000Z","modified_at":"2026-02-04T04:21:46.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19091969681952","imei1":"19091969681952","imei2":"19091969681952","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:21:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176653,"job_number":"JOB_176653","tr_customer_id":176670,"tr_customer_product_id":176660,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:21:46.000Z","modified_at":"2026-02-04T04:22:26.000Z","name":"Lulu Legros","mobile_number":"474-470-7038","email_id":"Corene_Cummings@yahoo.com","dop":"2025-04-06","serial_number":"15778525443796","imei1":"15778525443796","imei2":"15778525443796","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T04:22:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176654,"job_number":"JOB_176654","tr_customer_id":176671,"tr_customer_product_id":176661,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:21:46.000Z","modified_at":"2026-02-04T04:21:46.000Z","name":"Wyman Dickinson","mobile_number":"936-662-6442","email_id":"Gwen_Goyette@yahoo.com","dop":"2025-04-06","serial_number":"14308044968218490","imei1":"14308044968218490","imei2":"14308044968218490","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:21:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176655,"job_number":"JOB_176655","tr_customer_id":176672,"tr_customer_product_id":176662,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:21:47.000Z","modified_at":"2026-02-04T04:21:47.000Z","name":"Nels Kris","mobile_number":"581-296-9268","email_id":"Isaiah37@yahoo.com","dop":"2025-04-06","serial_number":"15063756774632628","imei1":"15063756774632628","imei2":"15063756774632628","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:21:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176656,"job_number":"JOB_176656","tr_customer_id":176673,"tr_customer_product_id":176663,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:21:56.000Z","modified_at":"2026-02-04T04:21:56.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15014436490537","imei1":"15014436490537","imei2":"15014436490537","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:21:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176657,"job_number":"JOB_176657","tr_customer_id":176674,"tr_customer_product_id":176664,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:21:57.000Z","modified_at":"2026-02-04T04:22:36.000Z","name":"Madison VonRueden","mobile_number":"214-337-0465","email_id":"Edmund_Witting54@yahoo.com","dop":"2025-04-06","serial_number":"10636638989526","imei1":"10636638989526","imei2":"10636638989526","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T04:22:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176658,"job_number":"JOB_176658","tr_customer_id":176675,"tr_customer_product_id":176665,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:21:58.000Z","modified_at":"2026-02-04T04:21:58.000Z","name":"Mittie Stiedemann","mobile_number":"963-882-8019","email_id":"Ivory.Pfannerstill30@yahoo.com","dop":"2025-04-06","serial_number":"16089688127397448","imei1":"16089688127397448","imei2":"16089688127397448","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:21:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176660,"job_number":"JOB_176660","tr_customer_id":176677,"tr_customer_product_id":176667,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:22:05.000Z","modified_at":"2026-02-04T04:22:45.000Z","name":"Mark Effertz","mobile_number":"350-461-3813","email_id":"Ricky.Zboncak@yahoo.com","dop":"2000-01-31","serial_number":"10581145820709","imei1":"10581145820709","imei2":"10581145820709","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T04:22:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176662,"job_number":"JOB_176662","tr_customer_id":176679,"tr_customer_product_id":176669,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:22:12.000Z","modified_at":"2026-02-04T04:22:12.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11423980893584","imei1":"11423980893584","imei2":"11423980893584","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:22:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176663,"job_number":"JOB_176663","tr_customer_id":176680,"tr_customer_product_id":176670,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:22:12.000Z","modified_at":"2026-02-04T04:22:52.000Z","name":"Akeem Walker","mobile_number":"746-584-9495","email_id":"Brandy_McClure@hotmail.com","dop":"2025-04-06","serial_number":"14927185654416","imei1":"14927185654416","imei2":"14927185654416","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T04:22:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176664,"job_number":"JOB_176664","tr_customer_id":176681,"tr_customer_product_id":176671,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:22:14.000Z","modified_at":"2026-02-04T04:22:14.000Z","name":"Diana Towne","mobile_number":"684-246-9239","email_id":"Kelly.Rice@yahoo.com","dop":"2025-04-06","serial_number":"12384539130904476","imei1":"12384539130904476","imei2":"12384539130904476","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:22:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176665,"job_number":"JOB_176665","tr_customer_id":176682,"tr_customer_product_id":176672,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:22:16.000Z","modified_at":"2026-02-04T04:22:16.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14805074824723","imei1":"14805074824723","imei2":"14805074824723","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:22:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176666,"job_number":"JOB_176666","tr_customer_id":176683,"tr_customer_product_id":176673,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:22:16.000Z","modified_at":"2026-02-04T04:22:56.000Z","name":"Jaycee Weissnat","mobile_number":"645-853-3263","email_id":"Hipolito.Shields@hotmail.com","dop":"2025-04-06","serial_number":"11349614812034","imei1":"11349614812034","imei2":"11349614812034","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T04:22:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176667,"job_number":"JOB_176667","tr_customer_id":176684,"tr_customer_product_id":176674,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:22:18.000Z","modified_at":"2026-02-04T04:22:18.000Z","name":"Cali Hilpert","mobile_number":"880-600-5998","email_id":"Stephon51@gmail.com","dop":"2025-04-06","serial_number":"17219669917737246","imei1":"17219669917737246","imei2":"17219669917737246","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:22:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176668,"job_number":"JOB_176668","tr_customer_id":176685,"tr_customer_product_id":176675,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:25:09.000Z","modified_at":"2026-02-04T04:25:09.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"13979125169454","imei1":"13979125169454","imei2":"13979125169454","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:25:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176669,"job_number":"JOB_176669","tr_customer_id":176686,"tr_customer_product_id":176676,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:25:10.000Z","modified_at":"2026-02-04T04:25:10.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"81421644893879","imei1":"81421644893879","imei2":"81421644893879","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:25:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176670,"job_number":"JOB_176670","tr_customer_id":176687,"tr_customer_product_id":176677,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:25:10.000Z","modified_at":"2026-02-04T04:25:10.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"25429520793510","imei1":"25429520793510","imei2":"25429520793510","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:25:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176671,"job_number":"JOB_176671","tr_customer_id":176688,"tr_customer_product_id":176678,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:25:10.000Z","modified_at":"2026-02-04T04:25:11.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"55611448984440","imei1":"55611448984440","imei2":"55611448984440","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:25:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176672,"job_number":"JOB_176672","tr_customer_id":176689,"tr_customer_product_id":176679,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:25:11.000Z","modified_at":"2026-02-04T04:25:11.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"45388829240156","imei1":"45388829240156","imei2":"45388829240156","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:25:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176673,"job_number":"JOB_176673","tr_customer_id":176690,"tr_customer_product_id":176680,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:25:11.000Z","modified_at":"2026-02-04T04:25:11.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"71797375922913","imei1":"71797375922913","imei2":"71797375922913","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:25:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176674,"job_number":"JOB_176674","tr_customer_id":176691,"tr_customer_product_id":176681,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:25:12.000Z","modified_at":"2026-02-04T04:25:38.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"32339119836277","imei1":"32339119836277","imei2":"32339119836277","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T04:25:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176675,"job_number":"JOB_176675","tr_customer_id":176692,"tr_customer_product_id":176682,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:25:45.000Z","modified_at":"2026-02-04T04:25:45.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"41656728190692","imei1":"41656728190692","imei2":"41656728190692","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:25:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176676,"job_number":"JOB_176676","tr_customer_id":176693,"tr_customer_product_id":176683,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:25:45.000Z","modified_at":"2026-02-04T04:25:45.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"29758253866166","imei1":"29758253866166","imei2":"29758253866166","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:25:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176677,"job_number":"JOB_176677","tr_customer_id":176694,"tr_customer_product_id":176684,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:25:46.000Z","modified_at":"2026-02-04T04:25:46.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"88565706070614","imei1":"88565706070614","imei2":"88565706070614","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:25:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176678,"job_number":"JOB_176678","tr_customer_id":176695,"tr_customer_product_id":176685,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:25:46.000Z","modified_at":"2026-02-04T04:25:46.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"40076499513380","imei1":"40076499513380","imei2":"40076499513380","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:25:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176679,"job_number":"JOB_176679","tr_customer_id":176696,"tr_customer_product_id":176686,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:25:46.000Z","modified_at":"2026-02-04T04:25:46.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"72256581114329","imei1":"72256581114329","imei2":"72256581114329","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:25:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176680,"job_number":"JOB_176680","tr_customer_id":176697,"tr_customer_product_id":176687,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:25:47.000Z","modified_at":"2026-02-04T04:25:47.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"91534798433651","imei1":"91534798433651","imei2":"91534798433651","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:25:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176681,"job_number":"JOB_176681","tr_customer_id":176698,"tr_customer_product_id":176688,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:25:47.000Z","modified_at":"2026-02-04T04:26:14.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"91800988010490","imei1":"91800988010490","imei2":"91800988010490","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T04:26:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176682,"job_number":"JOB_176682","tr_customer_id":176699,"tr_customer_product_id":176689,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:26:20.000Z","modified_at":"2026-02-04T04:26:20.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"85602418046585","imei1":"85602418046585","imei2":"85602418046585","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:26:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176683,"job_number":"JOB_176683","tr_customer_id":176700,"tr_customer_product_id":176690,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:26:20.000Z","modified_at":"2026-02-04T04:26:20.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"53727943404384","imei1":"53727943404384","imei2":"53727943404384","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:26:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176684,"job_number":"JOB_176684","tr_customer_id":176701,"tr_customer_product_id":176691,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:26:21.000Z","modified_at":"2026-02-04T04:26:21.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"42801718748677","imei1":"42801718748677","imei2":"42801718748677","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:26:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176685,"job_number":"JOB_176685","tr_customer_id":176702,"tr_customer_product_id":176692,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:26:21.000Z","modified_at":"2026-02-04T04:26:21.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"20288871504387","imei1":"20288871504387","imei2":"20288871504387","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:26:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176686,"job_number":"JOB_176686","tr_customer_id":176703,"tr_customer_product_id":176693,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:26:21.000Z","modified_at":"2026-02-04T04:26:21.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"25725660558593","imei1":"25725660558593","imei2":"25725660558593","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:26:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176687,"job_number":"JOB_176687","tr_customer_id":176704,"tr_customer_product_id":176694,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:26:22.000Z","modified_at":"2026-02-04T04:26:22.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"29187151783132","imei1":"29187151783132","imei2":"29187151783132","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:26:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176688,"job_number":"JOB_176688","tr_customer_id":176705,"tr_customer_product_id":176695,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:26:22.000Z","modified_at":"2026-02-04T04:26:49.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"45047521778037","imei1":"45047521778037","imei2":"45047521778037","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T04:26:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176689,"job_number":"JOB_176689","tr_customer_id":176706,"tr_customer_product_id":176696,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:30:15.000Z","modified_at":"2026-02-04T04:30:15.000Z","name":"Alyson Turcotte","mobile_number":"965-719-6650","email_id":"Marquis.Tillman@yahoo.com","dop":"2025-09-30","serial_number":"34429574032953","imei1":"34429574032953","imei2":"34429574032953","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:30:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176690,"job_number":"JOB_176690","tr_customer_id":176707,"tr_customer_product_id":176697,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:35:33.000Z","modified_at":"2026-02-04T04:35:33.000Z","name":"Hillary Moore","mobile_number":"579-596-0249","email_id":"Alba29@yahoo.com","dop":"2025-09-30","serial_number":"61316736434058","imei1":"61316736434058","imei2":"61316736434058","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:35:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176691,"job_number":"JOB_176691","tr_customer_id":176708,"tr_customer_product_id":176698,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:39:08.000Z","modified_at":"2026-02-04T04:39:08.000Z","name":"{{first_name}} {{last_name}}","mobile_number":"{{mobile_number}}","email_id":"Sapkalshri1525@gmail.com","dop":"2025-06-23","serial_number":"19699211407674","imei1":"19699211407674","imei2":"19699211407674","popurl":"2025-06-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:39:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176692,"job_number":"JOB_176692","tr_customer_id":176709,"tr_customer_product_id":176699,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:39:10.000Z","modified_at":"2026-02-04T04:39:10.000Z","name":"{{first_name}} {{last_name}}","mobile_number":"{{mobile_number}}","email_id":"Sapkalshri1525@gmail.com","dop":"2025-06-23","serial_number":"18529332703929","imei1":"18529332703929","imei2":"18529332703929","popurl":"2025-06-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:39:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176693,"job_number":"JOB_176693","tr_customer_id":176710,"tr_customer_product_id":176700,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:39:13.000Z","modified_at":"2026-02-04T04:39:13.000Z","name":"{{first_name}} {{last_name}}","mobile_number":"{{mobile_number}}","email_id":"Sapkalshri1525@gmail.com","dop":"2025-06-23","serial_number":"17157898464474","imei1":"17157898464474","imei2":"17157898464474","popurl":"2025-06-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:39:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176694,"job_number":"JOB_176694","tr_customer_id":176711,"tr_customer_product_id":176701,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:39:15.000Z","modified_at":"2026-02-04T04:39:15.000Z","name":"{{first_name}} {{last_name}}","mobile_number":"{{mobile_number}}","email_id":"Sapkalshri1525@gmail.com","dop":"2025-06-23","serial_number":"15404229394949","imei1":"15404229394949","imei2":"15404229394949","popurl":"2025-06-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:39:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176695,"job_number":"JOB_176695","tr_customer_id":176712,"tr_customer_product_id":176702,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:43:24.000Z","modified_at":"2026-02-04T04:43:24.000Z","name":"rajesh k","mobile_number":"9013902857","email_id":"rajes@raj.com","dop":"2025-04-06","serial_number":"13449316679954","imei1":"13449316679954","imei2":"13449316679954","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:43:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176696,"job_number":"JOB_176696","tr_customer_id":176713,"tr_customer_product_id":176703,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:43:24.000Z","modified_at":"2026-02-04T04:44:05.000Z","name":"Felton Dibbert","mobile_number":"506-453-4330","email_id":"Carlie.Brakus79@gmail.com","dop":"2025-10-21","serial_number":"14267430442700","imei1":"14267430442700","imei2":"14267430442700","popurl":"2025-10-21T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T04:44:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176697,"job_number":"JOB_176697","tr_customer_id":176714,"tr_customer_product_id":176704,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:43:59.000Z","modified_at":"2026-02-04T04:43:59.000Z","name":"rajesh k","mobile_number":"9013902857","email_id":"rajes@raj.com","dop":"2025-04-06","serial_number":"16189747905956","imei1":"16189747905956","imei2":"16189747905956","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:43:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176698,"job_number":"JOB_176698","tr_customer_id":176715,"tr_customer_product_id":176705,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:43:59.000Z","modified_at":"2026-02-04T04:44:37.000Z","name":"Travis Flatley","mobile_number":"940-690-9471","email_id":"Kaela11@yahoo.com","dop":"2025-10-21","serial_number":"11476097854053","imei1":"11476097854053","imei2":"11476097854053","popurl":"2025-10-21T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T04:44:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176699,"job_number":"JOB_176699","tr_customer_id":176716,"tr_customer_product_id":176706,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:44:12.000Z","modified_at":"2026-02-04T04:44:12.000Z","name":"kanna t","mobile_number":"9013902854","email_id":"kanna@kanna.com","dop":"2025-04-06","serial_number":"10748458066301","imei1":"10748458066301","imei2":"10748458066301","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:44:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176700,"job_number":"JOB_176700","tr_customer_id":176717,"tr_customer_product_id":176707,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:44:13.000Z","modified_at":"2026-02-04T04:44:53.000Z","name":"Karley Glover","mobile_number":"583-213-0873","email_id":"Daniella.Schuster@yahoo.com","dop":"2025-10-21","serial_number":"11218951587295","imei1":"11218951587295","imei2":"11218951587295","popurl":"2025-10-21T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T04:44:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176701,"job_number":"JOB_176701","tr_customer_id":176718,"tr_customer_product_id":176708,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:44:44.000Z","modified_at":"2026-02-04T04:44:44.000Z","name":"kanna t","mobile_number":"9013902854","email_id":"kanna@kanna.com","dop":"2025-04-06","serial_number":"12842241491973","imei1":"12842241491973","imei2":"12842241491973","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:44:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176702,"job_number":"JOB_176702","tr_customer_id":176719,"tr_customer_product_id":176709,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:44:44.000Z","modified_at":"2026-02-04T04:45:21.000Z","name":"Jodie Abbott","mobile_number":"457-258-9604","email_id":"Lindsay.OKon12@hotmail.com","dop":"2025-10-21","serial_number":"14391136364330","imei1":"14391136364330","imei2":"14391136364330","popurl":"2025-10-21T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T04:45:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176703,"job_number":"JOB_176703","tr_customer_id":176720,"tr_customer_product_id":176710,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:45:01.000Z","modified_at":"2026-02-04T04:45:01.000Z","name":"Yuvan r","mobile_number":"9013902859","email_id":"Yuvan@Yuvan.com","dop":"2025-04-06","serial_number":"10524274141470","imei1":"10524274141470","imei2":"10524274141470","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:45:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176704,"job_number":"JOB_176704","tr_customer_id":176721,"tr_customer_product_id":176711,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:45:01.000Z","modified_at":"2026-02-04T04:45:40.000Z","name":"Lauretta Sporer","mobile_number":"580-663-6430","email_id":"Elmore_Klocko35@yahoo.com","dop":"2025-10-21","serial_number":"10730403025821","imei1":"10730403025821","imei2":"10730403025821","popurl":"2025-10-21T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T04:45:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176705,"job_number":"JOB_176705","tr_customer_id":176722,"tr_customer_product_id":176712,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:45:29.000Z","modified_at":"2026-02-04T04:45:29.000Z","name":"Yuvan r","mobile_number":"9013902859","email_id":"Yuvan@Yuvan.com","dop":"2025-04-06","serial_number":"16923885656991","imei1":"16923885656991","imei2":"16923885656991","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:45:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176706,"job_number":"JOB_176706","tr_customer_id":176723,"tr_customer_product_id":176713,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:45:29.000Z","modified_at":"2026-02-04T04:46:06.000Z","name":"Kadin West","mobile_number":"840-867-0446","email_id":"Claude.Bins@gmail.com","dop":"2025-10-21","serial_number":"14969654966893","imei1":"14969654966893","imei2":"14969654966893","popurl":"2025-10-21T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T04:46:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176709,"job_number":"JOB_176709","tr_customer_id":176726,"tr_customer_product_id":176716,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T05:05:55.000Z","modified_at":"2026-02-04T05:05:55.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11514508547063","imei1":"11514508547063","imei2":"11514508547063","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T05:05:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176710,"job_number":"JOB_176710","tr_customer_id":176727,"tr_customer_product_id":176717,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T05:05:55.000Z","modified_at":"2026-02-04T05:06:33.000Z","name":"Ayana Lakin","mobile_number":"621-885-5581","email_id":"Ezequiel91@yahoo.com","dop":"2025-04-06","serial_number":"15193799837989","imei1":"15193799837989","imei2":"15193799837989","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T05:06:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176711,"job_number":"JOB_176711","tr_customer_id":176728,"tr_customer_product_id":176718,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T05:05:57.000Z","modified_at":"2026-02-04T05:05:57.000Z","name":"Cordia Turcotte","mobile_number":"451-306-2653","email_id":"Rupert_Keeling@yahoo.com","dop":"2025-04-06","serial_number":"19136358291611964","imei1":"19136358291611964","imei2":"19136358291611964","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T05:05:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176712,"job_number":"JOB_176712","tr_customer_id":176729,"tr_customer_product_id":176719,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T05:06:40.000Z","modified_at":"2026-02-04T05:06:40.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16905230202416","imei1":"16905230202416","imei2":"16905230202416","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T05:06:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176713,"job_number":"JOB_176713","tr_customer_id":176730,"tr_customer_product_id":176720,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T05:06:41.000Z","modified_at":"2026-02-04T05:07:19.000Z","name":"Chelsea Lockman","mobile_number":"280-990-6465","email_id":"Grady.Jakubowski@gmail.com","dop":"2025-04-06","serial_number":"11667111239684","imei1":"11667111239684","imei2":"11667111239684","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T05:07:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176714,"job_number":"JOB_176714","tr_customer_id":176731,"tr_customer_product_id":176721,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T05:06:42.000Z","modified_at":"2026-02-04T05:06:42.000Z","name":"Krista Moore","mobile_number":"362-942-4405","email_id":"Terence65@yahoo.com","dop":"2025-04-06","serial_number":"16403405966551350","imei1":"16403405966551350","imei2":"16403405966551350","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T05:06:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176715,"job_number":"JOB_176715","tr_customer_id":176732,"tr_customer_product_id":176722,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T05:07:04.000Z","modified_at":"2026-02-04T05:07:04.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-01-25","serial_number":"74407999979069","imei1":"74407999979069","imei2":"74407999979069","popurl":"2026-01-25T05:07:04.175932255Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T05:07:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176716,"job_number":"JOB_176716","tr_customer_id":176733,"tr_customer_product_id":176723,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T05:07:11.000Z","modified_at":"2026-02-04T05:07:11.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-01-25","serial_number":"20353073928838","imei1":"20353073928838","imei2":"20353073928838","popurl":"2026-01-25T05:07:11.499638875Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T05:07:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176717,"job_number":"JOB_176717","tr_customer_id":176734,"tr_customer_product_id":176724,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T05:07:26.000Z","modified_at":"2026-02-04T05:07:26.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15783691382680","imei1":"15783691382680","imei2":"15783691382680","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T05:07:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176718,"job_number":"JOB_176718","tr_customer_id":176735,"tr_customer_product_id":176725,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T05:07:26.000Z","modified_at":"2026-02-04T05:08:03.000Z","name":"Jarvis Nienow","mobile_number":"837-409-7971","email_id":"Maximilian.Beatty@gmail.com","dop":"2025-04-06","serial_number":"17271331175318","imei1":"17271331175318","imei2":"17271331175318","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T05:08:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176719,"job_number":"JOB_176719","tr_customer_id":176736,"tr_customer_product_id":176726,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T05:07:27.000Z","modified_at":"2026-02-04T05:07:27.000Z","name":"Juliana Rosenbaum","mobile_number":"212-404-7757","email_id":"Vincent71@gmail.com","dop":"2025-04-06","serial_number":"10887896946741232","imei1":"10887896946741232","imei2":"10887896946741232","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T05:07:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176720,"job_number":"JOB_176720","tr_customer_id":176737,"tr_customer_product_id":176727,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T05:11:42.000Z","modified_at":"2026-02-04T05:11:42.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"101597009614527","imei1":"101597009614527","imei2":"101597009614527","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T05:11:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176721,"job_number":"JOB_176721","tr_customer_id":176738,"tr_customer_product_id":176728,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T05:11:42.000Z","modified_at":"2026-02-04T05:11:52.000Z","name":"Marta Nitzsche","mobile_number":"876-939-2221","email_id":"Addie_Boyle@yahoo.com","dop":"2025-07-01","serial_number":"108027526968959","imei1":"108027526968959","imei2":"108027526968959","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T05:11:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176722,"job_number":"JOB_176722","tr_customer_id":176739,"tr_customer_product_id":176729,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T05:11:54.000Z","modified_at":"2026-02-04T05:11:54.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"105054316961870","imei1":"105054316961870","imei2":"105054316961870","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T05:11:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176723,"job_number":"JOB_176723","tr_customer_id":176740,"tr_customer_product_id":176730,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T05:11:55.000Z","modified_at":"2026-02-04T05:12:04.000Z","name":"Jeffrey Sauer","mobile_number":"809-750-0216","email_id":"Ronny28@gmail.com","dop":"2025-07-01","serial_number":"101214711385421","imei1":"101214711385421","imei2":"101214711385421","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T05:12:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176724,"job_number":"JOB_176724","tr_customer_id":176741,"tr_customer_product_id":176731,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T05:18:32.000Z","modified_at":"2026-02-04T05:18:32.000Z","name":"Vesta Pagac","mobile_number":"663-908-1685","email_id":"Malika.Herman@gmail.com","dop":"2025-12-04","serial_number":"1002721358520805","imei1":"1002721358520805","imei2":"1002721358520805","popurl":"2025-12-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T05:18:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176725,"job_number":"JOB_176725","tr_customer_id":176742,"tr_customer_product_id":176732,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T05:19:23.000Z","modified_at":"2026-02-04T05:19:23.000Z","name":"Nellie Harris","mobile_number":"890-452-9847","email_id":"Casimir_Hermiston@yahoo.com","dop":"2025-12-04","serial_number":"1008961478115250","imei1":"1008961478115250","imei2":"1008961478115250","popurl":"2025-12-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T05:19:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176726,"job_number":"JOB_176726","tr_customer_id":176743,"tr_customer_product_id":176733,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T05:29:29.000Z","modified_at":"2026-02-04T05:30:04.000Z","name":"Immanuel McClure","mobile_number":"812-833-9513","email_id":"Viola.Bayer93@gmail.com","dop":"2025-04-06","serial_number":"15209066711525","imei1":"15209066711525","imei2":"15209066711525","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T05:30:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176727,"job_number":"JOB_176727","tr_customer_id":176744,"tr_customer_product_id":176734,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T05:29:31.000Z","modified_at":"2026-02-04T05:29:31.000Z","name":"Sabrina Upton","mobile_number":"534-392-0663","email_id":"Freeda_Fahey@gmail.com","dop":"2025-04-06","serial_number":"12801900000694430","imei1":"12801900000694430","imei2":"12801900000694430","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T05:29:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176728,"job_number":"JOB_176728","tr_customer_id":176745,"tr_customer_product_id":176735,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T05:29:55.000Z","modified_at":"2026-02-04T05:30:39.000Z","name":"Freeman Herman","mobile_number":"263-675-8461","email_id":"Maryjane33@hotmail.com","dop":"2025-04-06","serial_number":"13961623298627","imei1":"13961623298627","imei2":"13961623298627","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T05:30:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176729,"job_number":"JOB_176729","tr_customer_id":176746,"tr_customer_product_id":176736,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T05:29:56.000Z","modified_at":"2026-02-04T05:29:56.000Z","name":"Dereck Leannon","mobile_number":"798-488-7635","email_id":"Cassandre38@yahoo.com","dop":"2025-04-06","serial_number":"18684470666264850","imei1":"18684470666264850","imei2":"18684470666264850","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T05:29:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176730,"job_number":"JOB_176730","tr_customer_id":176747,"tr_customer_product_id":176737,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T05:39:27.000Z","modified_at":"2026-02-04T05:39:27.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14393888418235","imei1":"14393888418235","imei2":"14393888418235","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T05:39:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176731,"job_number":"JOB_176731","tr_customer_id":176748,"tr_customer_product_id":176738,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T05:39:27.000Z","modified_at":"2026-02-04T05:40:04.000Z","name":"Dane Kuvalis","mobile_number":"811-824-8551","email_id":"Aletha.Lebsack@yahoo.com","dop":"2025-04-06","serial_number":"15631790507869","imei1":"15631790507869","imei2":"15631790507869","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T05:40:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176732,"job_number":"JOB_176732","tr_customer_id":176749,"tr_customer_product_id":176739,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T05:39:29.000Z","modified_at":"2026-02-04T05:39:29.000Z","name":"Abe Dickens","mobile_number":"508-928-2325","email_id":"Ozella58@gmail.com","dop":"2025-04-06","serial_number":"10516198044146950","imei1":"10516198044146950","imei2":"10516198044146950","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T05:39:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176733,"job_number":"JOB_176733","tr_customer_id":176750,"tr_customer_product_id":176740,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T05:40:11.000Z","modified_at":"2026-02-04T05:40:11.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16465078905770","imei1":"16465078905770","imei2":"16465078905770","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T05:40:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176734,"job_number":"JOB_176734","tr_customer_id":176751,"tr_customer_product_id":176741,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T05:40:11.000Z","modified_at":"2026-02-04T05:40:47.000Z","name":"Jolie Gerhold","mobile_number":"393-723-5212","email_id":"Birdie_Berge@yahoo.com","dop":"2025-04-06","serial_number":"16652722179689","imei1":"16652722179689","imei2":"16652722179689","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T05:40:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176735,"job_number":"JOB_176735","tr_customer_id":176752,"tr_customer_product_id":176742,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T05:40:12.000Z","modified_at":"2026-02-04T05:40:12.000Z","name":"Charity Emard","mobile_number":"790-955-8347","email_id":"Cleo49@yahoo.com","dop":"2025-04-06","serial_number":"17460632512552808","imei1":"17460632512552808","imei2":"17460632512552808","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T05:40:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176736,"job_number":"JOB_176736","tr_customer_id":176753,"tr_customer_product_id":176743,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T05:40:54.000Z","modified_at":"2026-02-04T05:40:54.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12975851916640","imei1":"12975851916640","imei2":"12975851916640","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T05:40:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176737,"job_number":"JOB_176737","tr_customer_id":176754,"tr_customer_product_id":176744,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T05:40:54.000Z","modified_at":"2026-02-04T05:41:30.000Z","name":"Hector O'Reilly","mobile_number":"277-472-9194","email_id":"Aimee_Romaguera@gmail.com","dop":"2025-04-06","serial_number":"12884807685364","imei1":"12884807685364","imei2":"12884807685364","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T05:41:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176738,"job_number":"JOB_176738","tr_customer_id":176755,"tr_customer_product_id":176745,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T05:40:55.000Z","modified_at":"2026-02-04T05:40:55.000Z","name":"Toney Keebler","mobile_number":"456-222-9634","email_id":"Juwan_Bosco75@gmail.com","dop":"2025-04-06","serial_number":"14086269047987012","imei1":"14086269047987012","imei2":"14086269047987012","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T05:40:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176739,"job_number":"JOB_176739","tr_customer_id":176756,"tr_customer_product_id":176746,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T05:58:43.000Z","modified_at":"2026-02-04T05:58:43.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"15703021058767","imei1":"15703021058767","imei2":"115703021058767","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T05:58:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176744,"job_number":"JOB_176744","tr_customer_id":176761,"tr_customer_product_id":176751,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:32:49.000Z","modified_at":"2026-02-04T06:32:49.000Z","name":"Ayush Mhatre","mobile_number":"1243546789","email_id":"wery@gmail.com","dop":"2026-01-25","serial_number":"10000471917300","imei1":"10000471017301","imei2":"10000041817302","popurl":"2026-01-25T06:32:48.268586300Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:32:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176749,"job_number":"JOB_176749","tr_customer_id":176766,"tr_customer_product_id":176756,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:35:15.000Z","modified_at":"2026-02-04T06:35:15.000Z","name":"Ayush Mhatre","mobile_number":"1243546789","email_id":"wery@gmail.com","dop":"2026-01-25","serial_number":"10000571917300","imei1":"10000571017301","imei2":"10000051817302","popurl":"2026-01-25T06:35:15.339250600Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:35:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176756,"job_number":"JOB_176756","tr_customer_id":176773,"tr_customer_product_id":176763,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:37:25.000Z","modified_at":"2026-02-04T06:37:25.000Z","name":"Sravan V","mobile_number":"8492453456","email_id":"srav@gmail.com","dop":"2025-12-31","serial_number":"109467452676855","imei1":"109467452676855","imei2":"109467452676855","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:37:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176757,"job_number":"JOB_176757","tr_customer_id":176774,"tr_customer_product_id":176764,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:37:26.000Z","modified_at":"2026-02-04T06:38:06.000Z","name":"Carlotta Carter","mobile_number":"218-907-9362","email_id":"Ardith19@hotmail.com","dop":"2025-12-31","serial_number":"101713119363134","imei1":"101713119363134","imei2":"101713119363134","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T06:38:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176761,"job_number":"JOB_176761","tr_customer_id":176778,"tr_customer_product_id":176768,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:37:40.000Z","modified_at":"2026-02-04T06:37:40.000Z","name":"Ayush Mhatre","mobile_number":"1243546789","email_id":"wery@gmail.com","dop":"2026-01-25","serial_number":"10000671917300","imei1":"10000671017301","imei2":"10000061817302","popurl":"2026-01-25T06:37:40.004938Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:37:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176762,"job_number":"JOB_176762","tr_customer_id":176779,"tr_customer_product_id":176769,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:38:14.000Z","modified_at":"2026-02-04T06:38:14.000Z","name":"Srav k","mobile_number":"8492443456","email_id":"sravanh@gmail.com","dop":"2025-12-31","serial_number":"105808998409499","imei1":"105808998409499","imei2":"105808998409499","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:38:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176763,"job_number":"JOB_176763","tr_customer_id":176780,"tr_customer_product_id":176770,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:38:15.000Z","modified_at":"2026-02-04T06:38:55.000Z","name":"Lila Swift","mobile_number":"422-450-3027","email_id":"Annalise40@yahoo.com","dop":"2025-12-31","serial_number":"103915271697607","imei1":"103915271697607","imei2":"103915271697607","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T06:38:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176767,"job_number":"JOB_176767","tr_customer_id":176784,"tr_customer_product_id":176774,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:39:03.000Z","modified_at":"2026-02-04T06:39:03.000Z","name":"ravan V","mobile_number":"8492453457","email_id":"rav@gmail.com","dop":"2025-12-31","serial_number":"104838426111240","imei1":"104838426111240","imei2":"104838426111240","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:39:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176768,"job_number":"JOB_176768","tr_customer_id":176785,"tr_customer_product_id":176775,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:39:04.000Z","modified_at":"2026-02-04T06:39:44.000Z","name":"Georgianna Luettgen","mobile_number":"375-303-3647","email_id":"Shirley58@hotmail.com","dop":"2025-12-31","serial_number":"102617704348035","imei1":"102617704348035","imei2":"102617704348035","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T06:39:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176769,"job_number":"JOB_176769","tr_customer_id":176786,"tr_customer_product_id":176776,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:39:16.000Z","modified_at":"2026-02-04T06:39:16.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10556773782240","imei1":"10556773782240","imei2":"10556773782240","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:39:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176770,"job_number":"JOB_176770","tr_customer_id":176787,"tr_customer_product_id":176777,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:39:17.000Z","modified_at":"2026-02-04T06:40:00.000Z","name":"Adolf Kutch","mobile_number":"616-412-4306","email_id":"Fern_Crist@hotmail.com","dop":"2025-06-18","serial_number":"10568280541578","imei1":"10568280541578","imei2":"10568280541578","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T06:40:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176771,"job_number":"JOB_176771","tr_customer_id":176788,"tr_customer_product_id":176778,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:39:17.000Z","modified_at":"2026-02-04T06:39:17.000Z","name":"Meda Morar","mobile_number":"649-864-4917","email_id":"Hadley.Brown92@yahoo.com","dop":"2025-06-18","serial_number":"1088488536829495","imei1":"1088488536829495","imei2":"1088488536829495","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:39:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176772,"job_number":"JOB_176772","tr_customer_id":176789,"tr_customer_product_id":176779,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:39:20.000Z","modified_at":"2026-02-04T06:40:04.000Z","name":"Colleen Murazik","mobile_number":"938-339-7309","email_id":"Sonny98@hotmail.com","dop":"2025-04-06","serial_number":"19040000679011","imei1":"19040000679011","imei2":"19040000679011","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T06:40:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176773,"job_number":"JOB_176773","tr_customer_id":176790,"tr_customer_product_id":176780,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:39:22.000Z","modified_at":"2026-02-04T06:39:22.000Z","name":"Winnifred McLaughlin","mobile_number":"286-474-9357","email_id":"Elvie.Weissnat36@hotmail.com","dop":"2025-04-06","serial_number":"13213865836896608","imei1":"13213865836896608","imei2":"13213865836896608","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:39:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176774,"job_number":"JOB_176774","tr_customer_id":176791,"tr_customer_product_id":176781,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:40:08.000Z","modified_at":"2026-02-04T06:40:08.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10136622504324","imei1":"10136622504324","imei2":"10136622504324","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:40:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176775,"job_number":"JOB_176775","tr_customer_id":176792,"tr_customer_product_id":176782,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:40:08.000Z","modified_at":"2026-02-04T06:40:50.000Z","name":"Cyrus Stroman","mobile_number":"972-684-6193","email_id":"Kathleen77@hotmail.com","dop":"2025-06-18","serial_number":"10207415943222","imei1":"10207415943222","imei2":"10207415943222","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T06:40:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176776,"job_number":"JOB_176776","tr_customer_id":176793,"tr_customer_product_id":176783,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:40:09.000Z","modified_at":"2026-02-04T06:40:09.000Z","name":"Jean Strosin","mobile_number":"774-797-4342","email_id":"Adolph84@hotmail.com","dop":"2025-06-18","serial_number":"1008346859110637","imei1":"1008346859110637","imei2":"1008346859110637","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:40:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176777,"job_number":"JOB_176777","tr_customer_id":176794,"tr_customer_product_id":176784,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:40:34.000Z","modified_at":"2026-02-04T06:40:34.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11306483055780","imei1":"11306483055780","imei2":"11306483055780","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:40:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176778,"job_number":"JOB_176778","tr_customer_id":176795,"tr_customer_product_id":176785,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:40:34.000Z","modified_at":"2026-02-04T06:41:14.000Z","name":"Lorine Gulgowski","mobile_number":"578-776-1552","email_id":"Lyla.Romaguera60@gmail.com","dop":"2025-04-06","serial_number":"13039619133277","imei1":"13039619133277","imei2":"13039619133277","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T06:41:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176779,"job_number":"JOB_176779","tr_customer_id":176796,"tr_customer_product_id":176786,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:40:35.000Z","modified_at":"2026-02-04T06:40:35.000Z","name":"Anne Kohler","mobile_number":"646-276-5323","email_id":"Giuseppe99@gmail.com","dop":"2025-04-06","serial_number":"10122348091235562","imei1":"10122348091235562","imei2":"10122348091235562","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:40:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176780,"job_number":"JOB_176780","tr_customer_id":176797,"tr_customer_product_id":176787,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:41:22.000Z","modified_at":"2026-02-04T06:41:22.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15697703473341","imei1":"15697703473341","imei2":"15697703473341","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:41:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176781,"job_number":"JOB_176781","tr_customer_id":176798,"tr_customer_product_id":176788,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:41:22.000Z","modified_at":"2026-02-04T06:42:02.000Z","name":"Noe Fadel","mobile_number":"245-862-7049","email_id":"Dena_Sipes@yahoo.com","dop":"2025-04-06","serial_number":"17991526948188","imei1":"17991526948188","imei2":"17991526948188","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T06:42:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176782,"job_number":"JOB_176782","tr_customer_id":176799,"tr_customer_product_id":176789,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:41:24.000Z","modified_at":"2026-02-04T06:41:24.000Z","name":"Charles Schumm","mobile_number":"660-573-6891","email_id":"Stone9@gmail.com","dop":"2025-04-06","serial_number":"18172260366394136","imei1":"18172260366394136","imei2":"18172260366394136","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:41:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176783,"job_number":"JOB_176783","tr_customer_id":176800,"tr_customer_product_id":176790,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:42:09.000Z","modified_at":"2026-02-04T06:42:09.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19026898101899","imei1":"19026898101899","imei2":"19026898101899","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:42:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176784,"job_number":"JOB_176784","tr_customer_id":176801,"tr_customer_product_id":176791,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:42:10.000Z","modified_at":"2026-02-04T06:42:49.000Z","name":"Samson Williamson","mobile_number":"601-988-4325","email_id":"Andre_Carter14@yahoo.com","dop":"2025-04-06","serial_number":"11657576181584","imei1":"11657576181584","imei2":"11657576181584","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T06:42:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176785,"job_number":"JOB_176785","tr_customer_id":176802,"tr_customer_product_id":176792,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:42:11.000Z","modified_at":"2026-02-04T06:42:11.000Z","name":"Stephanie Mraz","mobile_number":"472-216-4112","email_id":"Jeramie.Nitzsche28@hotmail.com","dop":"2025-04-06","serial_number":"16938855388452676","imei1":"16938855388452676","imei2":"16938855388452676","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:42:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176786,"job_number":"JOB_176786","tr_customer_id":176803,"tr_customer_product_id":176793,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:42:40.000Z","modified_at":"2026-02-04T06:42:40.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16222102474690","imei1":"16222102474690","imei2":"16222102474690","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:42:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176787,"job_number":"JOB_176787","tr_customer_id":176804,"tr_customer_product_id":176794,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:42:41.000Z","modified_at":"2026-02-04T06:43:21.000Z","name":"William Kilback","mobile_number":"883-319-8305","email_id":"Hector_Nitzsche@gmail.com","dop":"2025-04-06","serial_number":"18626509595510","imei1":"18626509595510","imei2":"18626509595510","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T06:43:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176788,"job_number":"JOB_176788","tr_customer_id":176805,"tr_customer_product_id":176795,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:42:42.000Z","modified_at":"2026-02-04T06:42:42.000Z","name":"Jarrod Boyle","mobile_number":"913-200-2831","email_id":"Keven.Barton@yahoo.com","dop":"2025-04-06","serial_number":"18173978254419480","imei1":"18173978254419480","imei2":"18173978254419480","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:42:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176789,"job_number":"JOB_176789","tr_customer_id":176806,"tr_customer_product_id":176796,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:43:29.000Z","modified_at":"2026-02-04T06:43:29.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17881802168912","imei1":"17881802168912","imei2":"17881802168912","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:43:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176790,"job_number":"JOB_176790","tr_customer_id":176807,"tr_customer_product_id":176797,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:43:29.000Z","modified_at":"2026-02-04T06:44:09.000Z","name":"Hassie Dicki","mobile_number":"819-841-9859","email_id":"Cristina88@yahoo.com","dop":"2025-04-06","serial_number":"19739573208613","imei1":"19739573208613","imei2":"19739573208613","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T06:44:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176791,"job_number":"JOB_176791","tr_customer_id":176808,"tr_customer_product_id":176798,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:43:30.000Z","modified_at":"2026-02-04T06:43:30.000Z","name":"Arthur Terry","mobile_number":"821-964-7596","email_id":"Rosetta.Quitzon41@gmail.com","dop":"2025-04-06","serial_number":"12054773676001446","imei1":"12054773676001446","imei2":"12054773676001446","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:43:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176792,"job_number":"JOB_176792","tr_customer_id":176809,"tr_customer_product_id":176799,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:44:16.000Z","modified_at":"2026-02-04T06:44:16.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12718590534378","imei1":"12718590534378","imei2":"12718590534378","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:44:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176793,"job_number":"JOB_176793","tr_customer_id":176810,"tr_customer_product_id":176800,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:44:17.000Z","modified_at":"2026-02-04T06:44:56.000Z","name":"Haley McClure","mobile_number":"875-886-3894","email_id":"Cecile_Jones@yahoo.com","dop":"2025-04-06","serial_number":"16343064722333","imei1":"16343064722333","imei2":"16343064722333","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T06:44:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176794,"job_number":"JOB_176794","tr_customer_id":176811,"tr_customer_product_id":176801,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:44:18.000Z","modified_at":"2026-02-04T06:44:18.000Z","name":"Kennith Koch","mobile_number":"523-739-2558","email_id":"Pietro57@gmail.com","dop":"2025-04-06","serial_number":"16310320333621812","imei1":"16310320333621812","imei2":"16310320333621812","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:44:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176796,"job_number":"JOB_176796","tr_customer_id":176813,"tr_customer_product_id":176803,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:45:24.000Z","modified_at":"2026-02-04T06:45:24.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16344315738281","imei1":"16344315738281","imei2":"16344315738281","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:45:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176797,"job_number":"JOB_176797","tr_customer_id":176814,"tr_customer_product_id":176804,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:45:24.000Z","modified_at":"2026-02-04T06:46:04.000Z","name":"Ivory Mayer","mobile_number":"948-657-6725","email_id":"Vito77@gmail.com","dop":"2025-04-06","serial_number":"19725127540830","imei1":"19725127540830","imei2":"19725127540830","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T06:46:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176798,"job_number":"JOB_176798","tr_customer_id":176815,"tr_customer_product_id":176805,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:45:25.000Z","modified_at":"2026-02-04T06:45:25.000Z","name":"Thaddeus Klocko","mobile_number":"614-774-7085","email_id":"Candice_Leannon5@gmail.com","dop":"2025-04-06","serial_number":"10603913660394586","imei1":"10603913660394586","imei2":"10603913660394586","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:45:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176799,"job_number":"JOB_176799","tr_customer_id":176816,"tr_customer_product_id":176806,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:46:12.000Z","modified_at":"2026-02-04T06:46:12.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17022391708038","imei1":"17022391708038","imei2":"17022391708038","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:46:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176800,"job_number":"JOB_176800","tr_customer_id":176817,"tr_customer_product_id":176807,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:46:12.000Z","modified_at":"2026-02-04T06:46:52.000Z","name":"Moriah Jaskolski","mobile_number":"838-388-5298","email_id":"Kraig75@hotmail.com","dop":"2025-04-06","serial_number":"17632049648976","imei1":"17632049648976","imei2":"17632049648976","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T06:46:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176801,"job_number":"JOB_176801","tr_customer_id":176818,"tr_customer_product_id":176808,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:46:14.000Z","modified_at":"2026-02-04T06:46:14.000Z","name":"Meaghan Ritchie","mobile_number":"485-258-6316","email_id":"Bernadine.Walter@gmail.com","dop":"2025-04-06","serial_number":"13436115505015792","imei1":"13436115505015792","imei2":"13436115505015792","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:46:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176802,"job_number":"JOB_176802","tr_customer_id":176819,"tr_customer_product_id":176809,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:47:00.000Z","modified_at":"2026-02-04T06:47:00.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13263622890391","imei1":"13263622890391","imei2":"13263622890391","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:47:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176803,"job_number":"JOB_176803","tr_customer_id":176820,"tr_customer_product_id":176810,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:47:00.000Z","modified_at":"2026-02-04T06:47:40.000Z","name":"Craig Schultz","mobile_number":"409-434-8671","email_id":"Suzanne_Fadel@yahoo.com","dop":"2025-04-06","serial_number":"10831828358942","imei1":"10831828358942","imei2":"10831828358942","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T06:47:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176804,"job_number":"JOB_176804","tr_customer_id":176821,"tr_customer_product_id":176811,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:47:01.000Z","modified_at":"2026-02-04T06:47:01.000Z","name":"Lonnie Kreiger","mobile_number":"718-513-4450","email_id":"Hiram_Altenwerth@gmail.com","dop":"2025-04-06","serial_number":"15398767579700470","imei1":"15398767579700470","imei2":"15398767579700470","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:47:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176805,"job_number":"JOB_176805","tr_customer_id":176822,"tr_customer_product_id":176812,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:51:17.000Z","modified_at":"2026-02-04T06:51:52.000Z","name":"Dagmar Schaden","mobile_number":"831-463-3100","email_id":"Constantin.Batz60@yahoo.com","dop":"2025-04-06","serial_number":"19266403935221","imei1":"19266403935221","imei2":"19266403935221","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T06:51:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176806,"job_number":"JOB_176806","tr_customer_id":176823,"tr_customer_product_id":176813,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:51:19.000Z","modified_at":"2026-02-04T06:51:19.000Z","name":"Orville Oberbrunner","mobile_number":"251-275-9641","email_id":"Maximillia_Lemke57@hotmail.com","dop":"2025-04-06","serial_number":"11034218713316172","imei1":"11034218713316172","imei2":"11034218713316172","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:51:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176807,"job_number":"JOB_176807","tr_customer_id":176824,"tr_customer_product_id":176814,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:52:38.000Z","modified_at":"2026-02-04T06:52:38.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18151415031528","imei1":"18151415031528","imei2":"18151415031528","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:52:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176808,"job_number":"JOB_176808","tr_customer_id":176825,"tr_customer_product_id":176815,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:52:39.000Z","modified_at":"2026-02-04T06:53:17.000Z","name":"Daren White","mobile_number":"944-529-1698","email_id":"Melyna_Jenkins37@hotmail.com","dop":"2025-04-06","serial_number":"13807047697011","imei1":"13807047697011","imei2":"13807047697011","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T06:53:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176809,"job_number":"JOB_176809","tr_customer_id":176826,"tr_customer_product_id":176816,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:52:40.000Z","modified_at":"2026-02-04T06:52:40.000Z","name":"Cortney McCullough","mobile_number":"277-698-1518","email_id":"Burnice.Ledner@hotmail.com","dop":"2025-04-06","serial_number":"15883677345820860","imei1":"15883677345820860","imei2":"15883677345820860","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:52:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176810,"job_number":"JOB_176810","tr_customer_id":176827,"tr_customer_product_id":176817,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:52:54.000Z","modified_at":"2026-02-04T06:52:54.000Z","name":"Onkar Bhole","mobile_number":"7046563552","email_id":"Onkarbhole@gmail.com","dop":"2025-04-06","serial_number":"17634599089101","imei1":"17634599089101","imei2":"17634599089101","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:52:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176811,"job_number":"JOB_176811","tr_customer_id":176828,"tr_customer_product_id":176818,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:52:55.000Z","modified_at":"2026-02-04T06:53:33.000Z","name":"Onie Pouros","mobile_number":"328-720-9300","email_id":"Claire_Armstrong@yahoo.com","dop":"2025-04-06","serial_number":"15830165318909","imei1":"15830165318909","imei2":"15830165318909","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T06:53:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176812,"job_number":"JOB_176812","tr_customer_id":176829,"tr_customer_product_id":176819,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:52:56.000Z","modified_at":"2026-02-04T06:52:56.000Z","name":"Louie Johnson","mobile_number":"754-316-4928","email_id":"Bert49@gmail.com","dop":"2025-04-06","serial_number":"11866253342877496","imei1":"11866253342877496","imei2":"11866253342877496","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:52:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176814,"job_number":"JOB_176814","tr_customer_id":176831,"tr_customer_product_id":176821,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:52:57.000Z","modified_at":"2026-02-04T06:53:37.000Z","name":"Dwight Cummerata","mobile_number":"996-948-4620","email_id":"Derick18@gmail.com","dop":"2000-01-31","serial_number":"10835669817075","imei1":"10835669817075","imei2":"10835669817075","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T06:53:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176816,"job_number":"JOB_176816","tr_customer_id":176833,"tr_customer_product_id":176823,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:53:25.000Z","modified_at":"2026-02-04T06:53:25.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14841969951716","imei1":"14841969951716","imei2":"14841969951716","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:53:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176817,"job_number":"JOB_176817","tr_customer_id":176834,"tr_customer_product_id":176824,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:53:25.000Z","modified_at":"2026-02-04T06:54:03.000Z","name":"Dario Bechtelar","mobile_number":"853-861-2010","email_id":"Dina_Hessel31@gmail.com","dop":"2025-04-06","serial_number":"16560041388152","imei1":"16560041388152","imei2":"16560041388152","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T06:54:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176818,"job_number":"JOB_176818","tr_customer_id":176835,"tr_customer_product_id":176825,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:53:26.000Z","modified_at":"2026-02-04T06:53:26.000Z","name":"Mozelle Beier","mobile_number":"304-716-3783","email_id":"Norris_Gleichner91@gmail.com","dop":"2025-04-06","serial_number":"11211919554825276","imei1":"11211919554825276","imei2":"11211919554825276","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:53:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176819,"job_number":"JOB_176819","tr_customer_id":176836,"tr_customer_product_id":176826,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:53:40.000Z","modified_at":"2026-02-04T06:53:40.000Z","name":"dora p","mobile_number":"9321435112","email_id":"dora@gmail.com","dop":"2025-04-06","serial_number":"10471178019657","imei1":"10471178019657","imei2":"10471178019657","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:53:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176820,"job_number":"JOB_176820","tr_customer_id":176837,"tr_customer_product_id":176827,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:53:41.000Z","modified_at":"2026-02-04T06:54:19.000Z","name":"Mariane Hilpert","mobile_number":"881-972-3211","email_id":"Diego_Heidenreich91@hotmail.com","dop":"2025-04-06","serial_number":"18877928849136","imei1":"18877928849136","imei2":"18877928849136","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T06:54:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176821,"job_number":"JOB_176821","tr_customer_id":176838,"tr_customer_product_id":176828,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:53:42.000Z","modified_at":"2026-02-04T06:53:42.000Z","name":"Dangelo Daugherty","mobile_number":"971-243-9069","email_id":"Dariana_Emmerich@hotmail.com","dop":"2025-04-06","serial_number":"12358207551006692","imei1":"12358207551006692","imei2":"12358207551006692","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:53:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176823,"job_number":"JOB_176823","tr_customer_id":176840,"tr_customer_product_id":176830,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:53:45.000Z","modified_at":"2026-02-04T06:54:25.000Z","name":"Elinor Huel","mobile_number":"925-870-5470","email_id":"Santa.Gutkowski@hotmail.com","dop":"2000-01-31","serial_number":"10921469195373","imei1":"10921469195373","imei2":"10921469195373","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T06:54:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176825,"job_number":"JOB_176825","tr_customer_id":176842,"tr_customer_product_id":176832,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:54:09.000Z","modified_at":"2026-02-04T06:54:09.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18256882178155","imei1":"18256882178155","imei2":"18256882178155","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:54:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176826,"job_number":"JOB_176826","tr_customer_id":176843,"tr_customer_product_id":176833,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:54:10.000Z","modified_at":"2026-02-04T06:54:49.000Z","name":"Rigoberto Davis","mobile_number":"585-931-2247","email_id":"Damon13@yahoo.com","dop":"2025-04-06","serial_number":"17012921716077","imei1":"17012921716077","imei2":"17012921716077","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T06:54:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176827,"job_number":"JOB_176827","tr_customer_id":176844,"tr_customer_product_id":176834,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:54:10.000Z","modified_at":"2026-02-04T06:54:10.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18719836617783","imei1":"18719836617783","imei2":"18719836617783","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:54:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176828,"job_number":"JOB_176828","tr_customer_id":176845,"tr_customer_product_id":176835,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:54:10.000Z","modified_at":"2026-02-04T06:54:48.000Z","name":"Carolanne Schiller","mobile_number":"617-911-1955","email_id":"Garrison72@yahoo.com","dop":"2025-04-06","serial_number":"13659352219816","imei1":"13659352219816","imei2":"13659352219816","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T06:54:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176829,"job_number":"JOB_176829","tr_customer_id":176846,"tr_customer_product_id":176836,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:54:11.000Z","modified_at":"2026-02-04T06:54:11.000Z","name":"Vivianne Lindgren","mobile_number":"822-982-3785","email_id":"Ian.Goodwin86@gmail.com","dop":"2025-04-06","serial_number":"14405932654558460","imei1":"14405932654558460","imei2":"14405932654558460","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:54:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176830,"job_number":"JOB_176830","tr_customer_id":176847,"tr_customer_product_id":176837,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:54:12.000Z","modified_at":"2026-02-04T06:54:12.000Z","name":"Elaina Ondricka","mobile_number":"957-757-0898","email_id":"Lexus92@gmail.com","dop":"2025-04-06","serial_number":"16882268492996790","imei1":"16882268492996790","imei2":"16882268492996790","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:54:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176831,"job_number":"JOB_176831","tr_customer_id":176848,"tr_customer_product_id":176838,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:54:26.000Z","modified_at":"2026-02-04T06:54:26.000Z","name":"pradnya t","mobile_number":"7046563551","email_id":"pradnya@gmail.com","dop":"2025-04-06","serial_number":"10358783354710","imei1":"10358783354710","imei2":"10358783354710","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:54:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176832,"job_number":"JOB_176832","tr_customer_id":176849,"tr_customer_product_id":176839,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:54:26.000Z","modified_at":"2026-02-04T06:55:04.000Z","name":"Gaetano Cummings","mobile_number":"965-953-2123","email_id":"Cleve88@yahoo.com","dop":"2025-04-06","serial_number":"15237319646272","imei1":"15237319646272","imei2":"15237319646272","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T06:55:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176833,"job_number":"JOB_176833","tr_customer_id":176850,"tr_customer_product_id":176840,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:54:28.000Z","modified_at":"2026-02-04T06:54:28.000Z","name":"Moshe Wisoky","mobile_number":"884-899-5463","email_id":"Theo85@yahoo.com","dop":"2025-04-06","serial_number":"14077937882959564","imei1":"14077937882959564","imei2":"14077937882959564","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:54:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176835,"job_number":"JOB_176835","tr_customer_id":176852,"tr_customer_product_id":176842,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:54:33.000Z","modified_at":"2026-02-04T06:55:12.000Z","name":"Amely Quigley","mobile_number":"442-284-1442","email_id":"Newton.Durgan@hotmail.com","dop":"2000-01-31","serial_number":"10179817101820","imei1":"10179817101820","imei2":"10179817101820","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T06:55:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176837,"job_number":"JOB_176837","tr_customer_id":176854,"tr_customer_product_id":176844,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:54:56.000Z","modified_at":"2026-02-04T06:54:56.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15450305710266","imei1":"15450305710266","imei2":"15450305710266","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:54:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176838,"job_number":"JOB_176838","tr_customer_id":176855,"tr_customer_product_id":176845,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:54:56.000Z","modified_at":"2026-02-04T06:55:35.000Z","name":"Coralie Ziemann","mobile_number":"561-505-2613","email_id":"Richmond_Monahan@yahoo.com","dop":"2025-04-06","serial_number":"19481917318387","imei1":"19481917318387","imei2":"19481917318387","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T06:55:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176839,"job_number":"JOB_176839","tr_customer_id":176856,"tr_customer_product_id":176846,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:54:58.000Z","modified_at":"2026-02-04T06:54:58.000Z","name":"Garnet McDermott","mobile_number":"664-908-1779","email_id":"Dudley_Strosin@yahoo.com","dop":"2025-04-06","serial_number":"19389872233651690","imei1":"19389872233651690","imei2":"19389872233651690","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:54:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176841,"job_number":"JOB_176841","tr_customer_id":176858,"tr_customer_product_id":176848,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:55:20.000Z","modified_at":"2026-02-04T06:56:00.000Z","name":"Stanford Beahan","mobile_number":"690-958-6746","email_id":"Alvah.Sawayn2@yahoo.com","dop":"2000-01-31","serial_number":"10791733456393","imei1":"10791733456393","imei2":"10791733456393","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T06:56:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176843,"job_number":"JOB_176843","tr_customer_id":176860,"tr_customer_product_id":176850,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:55:42.000Z","modified_at":"2026-02-04T06:55:42.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15463580651719","imei1":"15463580651719","imei2":"15463580651719","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:55:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176844,"job_number":"JOB_176844","tr_customer_id":176861,"tr_customer_product_id":176851,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:55:42.000Z","modified_at":"2026-02-04T06:56:20.000Z","name":"Frances Metz","mobile_number":"840-673-4920","email_id":"Jodie.Harber@gmail.com","dop":"2025-04-06","serial_number":"10319159604004","imei1":"10319159604004","imei2":"10319159604004","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T06:56:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176845,"job_number":"JOB_176845","tr_customer_id":176862,"tr_customer_product_id":176852,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:55:44.000Z","modified_at":"2026-02-04T06:55:44.000Z","name":"Adolf Brakus","mobile_number":"799-875-0420","email_id":"Norval_Wilkinson@yahoo.com","dop":"2025-04-06","serial_number":"11566113473646940","imei1":"11566113473646940","imei2":"11566113473646940","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:55:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176846,"job_number":"JOB_176846","tr_customer_id":176863,"tr_customer_product_id":176853,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:59:00.000Z","modified_at":"2026-02-04T06:59:00.000Z","name":"neeraj v","mobile_number":"9182460199","email_id":"neeraj.v@outlook.com","dop":"2025-04-06","serial_number":"17250794554640","imei1":"17250794554640","imei2":"17250794554640","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:59:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176847,"job_number":"JOB_176847","tr_customer_id":176864,"tr_customer_product_id":176854,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:59:00.000Z","modified_at":"2026-02-04T06:59:42.000Z","name":"Delilah Predovic","mobile_number":"895-562-0420","email_id":"Rolando.Schimmel5@gmail.com","dop":"2025-04-06","serial_number":"17719547518797","imei1":"17719547518797","imei2":"17719547518797","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T06:59:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176848,"job_number":"JOB_176848","tr_customer_id":176865,"tr_customer_product_id":176855,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:59:02.000Z","modified_at":"2026-02-04T06:59:02.000Z","name":"Curt Schuster","mobile_number":"439-454-7707","email_id":"Arlo.Cole77@yahoo.com","dop":"2025-04-06","serial_number":"12662005741676300","imei1":"12662005741676300","imei2":"12662005741676300","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:59:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176849,"job_number":"JOB_176849","tr_customer_id":176866,"tr_customer_product_id":176856,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:59:17.000Z","modified_at":"2026-02-04T06:59:17.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12262122722955","imei1":"12262122722955","imei2":"12262122722955","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:59:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176850,"job_number":"JOB_176850","tr_customer_id":176867,"tr_customer_product_id":176857,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:59:17.000Z","modified_at":"2026-02-04T06:59:57.000Z","name":"Reyes Carter","mobile_number":"569-543-9004","email_id":"Bennett_Emard71@gmail.com","dop":"2025-04-06","serial_number":"14385927947597","imei1":"14385927947597","imei2":"14385927947597","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T06:59:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176851,"job_number":"JOB_176851","tr_customer_id":176868,"tr_customer_product_id":176858,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:59:19.000Z","modified_at":"2026-02-04T06:59:19.000Z","name":"Cornell Gusikowski","mobile_number":"732-474-1833","email_id":"Luna.Cormier@yahoo.com","dop":"2025-04-06","serial_number":"16667177391289508","imei1":"16667177391289508","imei2":"16667177391289508","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:59:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176852,"job_number":"JOB_176852","tr_customer_id":176869,"tr_customer_product_id":176859,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:59:42.000Z","modified_at":"2026-02-04T06:59:42.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16418611847633","imei1":"16418611847633","imei2":"16418611847633","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:59:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176853,"job_number":"JOB_176853","tr_customer_id":176870,"tr_customer_product_id":176860,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:59:42.000Z","modified_at":"2026-02-04T07:00:26.000Z","name":"Gerry Gorczany","mobile_number":"683-705-1430","email_id":"Alayna_Jakubowski51@gmail.com","dop":"2025-04-06","serial_number":"18396928961753","imei1":"18396928961753","imei2":"18396928961753","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T07:00:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176854,"job_number":"JOB_176854","tr_customer_id":176871,"tr_customer_product_id":176861,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:59:44.000Z","modified_at":"2026-02-04T06:59:44.000Z","name":"Litzy Smith","mobile_number":"604-451-8972","email_id":"Deshaun.Terry@hotmail.com","dop":"2025-04-06","serial_number":"10102493794889132","imei1":"10102493794889132","imei2":"10102493794889132","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:59:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176855,"job_number":"JOB_176855","tr_customer_id":176872,"tr_customer_product_id":176862,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:59:50.000Z","modified_at":"2026-02-04T06:59:50.000Z","name":"viraj kumar","mobile_number":"7982896126","email_id":"virajkumar@gmail.com","dop":"2025-04-06","serial_number":"19878724389562","imei1":"19878724389562","imei2":"19878724389562","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:59:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176856,"job_number":"JOB_176856","tr_customer_id":176873,"tr_customer_product_id":176863,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:59:51.000Z","modified_at":"2026-02-04T07:00:32.000Z","name":"Carlee Schneider","mobile_number":"965-515-6645","email_id":"Dayna_Turcotte23@yahoo.com","dop":"2025-04-06","serial_number":"13323967154011","imei1":"13323967154011","imei2":"13323967154011","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T07:00:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176857,"job_number":"JOB_176857","tr_customer_id":176874,"tr_customer_product_id":176864,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:59:52.000Z","modified_at":"2026-02-04T06:59:52.000Z","name":"Mya Conn","mobile_number":"929-684-6724","email_id":"Ellen90@hotmail.com","dop":"2025-04-06","serial_number":"17090701524237660","imei1":"17090701524237660","imei2":"17090701524237660","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:59:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176858,"job_number":"JOB_176858","tr_customer_id":176875,"tr_customer_product_id":176865,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T07:00:05.000Z","modified_at":"2026-02-04T07:00:05.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12363618430798","imei1":"12363618430798","imei2":"12363618430798","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T07:00:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176859,"job_number":"JOB_176859","tr_customer_id":176876,"tr_customer_product_id":176866,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T07:00:05.000Z","modified_at":"2026-02-04T07:00:44.000Z","name":"Lazaro Rogahn","mobile_number":"543-846-1402","email_id":"Reynold_Schumm66@hotmail.com","dop":"2025-04-06","serial_number":"19733298009732","imei1":"19733298009732","imei2":"19733298009732","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T07:00:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176860,"job_number":"JOB_176860","tr_customer_id":176877,"tr_customer_product_id":176867,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T07:00:06.000Z","modified_at":"2026-02-04T07:00:06.000Z","name":"Viviane Herman","mobile_number":"917-986-5780","email_id":"Murray.Waters@gmail.com","dop":"2025-04-06","serial_number":"12886955995318250","imei1":"12886955995318250","imei2":"12886955995318250","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T07:00:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176861,"job_number":"JOB_176861","tr_customer_id":176878,"tr_customer_product_id":176868,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T07:00:25.000Z","modified_at":"2026-02-04T07:01:04.000Z","name":"Warren Zieme","mobile_number":"947-908-5142","email_id":"Quinton11@yahoo.com","dop":"2025-04-06","serial_number":"19652338153764","imei1":"19652338153764","imei2":"19652338153764","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T07:01:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176862,"job_number":"JOB_176862","tr_customer_id":176879,"tr_customer_product_id":176869,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T07:00:26.000Z","modified_at":"2026-02-04T07:00:26.000Z","name":"Skylar Rippin","mobile_number":"564-732-9836","email_id":"Bettie34@gmail.com","dop":"2025-04-06","serial_number":"14946874125886812","imei1":"14946874125886812","imei2":"14946874125886812","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T07:00:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176863,"job_number":"JOB_176863","tr_customer_id":176880,"tr_customer_product_id":176870,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T07:00:27.000Z","modified_at":"2026-02-04T07:01:05.000Z","name":"River Kassulke","mobile_number":"598-350-8973","email_id":"Elouise.Koepp@hotmail.com","dop":"2025-04-06","serial_number":"19907468481440","imei1":"19907468481440","imei2":"19907468481440","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T07:01:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176864,"job_number":"JOB_176864","tr_customer_id":176881,"tr_customer_product_id":176871,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T07:00:28.000Z","modified_at":"2026-02-04T07:00:28.000Z","name":"Sarah Pfeffer","mobile_number":"328-443-1979","email_id":"Hipolito_Ernser@gmail.com","dop":"2025-04-06","serial_number":"19193621071201900","imei1":"19193621071201900","imei2":"19193621071201900","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T07:00:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176865,"job_number":"JOB_176865","tr_customer_id":176882,"tr_customer_product_id":176872,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T07:00:34.000Z","modified_at":"2026-02-04T07:00:34.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11703895170489","imei1":"11703895170489","imei2":"11703895170489","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T07:00:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176866,"job_number":"JOB_176866","tr_customer_id":176883,"tr_customer_product_id":176873,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T07:00:35.000Z","modified_at":"2026-02-04T07:01:18.000Z","name":"Louisa Kub","mobile_number":"793-668-7976","email_id":"Teagan.Vandervort@yahoo.com","dop":"2025-04-06","serial_number":"11753451168271","imei1":"11753451168271","imei2":"11753451168271","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T07:01:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176867,"job_number":"JOB_176867","tr_customer_id":176884,"tr_customer_product_id":176874,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T07:00:36.000Z","modified_at":"2026-02-04T07:00:36.000Z","name":"Deonte Wiza","mobile_number":"288-490-2349","email_id":"Kenna26@gmail.com","dop":"2025-04-06","serial_number":"14689983834876694","imei1":"14689983834876694","imei2":"14689983834876694","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T07:00:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176868,"job_number":"JOB_176868","tr_customer_id":176885,"tr_customer_product_id":176875,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T07:00:40.000Z","modified_at":"2026-02-04T07:00:40.000Z","name":"udai t","mobile_number":"8019800593","email_id":"udai.t@gmail.com","dop":"2025-04-06","serial_number":"12108290943663","imei1":"12108290943663","imei2":"12108290943663","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T07:00:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176869,"job_number":"JOB_176869","tr_customer_id":176886,"tr_customer_product_id":176876,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T07:00:40.000Z","modified_at":"2026-02-04T07:01:22.000Z","name":"Webster Veum","mobile_number":"214-612-1072","email_id":"Pearline_Welch@yahoo.com","dop":"2025-04-06","serial_number":"16449519170723","imei1":"16449519170723","imei2":"16449519170723","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T07:01:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176870,"job_number":"JOB_176870","tr_customer_id":176887,"tr_customer_product_id":176877,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T07:00:42.000Z","modified_at":"2026-02-04T07:00:42.000Z","name":"Gaetano Kessler","mobile_number":"642-851-7184","email_id":"Liliana42@gmail.com","dop":"2025-04-06","serial_number":"18670126095900050","imei1":"18670126095900050","imei2":"18670126095900050","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T07:00:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176871,"job_number":"JOB_176871","tr_customer_id":176888,"tr_customer_product_id":176878,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T07:00:52.000Z","modified_at":"2026-02-04T07:00:52.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18437109585289","imei1":"18437109585289","imei2":"18437109585289","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T07:00:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176872,"job_number":"JOB_176872","tr_customer_id":176889,"tr_customer_product_id":176879,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T07:00:52.000Z","modified_at":"2026-02-04T07:01:31.000Z","name":"Harrison Mueller","mobile_number":"763-461-8020","email_id":"Oleta95@yahoo.com","dop":"2025-04-06","serial_number":"11972305432012","imei1":"11972305432012","imei2":"11972305432012","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T07:01:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176873,"job_number":"JOB_176873","tr_customer_id":176890,"tr_customer_product_id":176880,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T07:00:53.000Z","modified_at":"2026-02-04T07:00:53.000Z","name":"Elyssa Kshlerin","mobile_number":"372-458-5126","email_id":"Maxime_Walker81@yahoo.com","dop":"2025-04-06","serial_number":"13051102664444396","imei1":"13051102664444396","imei2":"13051102664444396","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T07:00:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176874,"job_number":"JOB_176874","tr_customer_id":176891,"tr_customer_product_id":176881,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T07:01:26.000Z","modified_at":"2026-02-04T07:01:26.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16948694891387","imei1":"16948694891387","imei2":"16948694891387","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T07:01:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176875,"job_number":"JOB_176875","tr_customer_id":176892,"tr_customer_product_id":176882,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T07:01:27.000Z","modified_at":"2026-02-04T07:02:10.000Z","name":"Ernesto Kilback","mobile_number":"881-392-9864","email_id":"Ayden_Hayes@yahoo.com","dop":"2025-04-06","serial_number":"14878009807305","imei1":"14878009807305","imei2":"14878009807305","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T07:02:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176876,"job_number":"JOB_176876","tr_customer_id":176893,"tr_customer_product_id":176883,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T07:01:28.000Z","modified_at":"2026-02-04T07:01:28.000Z","name":"Donny McGlynn","mobile_number":"645-596-9215","email_id":"Adrain_Wisoky39@gmail.com","dop":"2025-04-06","serial_number":"13580902858992318","imei1":"13580902858992318","imei2":"13580902858992318","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T07:01:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176877,"job_number":"JOB_176877","tr_customer_id":176894,"tr_customer_product_id":176884,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T07:03:36.000Z","modified_at":"2026-02-04T07:03:36.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11732668489445","imei1":"11732668489445","imei2":"11732668489445","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T07:03:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176878,"job_number":"JOB_176878","tr_customer_id":176895,"tr_customer_product_id":176885,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T07:03:36.000Z","modified_at":"2026-02-04T07:04:19.000Z","name":"Lawson Abbott","mobile_number":"689-463-4285","email_id":"Amani5@gmail.com","dop":"2025-04-06","serial_number":"18664777181660","imei1":"18664777181660","imei2":"18664777181660","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T07:04:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176879,"job_number":"JOB_176879","tr_customer_id":176896,"tr_customer_product_id":176886,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T07:03:38.000Z","modified_at":"2026-02-04T07:03:38.000Z","name":"Monserrate Dickinson","mobile_number":"291-664-4654","email_id":"Alfreda_Dickinson83@hotmail.com","dop":"2025-04-06","serial_number":"19817876698493320","imei1":"19817876698493320","imei2":"19817876698493320","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T07:03:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176880,"job_number":"JOB_176880","tr_customer_id":176897,"tr_customer_product_id":176887,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T07:03:41.000Z","modified_at":"2026-02-04T07:04:25.000Z","name":"Duncan Tremblay","mobile_number":"476-655-9479","email_id":"Adan_Hegmann@yahoo.com","dop":"2025-04-06","serial_number":"14223695601298","imei1":"14223695601298","imei2":"14223695601298","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T07:04:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176881,"job_number":"JOB_176881","tr_customer_id":176898,"tr_customer_product_id":176888,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T07:03:43.000Z","modified_at":"2026-02-04T07:03:43.000Z","name":"Marie Pagac","mobile_number":"336-738-5310","email_id":"Chester.OReilly30@gmail.com","dop":"2025-04-06","serial_number":"15088614550139698","imei1":"15088614550139698","imei2":"15088614550139698","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T07:03:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176882,"job_number":"JOB_176882","tr_customer_id":176899,"tr_customer_product_id":176889,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T07:04:27.000Z","modified_at":"2026-02-04T07:04:27.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15704809715392","imei1":"15704809715392","imei2":"15704809715392","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T07:04:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176883,"job_number":"JOB_176883","tr_customer_id":176900,"tr_customer_product_id":176890,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T07:04:28.000Z","modified_at":"2026-02-04T07:05:10.000Z","name":"Dan Renner","mobile_number":"690-919-8617","email_id":"Angelina_Stroman@gmail.com","dop":"2025-04-06","serial_number":"19931993713930","imei1":"19931993713930","imei2":"19931993713930","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T07:05:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176884,"job_number":"JOB_176884","tr_customer_id":176901,"tr_customer_product_id":176891,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T07:04:29.000Z","modified_at":"2026-02-04T07:04:29.000Z","name":"Salma Schowalter","mobile_number":"999-352-2106","email_id":"Henderson.Gorczany45@yahoo.com","dop":"2025-04-06","serial_number":"16825402503846114","imei1":"16825402503846114","imei2":"16825402503846114","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T07:04:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176885,"job_number":"JOB_176885","tr_customer_id":176902,"tr_customer_product_id":176892,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T07:05:18.000Z","modified_at":"2026-02-04T07:05:18.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19301773139843","imei1":"19301773139843","imei2":"19301773139843","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T07:05:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176886,"job_number":"JOB_176886","tr_customer_id":176903,"tr_customer_product_id":176893,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T07:05:19.000Z","modified_at":"2026-02-04T07:06:02.000Z","name":"Santina Leffler","mobile_number":"319-596-5351","email_id":"Kavon17@hotmail.com","dop":"2025-04-06","serial_number":"16317518742286","imei1":"16317518742286","imei2":"16317518742286","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T07:06:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176887,"job_number":"JOB_176887","tr_customer_id":176904,"tr_customer_product_id":176894,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T07:05:20.000Z","modified_at":"2026-02-04T07:05:20.000Z","name":"Melany Morissette","mobile_number":"763-378-7501","email_id":"Ned_Johns@gmail.com","dop":"2025-04-06","serial_number":"12040749721970538","imei1":"12040749721970538","imei2":"12040749721970538","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T07:05:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176888,"job_number":"JOB_176888","tr_customer_id":176905,"tr_customer_product_id":176895,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T07:32:00.000Z","modified_at":"2026-02-04T07:32:00.000Z","name":"Kumari Usha","mobile_number":"7899453211","email_id":"kmusha1298@gmail.com","dop":"2025-12-01","serial_number":"17599156827551","imei1":"17599156827551","imei2":"17599156827551","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T07:32:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176889,"job_number":"JOB_176889","tr_customer_id":176906,"tr_customer_product_id":176896,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T07:32:00.000Z","modified_at":"2026-02-04T07:32:10.000Z","name":"Daniella Wehner","mobile_number":"622-384-7449","email_id":"Rachelle28@hotmail.com","dop":"2025-12-01","serial_number":"12350241995266","imei1":"12350241995266","imei2":"12350241995266","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T07:32:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176890,"job_number":"JOB_176890","tr_customer_id":176907,"tr_customer_product_id":176897,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T07:32:14.000Z","modified_at":"2026-02-04T07:32:14.000Z","name":"Uday P","mobile_number":"7690034256","email_id":"uday@gmail.com","dop":"2025-12-01","serial_number":"15124988821955","imei1":"15124988821955","imei2":"15124988821955","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T07:32:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176891,"job_number":"JOB_176891","tr_customer_id":176908,"tr_customer_product_id":176898,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T07:32:15.000Z","modified_at":"2026-02-04T07:32:25.000Z","name":"Viviane Breitenberg","mobile_number":"929-527-5510","email_id":"Jaylon93@yahoo.com","dop":"2025-12-01","serial_number":"10443923292196","imei1":"10443923292196","imei2":"10443923292196","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T07:32:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176892,"job_number":"JOB_176892","tr_customer_id":176909,"tr_customer_product_id":176899,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T07:32:29.000Z","modified_at":"2026-02-04T07:32:29.000Z","name":"Jaya Kandpal","mobile_number":"8890345621","email_id":"jayakandpal@gmail.com","dop":"2025-12-01","serial_number":"11212478795249","imei1":"11212478795249","imei2":"11212478795249","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T07:32:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176893,"job_number":"JOB_176893","tr_customer_id":176910,"tr_customer_product_id":176900,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T07:32:29.000Z","modified_at":"2026-02-04T07:32:39.000Z","name":"Laurianne Bechtelar","mobile_number":"662-354-4225","email_id":"Ian60@yahoo.com","dop":"2025-12-01","serial_number":"11914753534261","imei1":"11914753534261","imei2":"11914753534261","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T07:32:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176432,"job_number":"JOB_176432","tr_customer_id":176449,"tr_customer_product_id":176439,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T01:14:56.000Z","modified_at":"2026-02-04T01:14:56.000Z","name":"fdsfds sdfsd","mobile_number":"3213123123","email_id":"dsdasd@gmail.com","dop":"2026-02-02","serial_number":"12313123123123123","imei1":"12313123123123123","imei2":"12313123123123123","popurl":"2026-02-02T05:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T01:14:56.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":176433,"job_number":"JOB_176433","tr_customer_id":176450,"tr_customer_product_id":176440,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T01:17:48.000Z","modified_at":"2026-02-04T01:17:48.000Z","name":"asdas asdas","mobile_number":"1231312312","email_id":"dasdsa@gmail.com","dop":"2026-02-02","serial_number":"54564565456456456","imei1":"54564565456456456","imei2":"54564565456456456","popurl":"2026-02-02T05:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T01:17:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176434,"job_number":"JOB_176434","tr_customer_id":176451,"tr_customer_product_id":176441,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T01:48:25.000Z","modified_at":"2026-02-04T03:39:11.000Z","name":"guri singh","mobile_number":"4257356462","email_id":"gsdhjagd@gmail.com","dop":"2026-02-02","serial_number":"98765678956789054","imei1":"98765678956789054","imei2":"98765678956789054","popurl":"2026-02-02T05:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T03:39:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176435,"job_number":"JOB_176435","tr_customer_id":176452,"tr_customer_product_id":176442,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T02:09:49.000Z","modified_at":"2026-02-04T02:09:49.000Z","name":"guri singh","mobile_number":"4257356462","email_id":"gsdhjagd@gmail.com","dop":"2026-02-02","serial_number":"98765678956789052","imei1":"98765678956789052","imei2":"98765678956789052","popurl":"2026-02-02T05:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T02:09:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176439,"job_number":"JOB_176439","tr_customer_id":176456,"tr_customer_product_id":176446,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T02:44:36.000Z","modified_at":"2026-02-04T02:44:36.000Z","name":"guri singh","mobile_number":"4257356462","email_id":"gsdhjagd@gmail.com","dop":"2026-02-02","serial_number":"9876567895678902","imei1":"9876567895678902","imei2":"9876567895678902","popurl":"2026-02-02T05:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T02:44:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176471,"job_number":"JOB_176471","tr_customer_id":176488,"tr_customer_product_id":176478,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:19:15.000Z","modified_at":"2026-02-04T04:19:24.000Z","name":"saitama sensei","mobile_number":"941-837-0590","email_id":"saitama@yopmail.com","dop":"2026-01-10","serial_number":"622751869803208","imei1":"622751869803208","imei2":"622751869803208","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T04:19:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176472,"job_number":"JOB_176472","tr_customer_id":176489,"tr_customer_product_id":176479,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:19:19.000Z","modified_at":"2026-02-04T04:19:19.000Z","name":"Shivaji Bajpai","mobile_number":"7007895280","email_id":"shivaji@gmail.com","dop":"2025-12-01","serial_number":"95688960033504","imei1":"95688960033504","imei2":"95688960033504","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:19:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176473,"job_number":"JOB_176473","tr_customer_id":176490,"tr_customer_product_id":176480,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:19:19.000Z","modified_at":"2026-02-04T04:19:19.000Z","name":"Shivaji Bajpai","mobile_number":"7007895280","email_id":"shivaji@gmail.com","dop":"2025-12-01","serial_number":"30672267964801","imei1":"30672267964801","imei2":"30672267964801","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:19:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176474,"job_number":"JOB_176474","tr_customer_id":176491,"tr_customer_product_id":176481,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:19:24.000Z","modified_at":"2026-02-04T04:19:24.000Z","name":"Vikalp Shukla","mobile_number":"8953292021","email_id":"vikalp@gmail.com","dop":"2025-12-01","serial_number":"35611796268516","imei1":"35611796268516","imei2":"35611796268516","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:19:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176475,"job_number":"JOB_176475","tr_customer_id":176492,"tr_customer_product_id":176482,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:19:25.000Z","modified_at":"2026-02-04T04:19:25.000Z","name":"Vikalp Shukla","mobile_number":"8953292021","email_id":"vikalp@gmail.com","dop":"2025-12-01","serial_number":"96601857886802","imei1":"96601857886802","imei2":"96601857886802","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:19:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176479,"job_number":"JOB_176479","tr_customer_id":176496,"tr_customer_product_id":176486,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:19:27.000Z","modified_at":"2026-02-04T04:19:36.000Z","name":"tanjiro kamado","mobile_number":"348-743-7546","email_id":"tanjiro@g.com","dop":"2026-01-10","serial_number":"753371029945637","imei1":"753371029945637","imei2":"753371029945637","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T04:19:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176490,"job_number":"JOB_176490","tr_customer_id":176507,"tr_customer_product_id":176497,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:19:38.000Z","modified_at":"2026-02-04T04:19:48.000Z","name":"giyu tomiaka","mobile_number":"342-645-9031","email_id":"giyu@g.com","dop":"2026-01-10","serial_number":"215126527489909","imei1":"215126527489909","imei2":"215126527489909","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T04:19:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176506,"job_number":"JOB_176506","tr_customer_id":176523,"tr_customer_product_id":176513,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:19:46.000Z","modified_at":"2026-02-04T04:19:46.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Edwina0@yahoo.com","dop":"2025-07-02","serial_number":"15504439245774","imei1":"15504439245774","imei2":"15504439245774","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:19:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176523,"job_number":"JOB_176523","tr_customer_id":176540,"tr_customer_product_id":176530,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:05.000Z","modified_at":"2026-02-04T04:20:05.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Amya_OConner@yahoo.com","dop":"2025-07-02","serial_number":"10504567657740","imei1":"10504567657740","imei2":"10504567657740","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176533,"job_number":"JOB_176533","tr_customer_id":176550,"tr_customer_product_id":176540,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:13.000Z","modified_at":"2026-02-04T04:20:36.000Z","name":"Velda Wintheiser","mobile_number":"854-858-7413","email_id":"Benton.Heaney33@yahoo.com","dop":"2025-10-01","serial_number":"17987415519575","imei1":"17987415519575","imei2":"17987415519575","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T04:20:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176534,"job_number":"JOB_176534","tr_customer_id":176551,"tr_customer_product_id":176541,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:19.000Z","modified_at":"2026-02-04T04:20:19.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"116795838223225","imei1":"116795838223225","imei2":"116795838223225","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176535,"job_number":"JOB_176535","tr_customer_id":176552,"tr_customer_product_id":176542,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:20.000Z","modified_at":"2026-02-04T04:20:20.000Z","name":"Johan Lehner","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"128445467168839","imei1":"128445467168839","imei2":"128445467168839","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176539,"job_number":"JOB_176539","tr_customer_id":176556,"tr_customer_product_id":176546,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:20.000Z","modified_at":"2026-02-04T04:20:20.000Z","name":"Providenci Gerlach","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"192992288773421","imei1":"192992288773421","imei2":"192992288773421","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176541,"job_number":"JOB_176541","tr_customer_id":176558,"tr_customer_product_id":176548,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:21.000Z","modified_at":"2026-02-04T04:20:21.000Z","name":"Herman Schmidt","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"115407810556545","imei1":"115407810556545","imei2":"115407810556545","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176546,"job_number":"JOB_176546","tr_customer_id":176563,"tr_customer_product_id":176553,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:22.000Z","modified_at":"2026-02-04T04:20:22.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Mossie_Purdy90@gmail.com","dop":"2025-07-02","serial_number":"19134763336785","imei1":"19134763336785","imei2":"19134763336785","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176548,"job_number":"JOB_176548","tr_customer_id":176565,"tr_customer_product_id":176555,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:24.000Z","modified_at":"2026-02-04T04:20:34.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"11056966371513","imei1":"11056966371513","imei2":"11056966371513","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T04:20:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176549,"job_number":"JOB_176549","tr_customer_id":176566,"tr_customer_product_id":176556,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:25.000Z","modified_at":"2026-02-04T04:20:25.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"15543886426548","imei1":"15543886426548","imei2":"15543886426548","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176562,"job_number":"JOB_176562","tr_customer_id":176579,"tr_customer_product_id":176569,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:32.000Z","modified_at":"2026-02-04T04:20:32.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"103785143913726","imei1":"103785143913726","imei2":"103785143913726","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176563,"job_number":"JOB_176563","tr_customer_id":176580,"tr_customer_product_id":176570,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:32.000Z","modified_at":"2026-02-04T04:20:43.000Z","name":"Jordane Bradtke","mobile_number":"215-512-5077","email_id":"Dale_Feeney@gmail.com","dop":"2025-06-09","serial_number":"107221785345255","imei1":"107221785345255","imei2":"107221785345255","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T04:20:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176564,"job_number":"JOB_176564","tr_customer_id":176581,"tr_customer_product_id":176571,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:32.000Z","modified_at":"2026-02-04T04:20:32.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"193014215278144","imei1":"193014215278144","imei2":"193014215278144","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176565,"job_number":"JOB_176565","tr_customer_id":176582,"tr_customer_product_id":176572,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:33.000Z","modified_at":"2026-02-04T04:20:33.000Z","name":"Oran Hahn","mobile_number":"957-898-9569","email_id":"Jeanie.Pollich20@gmail.com","dop":"2025-06-09","serial_number":"105900125923274","imei1":"105900125923274","imei2":"105900125923274","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176566,"job_number":"JOB_176566","tr_customer_id":176583,"tr_customer_product_id":176573,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:33.000Z","modified_at":"2026-02-04T04:20:33.000Z","name":"Esta Schmitt","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"159769462247242","imei1":"159769462247242","imei2":"159769462247242","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176567,"job_number":"JOB_176567","tr_customer_id":176584,"tr_customer_product_id":176574,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:33.000Z","modified_at":"2026-02-04T04:20:33.000Z","name":"Tremaine Rodriguez","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"144189574286416","imei1":"144189574286416","imei2":"144189574286416","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176568,"job_number":"JOB_176568","tr_customer_id":176585,"tr_customer_product_id":176575,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:33.000Z","modified_at":"2026-02-04T04:20:33.000Z","name":"Quentin Kilback","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"171921789704358","imei1":"171921789704358","imei2":"171921789704358","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176591,"job_number":"JOB_176591","tr_customer_id":176608,"tr_customer_product_id":176598,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:47.000Z","modified_at":"2026-02-04T04:20:47.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"104544357579180","imei1":"104544357579180","imei2":"104544357579180","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176592,"job_number":"JOB_176592","tr_customer_id":176609,"tr_customer_product_id":176599,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:47.000Z","modified_at":"2026-02-04T04:20:58.000Z","name":"Colin Borer","mobile_number":"928-840-3184","email_id":"Johann14@yahoo.com","dop":"2025-06-09","serial_number":"107220114783683","imei1":"107220114783683","imei2":"107220114783683","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T04:20:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176594,"job_number":"JOB_176594","tr_customer_id":176611,"tr_customer_product_id":176601,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:48.000Z","modified_at":"2026-02-04T04:20:48.000Z","name":"Adriel Volkman","mobile_number":"309-227-0875","email_id":"Candida.Langosh37@gmail.com","dop":"2025-06-09","serial_number":"105925141012089","imei1":"105925141012089","imei2":"105925141012089","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176595,"job_number":"JOB_176595","tr_customer_id":176612,"tr_customer_product_id":176602,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:49.000Z","modified_at":"2026-02-04T04:20:49.000Z","name":"Rhett Medhurst","mobile_number":"751-696-5996","email_id":"Shanel.Cremin46@yahoo.com","dop":"2025-06-09","serial_number":"4880195520341257","imei1":"4880195520341257","imei2":"4880195520341257","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176596,"job_number":"JOB_176596","tr_customer_id":176613,"tr_customer_product_id":176603,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:54.000Z","modified_at":"2026-02-04T04:21:04.000Z","name":"Alba Ernser","mobile_number":"394-818-6472","email_id":"Devonte_Murray9@hotmail.com","dop":"2025-12-31","serial_number":"10752370154491","imei1":"10752370154491","imei2":"10752370154491","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T04:21:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176606,"job_number":"JOB_176606","tr_customer_id":176623,"tr_customer_product_id":176613,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:21:03.000Z","modified_at":"2026-02-04T04:21:03.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"107200393873738","imei1":"107200393873738","imei2":"107200393873738","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:21:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176607,"job_number":"JOB_176607","tr_customer_id":176624,"tr_customer_product_id":176614,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:21:03.000Z","modified_at":"2026-02-04T04:21:14.000Z","name":"Beatrice Ankunding","mobile_number":"240-612-6333","email_id":"Zella_Goldner@hotmail.com","dop":"2025-06-09","serial_number":"101601397974637","imei1":"101601397974637","imei2":"101601397974637","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T04:21:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176608,"job_number":"JOB_176608","tr_customer_id":176625,"tr_customer_product_id":176615,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:21:03.000Z","modified_at":"2026-02-04T04:21:03.000Z","name":"Rudy Bogisich","mobile_number":"874-225-9276","email_id":"Elsie.Walter@gmail.com","dop":"2025-06-09","serial_number":"108048716389398","imei1":"108048716389398","imei2":"108048716389398","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:21:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176609,"job_number":"JOB_176609","tr_customer_id":176626,"tr_customer_product_id":176616,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:21:05.000Z","modified_at":"2026-02-04T04:21:05.000Z","name":"Adrianna Brown","mobile_number":"748-640-2924","email_id":"Delilah88@yahoo.com","dop":"2025-06-09","serial_number":"54246754212415440","imei1":"54246754212415440","imei2":"54246754212415440","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:21:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176612,"job_number":"JOB_176612","tr_customer_id":176629,"tr_customer_product_id":176619,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:21:08.000Z","modified_at":"2026-02-04T04:21:18.000Z","name":"Aileen Gleason","mobile_number":"557-611-8420","email_id":"Ernesto64@hotmail.com","dop":"2025-12-31","serial_number":"10601215488525","imei1":"10601215488525","imei2":"10601215488525","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T04:21:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176631,"job_number":"JOB_176631","tr_customer_id":176648,"tr_customer_product_id":176638,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:21:22.000Z","modified_at":"2026-02-04T04:21:31.000Z","name":"Mason Champlin","mobile_number":"298-655-8960","email_id":"Claud.Nader@hotmail.com","dop":"2025-12-31","serial_number":"10724430596009","imei1":"10724430596009","imei2":"10724430596009","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T04:21:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176707,"job_number":"JOB_176707","tr_customer_id":176724,"tr_customer_product_id":176714,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T05:04:33.000Z","modified_at":"2026-02-04T05:04:43.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"18637583578491","imei1":"18637583578491","imei2":"18637583578491","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T05:04:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176708,"job_number":"JOB_176708","tr_customer_id":176725,"tr_customer_product_id":176715,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T05:04:33.000Z","modified_at":"2026-02-04T05:04:33.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"11448433778312","imei1":"11448433778312","imei2":"11448433778312","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T05:04:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176740,"job_number":"JOB_176740","tr_customer_id":176757,"tr_customer_product_id":176747,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:08:21.000Z","modified_at":"2026-02-04T06:08:21.000Z","name":"Shivaji Bajpai","mobile_number":"7007895280","email_id":"shivaji@gmail.com","dop":"2025-12-01","serial_number":"84421193859822","imei1":"84421193859822","imei2":"84421193859822","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:08:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176741,"job_number":"JOB_176741","tr_customer_id":176758,"tr_customer_product_id":176748,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:08:22.000Z","modified_at":"2026-02-04T06:08:22.000Z","name":"Shivaji Bajpai","mobile_number":"7007895280","email_id":"shivaji@gmail.com","dop":"2025-12-01","serial_number":"31284465119192","imei1":"31284465119192","imei2":"31284465119192","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:08:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176742,"job_number":"JOB_176742","tr_customer_id":176759,"tr_customer_product_id":176749,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:08:28.000Z","modified_at":"2026-02-04T06:08:28.000Z","name":"Vikalp Shukla","mobile_number":"8953292021","email_id":"vikalp@gmail.com","dop":"2025-12-01","serial_number":"33372953200466","imei1":"33372953200466","imei2":"33372953200466","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:08:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176743,"job_number":"JOB_176743","tr_customer_id":176760,"tr_customer_product_id":176750,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:08:28.000Z","modified_at":"2026-02-04T06:08:28.000Z","name":"Vikalp Shukla","mobile_number":"8953292021","email_id":"vikalp@gmail.com","dop":"2025-12-01","serial_number":"35062701737639","imei1":"35062701737639","imei2":"35062701737639","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:08:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176745,"job_number":"JOB_176745","tr_customer_id":176762,"tr_customer_product_id":176752,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:34:12.000Z","modified_at":"2026-02-04T06:34:24.000Z","name":"Talon Altenwerth","mobile_number":"799-457-6994","email_id":"Adriel.Jenkins31@yahoo.com","dop":"2025-11-04","serial_number":"56528904470972","imei1":"56528904470972","imei2":"56528904470972","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T06:34:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176746,"job_number":"JOB_176746","tr_customer_id":176763,"tr_customer_product_id":176753,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:34:28.000Z","modified_at":"2026-02-04T06:34:39.000Z","name":"Lindsay Hilpert","mobile_number":"312-821-9524","email_id":"Zachariah_Greenholt4@hotmail.com","dop":"2025-11-04","serial_number":"66248449528275","imei1":"66248449528275","imei2":"66248449528275","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T06:34:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176747,"job_number":"JOB_176747","tr_customer_id":176764,"tr_customer_product_id":176754,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:34:44.000Z","modified_at":"2026-02-04T06:34:55.000Z","name":"Chaya Hilpert","mobile_number":"503-722-5717","email_id":"Nikolas_Schuster@gmail.com","dop":"2025-11-04","serial_number":"33960909414657","imei1":"33960909414657","imei2":"33960909414657","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T06:34:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176748,"job_number":"JOB_176748","tr_customer_id":176765,"tr_customer_product_id":176755,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:34:58.000Z","modified_at":"2026-02-04T06:35:22.000Z","name":"Baron Jaskolski","mobile_number":"446-324-5529","email_id":"Micaela.Fadel86@gmail.com","dop":"2025-10-01","serial_number":"19034165084134","imei1":"19034165084134","imei2":"19034165084134","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T06:35:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176750,"job_number":"JOB_176750","tr_customer_id":176767,"tr_customer_product_id":176757,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:36:57.000Z","modified_at":"2026-02-04T06:36:57.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"108340007855730","imei1":"108340007855730","imei2":"108340007855730","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:36:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176751,"job_number":"JOB_176751","tr_customer_id":176768,"tr_customer_product_id":176758,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:36:57.000Z","modified_at":"2026-02-04T06:37:08.000Z","name":"Wayne Sawayn","mobile_number":"711-667-6360","email_id":"Jessika.Kemmer@hotmail.com","dop":"2025-06-09","serial_number":"101451323878786","imei1":"101451323878786","imei2":"101451323878786","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T06:37:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176752,"job_number":"JOB_176752","tr_customer_id":176769,"tr_customer_product_id":176759,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:36:57.000Z","modified_at":"2026-02-04T06:36:57.000Z","name":"Destinee Kovacek","mobile_number":"502-200-8718","email_id":"Prince_Gottlieb9@hotmail.com","dop":"2025-06-09","serial_number":"107422094904784","imei1":"107422094904784","imei2":"107422094904784","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:36:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176753,"job_number":"JOB_176753","tr_customer_id":176770,"tr_customer_product_id":176760,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:37:13.000Z","modified_at":"2026-02-04T06:37:13.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"104282484824161","imei1":"104282484824161","imei2":"104282484824161","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:37:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176754,"job_number":"JOB_176754","tr_customer_id":176771,"tr_customer_product_id":176761,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:37:13.000Z","modified_at":"2026-02-04T06:37:23.000Z","name":"Alexandrine Murray","mobile_number":"204-327-1732","email_id":"Rubye_Pouros4@hotmail.com","dop":"2025-06-09","serial_number":"108660126693351","imei1":"108660126693351","imei2":"108660126693351","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T06:37:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176755,"job_number":"JOB_176755","tr_customer_id":176772,"tr_customer_product_id":176762,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:37:13.000Z","modified_at":"2026-02-04T06:37:13.000Z","name":"Electa Lueilwitz","mobile_number":"371-559-7307","email_id":"Alessandra.Keeling@gmail.com","dop":"2025-06-09","serial_number":"106487929375273","imei1":"106487929375273","imei2":"106487929375273","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:37:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176758,"job_number":"JOB_176758","tr_customer_id":176775,"tr_customer_product_id":176765,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:37:28.000Z","modified_at":"2026-02-04T06:37:28.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"101441515418479","imei1":"101441515418479","imei2":"101441515418479","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:37:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176759,"job_number":"JOB_176759","tr_customer_id":176776,"tr_customer_product_id":176766,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:37:28.000Z","modified_at":"2026-02-04T06:37:39.000Z","name":"Alvina Cruickshank","mobile_number":"327-205-6261","email_id":"Oran_Hermiston@hotmail.com","dop":"2025-06-09","serial_number":"105375111214705","imei1":"105375111214705","imei2":"105375111214705","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T06:37:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176760,"job_number":"JOB_176760","tr_customer_id":176777,"tr_customer_product_id":176767,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:37:28.000Z","modified_at":"2026-02-04T06:37:28.000Z","name":"Petra Hilpert","mobile_number":"463-514-3520","email_id":"Janet18@hotmail.com","dop":"2025-06-09","serial_number":"105955043591609","imei1":"105955043591609","imei2":"105955043591609","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:37:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176764,"job_number":"JOB_176764","tr_customer_id":176781,"tr_customer_product_id":176771,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:38:16.000Z","modified_at":"2026-02-04T06:38:26.000Z","name":"shoaib shaikh","mobile_number":"9191987787","email_id":"shaikhshoaib@gmail.com","dop":"2025-12-13","serial_number":"44908421287529","imei1":"44908421287529","imei2":"44908421287529","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T06:38:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176765,"job_number":"JOB_176765","tr_customer_id":176782,"tr_customer_product_id":176772,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:38:30.000Z","modified_at":"2026-02-04T06:38:41.000Z","name":"uday p","mobile_number":"9191922787","email_id":"udap@gmail.com","dop":"2025-12-13","serial_number":"29824214904003","imei1":"29824214904003","imei2":"29824214904003","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T06:38:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176766,"job_number":"JOB_176766","tr_customer_id":176783,"tr_customer_product_id":176773,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:38:45.000Z","modified_at":"2026-02-04T06:38:55.000Z","name":"jatin sharma","mobile_number":"9191976787","email_id":"jatinvsharma@gmail.com","dop":"2025-12-13","serial_number":"62679280719438","imei1":"62679280719438","imei2":"62679280719438","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T06:38:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176795,"job_number":"JOB_176795","tr_customer_id":176812,"tr_customer_product_id":176802,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:45:01.000Z","modified_at":"2026-02-04T06:45:12.000Z","name":"jatin sharma","mobile_number":"9191976787","email_id":"jatinvsharma@gmail.com","dop":"2025-12-13","serial_number":"99423519733573","imei1":"99423519733573","imei2":"99423519733573","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T06:45:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176894,"job_number":"JOB_176894","tr_customer_id":176911,"tr_customer_product_id":176901,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T07:43:20.000Z","modified_at":"2026-02-04T07:43:31.000Z","name":"Alva Towne","mobile_number":"386-447-6006","email_id":"Alexander.Bailey@hotmail.com","dop":"2025-11-04","serial_number":"58341124239210","imei1":"58341124239210","imei2":"58341124239210","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T07:43:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176895,"job_number":"JOB_176895","tr_customer_id":176912,"tr_customer_product_id":176902,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T07:43:35.000Z","modified_at":"2026-02-04T07:43:35.000Z","name":"Elroy Heller","mobile_number":"213-531-6807","email_id":"Otto23@hotmail.com","dop":"2025-11-04","serial_number":"70502130793654","imei1":"70502130793654","imei2":"70502130793654","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T07:43:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/search' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzNjI5NDl9.kEPHaxMnkBHMt1PEsKRGgj3shHkaYg7vFWtNmM5u4R0' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--data-raw '{"searchText":"JOB_99821"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzAxOTEwMTJ9.eNjf52V0WcaKZ6-sX0SzR8eayTTHEIsb81OK3qNTtoE |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 4fb1f2f1-7cbc-4450-a922-d57835ff7fe3 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 36 |
{
"searchText": "JOB_104254"
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 31 |
| ETag | W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM" |
| Vary | Accept-Encoding |
| Date | Wed, 04 Feb 2026 07:43:37 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_99821' \
-X 'POST' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzNjI5NDl9.kEPHaxMnkBHMt1PEsKRGgj3shHkaYg7vFWtNmM5u4R0' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'Content-Length: 0' \
-H 'Content-Type: text/plain' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzAxOTEwMTJ9.eNjf52V0WcaKZ6-sX0SzR8eayTTHEIsb81OK3qNTtoE |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 5a9bf89d-e451-4df5-9d25-aa2dfec16da1 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 0 |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 33 |
| ETag | W/"21-a549D1gRd+HW17tYvMzi9u5U1G4" |
| Vary | Accept-Encoding |
| Date | Wed, 04 Feb 2026 07:43:37 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":null}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--data-raw '{"username":"iamsup","password":"password"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 9eccb83a-108c-42f7-8acd-76ca4bc3a4ea |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 59 |
{
"username": "iamsup",
"password": "password"
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 698 |
| ETag | W/"2ba-jNJpbRWDIMBXs1kewG57sV3o1AU" |
| Vary | Accept-Encoding |
| Date | Wed, 04 Feb 2026 07:43:38 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzAxOTEwMTh9.iV8MCP0XMwjKc0bEbTzd3yOyeKXfVuyaEGwgN_qeUss"}}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzNzI3NDJ9.IEtAMRF9vZn3LlTSasN0Llk5gwReGWkTINNzM8zYe8A' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzAxOTEwMTh9.iV8MCP0XMwjKc0bEbTzd3yOyeKXfVuyaEGwgN_qeUss |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 7b62b901-4876-4301-927c-db7cebc51dc8 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 444 |
| ETag | W/"1bc-5jtJRsd0hZILh8Na44eS7Os72ts" |
| Vary | Accept-Encoding |
| Date | Wed, 04 Feb 2026 07:43:38 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"id":1,"first_name":"John","last_name":"Cena","login_id":"iamsup","mobile_number":"9988778899","email_id":"john@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":2,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-12-20T07:42:00.000Z","role_name":"Supervisor","service_location":"Service Center A"}}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzNzI3NDJ9.IEtAMRF9vZn3LlTSasN0Llk5gwReGWkTINNzM8zYe8A' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzAxOTEwMTh9.iV8MCP0XMwjKc0bEbTzd3yOyeKXfVuyaEGwgN_qeUss |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 21de6d40-b4ff-4a9b-bb9c-ae289197ee69 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 248 |
| ETag | W/"f8-vcjmgbGMKS8PnTauR4Cea/vqjP8" |
| Vary | Accept-Encoding |
| Date | Wed, 04 Feb 2026 07:43:38 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[{"label":"Pending for assignment","key":"pending_for_assignment","count":332},{"label":"Pending for repair","key":"pending_for_repair","count":2},{"label":"Pending for delivery","key":"pending_for_delivery","count":0}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/pending' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzNzI3NDJ9.IEtAMRF9vZn3LlTSasN0Llk5gwReGWkTINNzM8zYe8A' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI5Mzc1MTB9.-O6f2f7yIF827L6J6ejis6RAsTLeJu8tivTqfyx0T-Y |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | c04baab1-b31f-4b49-be8f-3cdb2090ff9e |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"50a6b-hhCjj/h2FVeNQ6sG0igp0ERv6Ys" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Wed, 04 Feb 2026 07:43:38 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":[{"id":176389,"job_number":"JOB_176389","tr_customer_id":176406,"tr_customer_product_id":176396,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-03T20:11:26.000Z","modified_at":"2026-02-03T20:11:26.000Z","name":"Swapnil Jade","mobile_number":"9966332211","email_id":"qa.swapnil1910@gmail.com","dop":"2026-01-31","serial_number":"68944645691505","imei1":"68944645691505","imei2":"68944645691505","popurl":"2026-01-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-03T20:11:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176396,"job_number":"JOB_176396","tr_customer_id":176413,"tr_customer_product_id":176403,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-03T21:03:50.000Z","modified_at":"2026-02-03T21:03:50.000Z","name":"Laxman Teli","mobile_number":"8446981010","email_id":"testlaxman@test1.com","dop":"2026-01-29","serial_number":"15549925191112","imei1":"15549925191112","imei2":"15549925191112","popurl":"2026-01-29T21:03:49.114052473Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-03T21:03:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176398,"job_number":"JOB_176398","tr_customer_id":176415,"tr_customer_product_id":176405,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-03T21:46:00.000Z","modified_at":"2026-02-03T21:46:00.000Z","name":"Opal Ruecker","mobile_number":"251-483-1714","email_id":"Elroy.Hudson42@gmail.com","dop":"2025-09-09","serial_number":"14282297788225","imei1":"14282297788225","imei2":"14282297788225","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-03T21:46:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176399,"job_number":"JOB_176399","tr_customer_id":176416,"tr_customer_product_id":176406,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-03T21:46:00.000Z","modified_at":"2026-02-03T21:46:00.000Z","name":"Dean Hilll","mobile_number":"658-209-3971","email_id":"Esta16@gmail.com","dop":"2025-09-09","serial_number":"14610684792103","imei1":"14610684792103","imei2":"14610684792103","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-03T21:46:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176401,"job_number":"JOB_176401","tr_customer_id":176418,"tr_customer_product_id":176408,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-03T21:46:03.000Z","modified_at":"2026-02-03T21:46:03.000Z","name":"Antonetta Harris","mobile_number":"553-452-6028","email_id":"Dorcas60@hotmail.com","dop":"2025-09-09","serial_number":"14013214787670","imei1":"14013214787670","imei2":"14013214787670","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-03T21:46:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176402,"job_number":"JOB_176402","tr_customer_id":176419,"tr_customer_product_id":176409,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-03T21:46:03.000Z","modified_at":"2026-02-03T21:46:03.000Z","name":"Isadore Macejkovic","mobile_number":"313-497-7048","email_id":"Angelica0@hotmail.com","dop":"2025-09-09","serial_number":"15844120424251","imei1":"15844120424251","imei2":"15844120424251","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-03T21:46:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176404,"job_number":"JOB_176404","tr_customer_id":176421,"tr_customer_product_id":176411,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-03T21:46:06.000Z","modified_at":"2026-02-03T21:46:06.000Z","name":"Amber Rau","mobile_number":"392-636-4909","email_id":"Albin12@hotmail.com","dop":"2025-09-09","serial_number":"11767463548298","imei1":"11767463548298","imei2":"11767463548298","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-03T21:46:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176405,"job_number":"JOB_176405","tr_customer_id":176422,"tr_customer_product_id":176412,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-03T21:46:06.000Z","modified_at":"2026-02-03T21:46:06.000Z","name":"Conrad Ledner","mobile_number":"903-496-9794","email_id":"Lavon_Muller8@hotmail.com","dop":"2025-09-09","serial_number":"16232199230604","imei1":"16232199230604","imei2":"16232199230604","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-03T21:46:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176409,"job_number":"JOB_176409","tr_customer_id":176426,"tr_customer_product_id":176416,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-03T22:13:05.000Z","modified_at":"2026-02-03T22:13:05.000Z","name":"Adrienne Howe","mobile_number":"578-995-6970","email_id":"Kylee.Cormier@yahoo.com","dop":"2025-09-09","serial_number":"19854642348896","imei1":"19854642348896","imei2":"19854642348896","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-03T22:13:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176410,"job_number":"JOB_176410","tr_customer_id":176427,"tr_customer_product_id":176417,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-03T22:13:05.000Z","modified_at":"2026-02-03T22:13:05.000Z","name":"Jerry Breitenberg","mobile_number":"676-561-5164","email_id":"Enrico.Grant@yahoo.com","dop":"2025-09-09","serial_number":"16458607835989","imei1":"16458607835989","imei2":"16458607835989","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-03T22:13:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176412,"job_number":"JOB_176412","tr_customer_id":176429,"tr_customer_product_id":176419,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-03T22:13:08.000Z","modified_at":"2026-02-03T22:13:08.000Z","name":"Eino Corwin","mobile_number":"777-828-5531","email_id":"Ulises.Powlowski46@gmail.com","dop":"2025-09-09","serial_number":"14275254147122","imei1":"14275254147122","imei2":"14275254147122","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-03T22:13:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176413,"job_number":"JOB_176413","tr_customer_id":176430,"tr_customer_product_id":176420,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-03T22:13:08.000Z","modified_at":"2026-02-03T22:13:08.000Z","name":"Gianni O'Connell","mobile_number":"671-987-2923","email_id":"Elnora.Haag@yahoo.com","dop":"2025-09-09","serial_number":"18491089771435","imei1":"18491089771435","imei2":"18491089771435","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-03T22:13:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176415,"job_number":"JOB_176415","tr_customer_id":176432,"tr_customer_product_id":176422,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-03T22:13:11.000Z","modified_at":"2026-02-03T22:13:11.000Z","name":"Shea Cummings","mobile_number":"930-213-8390","email_id":"Jamel79@gmail.com","dop":"2025-09-09","serial_number":"18083203531400","imei1":"18083203531400","imei2":"18083203531400","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-03T22:13:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176416,"job_number":"JOB_176416","tr_customer_id":176433,"tr_customer_product_id":176423,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-03T22:13:11.000Z","modified_at":"2026-02-03T22:13:11.000Z","name":"Damian Gerlach","mobile_number":"289-621-7355","email_id":"Orrin.Hackett22@hotmail.com","dop":"2025-09-09","serial_number":"12064048566387","imei1":"12064048566387","imei2":"12064048566387","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-03T22:13:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176418,"job_number":"JOB_176418","tr_customer_id":176435,"tr_customer_product_id":176425,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-03T22:16:40.000Z","modified_at":"2026-02-03T22:16:40.000Z","name":"Citlalli Abshire","mobile_number":"705-218-8529","email_id":"Javon_Streich@hotmail.com","dop":"2025-09-09","serial_number":"12581162696776","imei1":"12581162696776","imei2":"12581162696776","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-03T22:16:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176419,"job_number":"JOB_176419","tr_customer_id":176436,"tr_customer_product_id":176426,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-03T22:16:40.000Z","modified_at":"2026-02-03T22:16:40.000Z","name":"Joany Kris","mobile_number":"341-706-7045","email_id":"Presley_Torphy51@hotmail.com","dop":"2025-09-09","serial_number":"14793756037832","imei1":"14793756037832","imei2":"14793756037832","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-03T22:16:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176421,"job_number":"JOB_176421","tr_customer_id":176438,"tr_customer_product_id":176428,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-03T22:16:43.000Z","modified_at":"2026-02-03T22:16:43.000Z","name":"Al Ryan","mobile_number":"420-549-1034","email_id":"Raquel.Beahan35@hotmail.com","dop":"2025-09-09","serial_number":"11790063170471","imei1":"11790063170471","imei2":"11790063170471","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-03T22:16:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176422,"job_number":"JOB_176422","tr_customer_id":176439,"tr_customer_product_id":176429,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-03T22:16:43.000Z","modified_at":"2026-02-03T22:16:43.000Z","name":"Ezequiel Sporer","mobile_number":"533-634-0071","email_id":"Eryn32@hotmail.com","dop":"2025-09-09","serial_number":"10256015959300","imei1":"10256015959300","imei2":"10256015959300","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-03T22:16:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176424,"job_number":"JOB_176424","tr_customer_id":176441,"tr_customer_product_id":176431,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-03T22:16:46.000Z","modified_at":"2026-02-03T22:16:46.000Z","name":"Bethany Ratke","mobile_number":"952-643-8638","email_id":"Georgianna.Goyette@gmail.com","dop":"2025-09-09","serial_number":"11152165402482","imei1":"11152165402482","imei2":"11152165402482","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-03T22:16:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176425,"job_number":"JOB_176425","tr_customer_id":176442,"tr_customer_product_id":176432,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-03T22:16:46.000Z","modified_at":"2026-02-03T22:16:46.000Z","name":"Alanis Goyette","mobile_number":"814-690-9336","email_id":"Greta76@gmail.com","dop":"2025-09-09","serial_number":"18958151439314","imei1":"18958151439314","imei2":"18958151439314","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-03T22:16:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176429,"job_number":"JOB_176429","tr_customer_id":176446,"tr_customer_product_id":176436,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-03T23:48:26.000Z","modified_at":"2026-02-03T23:48:26.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2026-01-24","serial_number":"18836592954988","imei1":"18836592954988","imei2":"18836592954988","popurl":"2026-01-24T23:48:26.122988639Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-03T23:48:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176430,"job_number":"JOB_176430","tr_customer_id":176447,"tr_customer_product_id":176437,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-03T23:48:27.000Z","modified_at":"2026-02-03T23:48:27.000Z","name":"Nirbhay Shukla","mobile_number":"7079936551","email_id":"anilabh.singh@gmail.com","dop":"2026-01-24","serial_number":"905580915292613","imei1":"905580915292613","imei2":"905580915292613","popurl":"www.aanandaswarup-rana.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-03T23:48:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176431,"job_number":"JOB_176431","tr_customer_id":176448,"tr_customer_product_id":176438,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-03T23:50:52.000Z","modified_at":"2026-02-03T23:50:52.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2026-01-24","serial_number":"79946591955889","imei1":"79946591955889","imei2":"79946591955889","popurl":"2026-01-24T23:50:52.353382653Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-03T23:50:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176436,"job_number":"JOB_176436","tr_customer_id":176453,"tr_customer_product_id":176443,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T02:32:57.000Z","modified_at":"2026-02-04T02:32:57.000Z","name":"Heaven Watsica","mobile_number":"797-371-9933","email_id":"Diamond_Ledner92@hotmail.com","dop":"2025-12-10","serial_number":"11790196657588","imei1":"11790196657588","imei2":"11790196657588","popurl":"2025-12-10T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T02:32:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176437,"job_number":"JOB_176437","tr_customer_id":176454,"tr_customer_product_id":176444,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T02:37:46.000Z","modified_at":"2026-02-04T02:37:46.000Z","name":"Ravi Kushwah","mobile_number":"9999449258","email_id":"ravikushwah1175@gmail.com","dop":"2026-02-02","serial_number":"12222222222222222","imei1":"12222222222222222","imei2":"12222222222222222","popurl":"2026-02-02T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T02:37:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176441,"job_number":"JOB_176441","tr_customer_id":176458,"tr_customer_product_id":176448,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T03:13:40.000Z","modified_at":"2026-02-04T03:13:40.000Z","name":"Rebeka Bogisich","mobile_number":"980-704-4996","email_id":"Mathias.Lakin37@yahoo.com","dop":"2025-05-30","serial_number":"15452804613682","imei1":"15452804613682","imei2":"15452804613682","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T03:13:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176442,"job_number":"JOB_176442","tr_customer_id":176459,"tr_customer_product_id":176449,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T03:13:41.000Z","modified_at":"2026-02-04T03:13:41.000Z","name":"Fay Bins","mobile_number":"565-353-4061","email_id":"Alfreda.Grady@yahoo.com","dop":"2025-05-30","serial_number":"1596296178477878","imei1":"1596296178477878","imei2":"1596296178477878","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T03:13:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176443,"job_number":"JOB_176443","tr_customer_id":176460,"tr_customer_product_id":176450,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T03:29:43.000Z","modified_at":"2026-02-04T03:29:43.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18163468894187","imei1":"18163468894187","imei2":"18163468894187","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T03:29:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176445,"job_number":"JOB_176445","tr_customer_id":176462,"tr_customer_product_id":176452,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T03:29:45.000Z","modified_at":"2026-02-04T03:29:45.000Z","name":"Gordon Bruen","mobile_number":"422-703-7231","email_id":"Cheyanne16@hotmail.com","dop":"2025-04-06","serial_number":"19838262596816960","imei1":"19838262596816960","imei2":"19838262596816960","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T03:29:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176446,"job_number":"JOB_176446","tr_customer_id":176463,"tr_customer_product_id":176453,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T03:30:29.000Z","modified_at":"2026-02-04T03:30:29.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18301039006586","imei1":"18301039006586","imei2":"18301039006586","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T03:30:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176448,"job_number":"JOB_176448","tr_customer_id":176465,"tr_customer_product_id":176455,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T03:30:30.000Z","modified_at":"2026-02-04T03:30:30.000Z","name":"Rhoda Shields","mobile_number":"381-811-1971","email_id":"Bobbie.Lockman@yahoo.com","dop":"2025-04-06","serial_number":"15782718411795832","imei1":"15782718411795832","imei2":"15782718411795832","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T03:30:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176449,"job_number":"JOB_176449","tr_customer_id":176466,"tr_customer_product_id":176456,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T03:31:14.000Z","modified_at":"2026-02-04T03:31:14.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11755818964384","imei1":"11755818964384","imei2":"11755818964384","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T03:31:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176451,"job_number":"JOB_176451","tr_customer_id":176468,"tr_customer_product_id":176458,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T03:31:16.000Z","modified_at":"2026-02-04T03:31:16.000Z","name":"Elena Volkman","mobile_number":"503-216-5710","email_id":"Mckenna.Bogisich67@gmail.com","dop":"2025-04-06","serial_number":"18904593063522024","imei1":"18904593063522024","imei2":"18904593063522024","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T03:31:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176452,"job_number":"JOB_176452","tr_customer_id":176469,"tr_customer_product_id":176459,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T03:58:46.000Z","modified_at":"2026-02-04T03:58:46.000Z","name":"Genevieve Christiansen","mobile_number":"213-449-3174","email_id":"Hyman20@gmail.com","dop":"2025-12-04","serial_number":"1003169505571621","imei1":"1003169505571621","imei2":"1003169505571621","popurl":"2025-12-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T03:58:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176453,"job_number":"JOB_176453","tr_customer_id":176470,"tr_customer_product_id":176460,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:00:31.000Z","modified_at":"2026-02-04T04:00:31.000Z","name":"Joshuah Dicki","mobile_number":"873-917-7224","email_id":"Agustina.Muller@hotmail.com","dop":"2025-12-04","serial_number":"1006930048268724","imei1":"1006930048268724","imei2":"1006930048268724","popurl":"2025-12-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:00:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176454,"job_number":"JOB_176454","tr_customer_id":176471,"tr_customer_product_id":176461,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:00:34.000Z","modified_at":"2026-02-04T04:00:34.000Z","name":"Meagan Keeling","mobile_number":"839-763-3083","email_id":"Laverne_Mraz@gmail.com","dop":"2025-12-04","serial_number":"1009904023723411","imei1":"1009904023723411","imei2":"1009904023723411","popurl":"2025-12-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:00:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176455,"job_number":"JOB_176455","tr_customer_id":176472,"tr_customer_product_id":176462,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:05:10.000Z","modified_at":"2026-02-04T04:05:10.000Z","name":"Diana Murray","mobile_number":"370-848-2724","email_id":"Rolando16@gmail.com","dop":"2025-12-04","serial_number":"107219835426297","imei1":"107219835426297","imei2":"107219835426297","popurl":"2025-12-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:05:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176456,"job_number":"JOB_176456","tr_customer_id":176473,"tr_customer_product_id":176463,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:10:07.000Z","modified_at":"2026-02-04T04:10:07.000Z","name":"{Esmeralda Wuckert","mobile_number":"401-670-9085","email_id":"Linnie.Larson18@gmail.com","dop":"2025-04-06","serial_number":"11806226633382","imei1":"11806226633382","imei2":"11806226633382","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:10:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176457,"job_number":"JOB_176457","tr_customer_id":176474,"tr_customer_product_id":176464,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:10:12.000Z","modified_at":"2026-02-04T04:10:12.000Z","name":"{Odessa Torp","mobile_number":"739-497-5907","email_id":"Berneice.Abshire53@hotmail.com","dop":"2025-04-06","serial_number":"12100670557799","imei1":"12100670557799","imei2":"12100670557799","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:10:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176458,"job_number":"JOB_176458","tr_customer_id":176475,"tr_customer_product_id":176465,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:10:44.000Z","modified_at":"2026-02-04T04:10:44.000Z","name":"Domenica Gleason","mobile_number":"939-335-3932","email_id":"Demetris_Klocko@yahoo.com","dop":"2025-04-06","serial_number":"19108488805969","imei1":"19108488805969","imei2":"19108488805969","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:10:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176459,"job_number":"JOB_176459","tr_customer_id":176476,"tr_customer_product_id":176466,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:17:35.000Z","modified_at":"2026-02-04T04:17:35.000Z","name":"Hillary Moore","mobile_number":"579-596-0249","email_id":"Alba29@yahoo.com","dop":"2025-09-30","serial_number":"41316736434058","imei1":"41316736434058","imei2":"41316736434058","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:17:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176462,"job_number":"JOB_176462","tr_customer_id":176479,"tr_customer_product_id":176469,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:18:46.000Z","modified_at":"2026-02-04T04:18:46.000Z","name":"Kenton Barton","mobile_number":"461-432-5468","email_id":"Floy_Runolfsdottir39@gmail.com","dop":"2025-04-06","serial_number":"12252461655829352","imei1":"12252461655829352","imei2":"12252461655829352","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:18:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176464,"job_number":"JOB_176464","tr_customer_id":176481,"tr_customer_product_id":176471,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:18:57.000Z","modified_at":"2026-02-04T04:18:57.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"19526676215448","imei1":"19526676215448","imei2":"19526676215448","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:18:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176466,"job_number":"JOB_176466","tr_customer_id":176483,"tr_customer_product_id":176473,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:18:59.000Z","modified_at":"2026-02-04T04:18:59.000Z","name":"Ruben Schimmel","mobile_number":"362-421-8880","email_id":"Nettie.Kozey@yahoo.com","dop":"2025-04-06","serial_number":"10702536017882956","imei1":"10702536017882956","imei2":"10702536017882956","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:18:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176468,"job_number":"JOB_176468","tr_customer_id":176485,"tr_customer_product_id":176475,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:19:06.000Z","modified_at":"2026-02-04T04:19:06.000Z","name":"Dudley Terry","mobile_number":"566-397-0060","email_id":"Adriana.Kris@gmail.com","dop":"2025-04-06","serial_number":"14098912394398192","imei1":"14098912394398192","imei2":"14098912394398192","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:19:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176470,"job_number":"JOB_176470","tr_customer_id":176487,"tr_customer_product_id":176477,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:19:14.000Z","modified_at":"2026-02-04T04:19:14.000Z","name":"Eldred Bayer","mobile_number":"228-692-5130","email_id":"Arnaldo_Moore48@yahoo.com","dop":"2025-04-06","serial_number":"17270181423378286","imei1":"17270181423378286","imei2":"17270181423378286","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:19:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176476,"job_number":"JOB_176476","tr_customer_id":176493,"tr_customer_product_id":176483,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:19:25.000Z","modified_at":"2026-02-04T04:19:25.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16932392834547","imei1":"16932392834547","imei2":"16932392834547","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:19:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176480,"job_number":"JOB_176480","tr_customer_id":176497,"tr_customer_product_id":176487,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:19:27.000Z","modified_at":"2026-02-04T04:19:27.000Z","name":"Rudolph Hudson","mobile_number":"553-529-0878","email_id":"Stevie_Walter36@hotmail.com","dop":"2025-04-06","serial_number":"18792165735215520","imei1":"18792165735215520","imei2":"18792165735215520","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:19:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176481,"job_number":"JOB_176481","tr_customer_id":176498,"tr_customer_product_id":176488,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:19:27.000Z","modified_at":"2026-02-04T04:19:27.000Z","name":"Abbey Casper","mobile_number":"209-212-1975","email_id":"Pedro52@yahoo.com","dop":"2025-04-06","serial_number":"12087306755259312","imei1":"12087306755259312","imei2":"12087306755259312","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:19:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176482,"job_number":"JOB_176482","tr_customer_id":176499,"tr_customer_product_id":176489,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:19:32.000Z","modified_at":"2026-02-04T04:19:32.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13165232316668","imei1":"13165232316668","imei2":"13165232316668","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:19:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176485,"job_number":"JOB_176485","tr_customer_id":176502,"tr_customer_product_id":176492,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:19:34.000Z","modified_at":"2026-02-04T04:19:34.000Z","name":"Syble Abernathy","mobile_number":"355-951-2951","email_id":"Lucie38@yahoo.com","dop":"2025-04-06","serial_number":"16265871400764784","imei1":"16265871400764784","imei2":"16265871400764784","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:19:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176486,"job_number":"JOB_176486","tr_customer_id":176503,"tr_customer_product_id":176493,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:19:34.000Z","modified_at":"2026-02-04T04:19:34.000Z","name":"Reilly Conroy","mobile_number":"924-688-4068","email_id":"Ottis_Mitchell49@yahoo.com","dop":"2025-04-06","serial_number":"10799443903246306","imei1":"10799443903246306","imei2":"10799443903246306","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:19:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176487,"job_number":"JOB_176487","tr_customer_id":176504,"tr_customer_product_id":176494,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:19:37.000Z","modified_at":"2026-02-04T04:19:37.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19699442607977","imei1":"19699442607977","imei2":"19699442607977","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:19:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176489,"job_number":"JOB_176489","tr_customer_id":176506,"tr_customer_product_id":176496,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:19:38.000Z","modified_at":"2026-02-04T04:19:38.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10516872330446","imei1":"10516872330446","imei2":"10516872330446","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:19:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176492,"job_number":"JOB_176492","tr_customer_id":176509,"tr_customer_product_id":176499,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:19:39.000Z","modified_at":"2026-02-04T04:19:39.000Z","name":"Alexzander Stark","mobile_number":"596-734-3585","email_id":"Patsy_Hettinger18@hotmail.com","dop":"2025-06-18","serial_number":"1053416970203141","imei1":"1053416970203141","imei2":"1053416970203141","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:19:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176493,"job_number":"JOB_176493","tr_customer_id":176510,"tr_customer_product_id":176500,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:19:39.000Z","modified_at":"2026-02-04T04:19:39.000Z","name":"Houston Lindgren","mobile_number":"428-666-2362","email_id":"Jillian72@gmail.com","dop":"2025-04-06","serial_number":"11445065524746976","imei1":"11445065524746976","imei2":"11445065524746976","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:19:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176498,"job_number":"JOB_176498","tr_customer_id":176515,"tr_customer_product_id":176505,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:19:43.000Z","modified_at":"2026-02-04T04:19:43.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"14841589173287","imei1":"14841589173287","imei2":"14841589173287","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:19:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176499,"job_number":"JOB_176499","tr_customer_id":176516,"tr_customer_product_id":176506,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:19:43.000Z","modified_at":"2026-02-04T04:19:43.000Z","name":"Adalberto Fritsch","mobile_number":"395-744-7037","email_id":"Litzy.Mraz38@yahoo.com","dop":"2025-05-30","serial_number":"10428958510257","imei1":"10428958510257","imei2":"10428958510257","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:19:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176501,"job_number":"JOB_176501","tr_customer_id":176518,"tr_customer_product_id":176508,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:19:44.000Z","modified_at":"2026-02-04T04:19:44.000Z","name":"Dominic Gorczany","mobile_number":"478-211-4354","email_id":"Aiden84@yahoo.com","dop":"2025-05-30","serial_number":"1548309318542422","imei1":"1548309318542422","imei2":"1548309318542422","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:19:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176502,"job_number":"JOB_176502","tr_customer_id":176519,"tr_customer_product_id":176509,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:19:44.000Z","modified_at":"2026-02-04T04:19:44.000Z","name":"Hailee Beier","mobile_number":"276-446-2343","email_id":"Claude_OReilly59@hotmail.com","dop":"2025-04-06","serial_number":"18475515866700810","imei1":"18475515866700810","imei2":"18475515866700810","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:19:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176503,"job_number":"JOB_176503","tr_customer_id":176520,"tr_customer_product_id":176510,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:19:46.000Z","modified_at":"2026-02-04T04:19:46.000Z","name":"Nareen Katkam","mobile_number":"7677667898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"12727448778628","imei1":"12727448778628","imei2":"12727448778628","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:19:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176504,"job_number":"JOB_176504","tr_customer_id":176521,"tr_customer_product_id":176511,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:19:46.000Z","modified_at":"2026-02-04T04:19:46.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19106818057498","imei1":"19106818057498","imei2":"19106818057498","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:19:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176508,"job_number":"JOB_176508","tr_customer_id":176525,"tr_customer_product_id":176515,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:19:48.000Z","modified_at":"2026-02-04T04:19:48.000Z","name":"Nareen Katkam","mobile_number":"7677667898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"78275858196127","imei1":"78275858196127","imei2":"78275858196127","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:19:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176509,"job_number":"JOB_176509","tr_customer_id":176526,"tr_customer_product_id":176516,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:19:48.000Z","modified_at":"2026-02-04T04:19:48.000Z","name":"Eda Bradtke","mobile_number":"671-543-0261","email_id":"Arnaldo44@gmail.com","dop":"2025-04-06","serial_number":"10240613578143672","imei1":"10240613578143672","imei2":"10240613578143672","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:19:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176511,"job_number":"JOB_176511","tr_customer_id":176528,"tr_customer_product_id":176518,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:19:49.000Z","modified_at":"2026-02-04T04:19:49.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13363929985402","imei1":"13363929985402","imei2":"13363929985402","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:19:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176513,"job_number":"JOB_176513","tr_customer_id":176530,"tr_customer_product_id":176520,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:19:49.000Z","modified_at":"2026-02-04T04:19:49.000Z","name":"Onkar Bhole","mobile_number":"7046563552","email_id":"Onkarbhole@gmail.com","dop":"2025-04-06","serial_number":"19274706234465","imei1":"19274706234465","imei2":"19274706234465","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:19:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176515,"job_number":"JOB_176515","tr_customer_id":176532,"tr_customer_product_id":176522,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:19:50.000Z","modified_at":"2026-02-04T04:19:50.000Z","name":"Skye Spinka","mobile_number":"579-436-5156","email_id":"Robbie45@gmail.com","dop":"2025-04-06","serial_number":"15083668393112600","imei1":"15083668393112600","imei2":"15083668393112600","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:19:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176516,"job_number":"JOB_176516","tr_customer_id":176533,"tr_customer_product_id":176523,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:19:51.000Z","modified_at":"2026-02-04T04:19:51.000Z","name":"Blanche Hoppe","mobile_number":"780-426-0720","email_id":"Tito.Ritchie@hotmail.com","dop":"2025-04-06","serial_number":"14401505601615458","imei1":"14401505601615458","imei2":"14401505601615458","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:19:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176517,"job_number":"JOB_176517","tr_customer_id":176534,"tr_customer_product_id":176524,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:19:51.000Z","modified_at":"2026-02-04T04:19:51.000Z","name":"Miller Paucek","mobile_number":"648-957-6876","email_id":"Cyril_White0@gmail.com","dop":"2025-04-06","serial_number":"14203856991710024","imei1":"14203856991710024","imei2":"14203856991710024","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:19:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176518,"job_number":"JOB_176518","tr_customer_id":176535,"tr_customer_product_id":176525,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:19:56.000Z","modified_at":"2026-02-04T04:19:56.000Z","name":"Sravan V","mobile_number":"8492453456","email_id":"srav@gmail.com","dop":"2025-12-31","serial_number":"104476620567286","imei1":"104476620567286","imei2":"104476620567286","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:19:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176520,"job_number":"JOB_176520","tr_customer_id":176537,"tr_customer_product_id":176527,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:02.000Z","modified_at":"2026-02-04T04:20:02.000Z","name":"neeraj v","mobile_number":"9182460199","email_id":"neeraj.v@outlook.com","dop":"2025-04-06","serial_number":"18720857932300","imei1":"18720857932300","imei2":"18720857932300","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176522,"job_number":"JOB_176522","tr_customer_id":176539,"tr_customer_product_id":176529,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:03.000Z","modified_at":"2026-02-04T04:20:03.000Z","name":"Pauline Frami","mobile_number":"846-220-3318","email_id":"Arianna_Greenholt82@hotmail.com","dop":"2025-04-06","serial_number":"13766464858361678","imei1":"13766464858361678","imei2":"13766464858361678","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176524,"job_number":"JOB_176524","tr_customer_id":176541,"tr_customer_product_id":176531,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:08.000Z","modified_at":"2026-02-04T04:20:08.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17890715696423","imei1":"17890715696423","imei2":"17890715696423","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176526,"job_number":"JOB_176526","tr_customer_id":176543,"tr_customer_product_id":176533,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:09.000Z","modified_at":"2026-02-04T04:20:09.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14461693911714","imei1":"14461693911714","imei2":"14461693911714","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176528,"job_number":"JOB_176528","tr_customer_id":176545,"tr_customer_product_id":176535,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:10.000Z","modified_at":"2026-02-04T04:20:10.000Z","name":"Jacynthe Stoltenberg","mobile_number":"923-329-1013","email_id":"Payton92@gmail.com","dop":"2025-04-06","serial_number":"14528192762308204","imei1":"14528192762308204","imei2":"14528192762308204","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176529,"job_number":"JOB_176529","tr_customer_id":176546,"tr_customer_product_id":176536,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:11.000Z","modified_at":"2026-02-04T04:20:11.000Z","name":"Jane Runolfsson","mobile_number":"597-969-8020","email_id":"Cassie.Boyle85@gmail.com","dop":"2025-04-06","serial_number":"19208417795997210","imei1":"19208417795997210","imei2":"19208417795997210","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176530,"job_number":"JOB_176530","tr_customer_id":176547,"tr_customer_product_id":176537,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:11.000Z","modified_at":"2026-02-04T04:20:11.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17458340921459","imei1":"17458340921459","imei2":"17458340921459","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176532,"job_number":"JOB_176532","tr_customer_id":176549,"tr_customer_product_id":176539,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:13.000Z","modified_at":"2026-02-04T04:20:13.000Z","name":"Bo Blanda","mobile_number":"583-378-7607","email_id":"Zachariah_Fisher80@yahoo.com","dop":"2025-04-06","serial_number":"19828528069297200","imei1":"19828528069297200","imei2":"19828528069297200","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176536,"job_number":"JOB_176536","tr_customer_id":176553,"tr_customer_product_id":176543,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:20.000Z","modified_at":"2026-02-04T04:20:20.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10595176448316","imei1":"10595176448316","imei2":"10595176448316","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176537,"job_number":"JOB_176537","tr_customer_id":176554,"tr_customer_product_id":176544,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:20.000Z","modified_at":"2026-02-04T04:20:20.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17734324417873","imei1":"17734324417873","imei2":"17734324417873","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176542,"job_number":"JOB_176542","tr_customer_id":176559,"tr_customer_product_id":176549,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:21.000Z","modified_at":"2026-02-04T04:20:21.000Z","name":"Anita Reilly","mobile_number":"930-690-0373","email_id":"Callie48@gmail.com","dop":"2025-06-18","serial_number":"1041077178076790","imei1":"1041077178076790","imei2":"1041077178076790","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176543,"job_number":"JOB_176543","tr_customer_id":176560,"tr_customer_product_id":176550,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:21.000Z","modified_at":"2026-02-04T04:20:21.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18646972987672","imei1":"18646972987672","imei2":"18646972987672","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176545,"job_number":"JOB_176545","tr_customer_id":176562,"tr_customer_product_id":176552,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:22.000Z","modified_at":"2026-02-04T04:20:22.000Z","name":"Lonzo Turcotte","mobile_number":"217-331-8385","email_id":"Retha_Predovic76@gmail.com","dop":"2025-04-06","serial_number":"17777380299092604","imei1":"17777380299092604","imei2":"17777380299092604","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176547,"job_number":"JOB_176547","tr_customer_id":176564,"tr_customer_product_id":176554,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:23.000Z","modified_at":"2026-02-04T04:20:23.000Z","name":"Raegan Hessel","mobile_number":"204-937-7389","email_id":"Sabrina.Green64@hotmail.com","dop":"2025-04-06","serial_number":"11161418795242160","imei1":"11161418795242160","imei2":"11161418795242160","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176550,"job_number":"JOB_176550","tr_customer_id":176567,"tr_customer_product_id":176557,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:25.000Z","modified_at":"2026-02-04T04:20:25.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11249833330334","imei1":"11249833330334","imei2":"11249833330334","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176552,"job_number":"JOB_176552","tr_customer_id":176569,"tr_customer_product_id":176559,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:27.000Z","modified_at":"2026-02-04T04:20:27.000Z","name":"Leo Spinka","mobile_number":"629-695-6576","email_id":"Jalyn.Stoltenberg@hotmail.com","dop":"2025-04-06","serial_number":"16805894203813508","imei1":"16805894203813508","imei2":"16805894203813508","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176554,"job_number":"JOB_176554","tr_customer_id":176571,"tr_customer_product_id":176561,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:28.000Z","modified_at":"2026-02-04T04:20:28.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"19346405170390","imei1":"19346405170390","imei2":"19346405170390","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176557,"job_number":"JOB_176557","tr_customer_id":176573,"tr_customer_product_id":176563,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:28.000Z","modified_at":"2026-02-04T04:20:28.000Z","name":"Nareen K","mobile_number":"7677660898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"11388463808593","imei1":"11388463808593","imei2":"11388463808593","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176560,"job_number":"JOB_176560","tr_customer_id":176577,"tr_customer_product_id":176567,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:30.000Z","modified_at":"2026-02-04T04:20:30.000Z","name":"Ellis Gaylord","mobile_number":"239-426-4764","email_id":"Mathias_Gottlieb@gmail.com","dop":"2025-04-06","serial_number":"16445968121486860","imei1":"16445968121486860","imei2":"16445968121486860","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176561,"job_number":"JOB_176561","tr_customer_id":176578,"tr_customer_product_id":176568,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:30.000Z","modified_at":"2026-02-04T04:20:30.000Z","name":"Nareen K","mobile_number":"7677660898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"59295561175698","imei1":"59295561175698","imei2":"59295561175698","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176569,"job_number":"JOB_176569","tr_customer_id":176586,"tr_customer_product_id":176576,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:35.000Z","modified_at":"2026-02-04T04:20:35.000Z","name":"dora p","mobile_number":"9321435112","email_id":"dora@gmail.com","dop":"2025-04-06","serial_number":"17436717072521","imei1":"17436717072521","imei2":"17436717072521","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176570,"job_number":"JOB_176570","tr_customer_id":176587,"tr_customer_product_id":176577,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:35.000Z","modified_at":"2026-02-04T04:20:35.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12037051281462","imei1":"12037051281462","imei2":"12037051281462","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176573,"job_number":"JOB_176573","tr_customer_id":176590,"tr_customer_product_id":176580,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:36.000Z","modified_at":"2026-02-04T04:20:36.000Z","name":"Rita Gupta","mobile_number":"12345678978","email_id":"test@1","dop":"2025-04-06","serial_number":"16137041114487","imei1":"16137041114487","imei2":"16137041114487","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176574,"job_number":"JOB_176574","tr_customer_id":176591,"tr_customer_product_id":176581,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:36.000Z","modified_at":"2026-02-04T04:20:36.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12328155315568","imei1":"12328155315568","imei2":"12328155315568","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176576,"job_number":"JOB_176576","tr_customer_id":176593,"tr_customer_product_id":176583,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:36.000Z","modified_at":"2026-02-04T04:20:36.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16630960260518","imei1":"16630960260518","imei2":"16630960260518","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176579,"job_number":"JOB_176579","tr_customer_id":176596,"tr_customer_product_id":176586,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:37.000Z","modified_at":"2026-02-04T04:20:37.000Z","name":"Kari Kovacek","mobile_number":"942-969-6725","email_id":"Mikayla_Cummings64@hotmail.com","dop":"2025-04-06","serial_number":"19534848621237860","imei1":"19534848621237860","imei2":"19534848621237860","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176580,"job_number":"JOB_176580","tr_customer_id":176597,"tr_customer_product_id":176587,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:37.000Z","modified_at":"2026-02-04T04:20:37.000Z","name":"Stone Donnelly","mobile_number":"221-765-4675","email_id":"Erica_Olson28@gmail.com","dop":"2025-04-06","serial_number":"10343017688746420","imei1":"10343017688746420","imei2":"10343017688746420","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176581,"job_number":"JOB_176581","tr_customer_id":176598,"tr_customer_product_id":176588,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:37.000Z","modified_at":"2026-02-04T04:20:37.000Z","name":"Zackary Kerluke","mobile_number":"986-740-1998","email_id":"Astrid.Hane@hotmail.com","dop":"2025-04-06","serial_number":"16588545340439542","imei1":"16588545340439542","imei2":"16588545340439542","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176582,"job_number":"JOB_176582","tr_customer_id":176599,"tr_customer_product_id":176589,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:38.000Z","modified_at":"2026-02-04T04:20:38.000Z","name":"Estevan Skiles","mobile_number":"630-200-8970","email_id":"Camden7@gmail.com","dop":"2025-04-06","serial_number":"18947640076066464","imei1":"18947640076066464","imei2":"18947640076066464","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176583,"job_number":"JOB_176583","tr_customer_id":176600,"tr_customer_product_id":176590,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:38.000Z","modified_at":"2026-02-04T04:20:38.000Z","name":"Madison Schroeder","mobile_number":"211-582-1738","email_id":"Melissa82@gmail.com","dop":"2025-04-06","serial_number":"16182241233055066","imei1":"16182241233055066","imei2":"16182241233055066","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176584,"job_number":"JOB_176584","tr_customer_id":176601,"tr_customer_product_id":176591,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:41.000Z","modified_at":"2026-02-04T04:20:41.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19282812627094","imei1":"19282812627094","imei2":"19282812627094","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176586,"job_number":"JOB_176586","tr_customer_id":176603,"tr_customer_product_id":176593,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:43.000Z","modified_at":"2026-02-04T04:20:43.000Z","name":"Srav k","mobile_number":"8492443456","email_id":"sravanh@gmail.com","dop":"2025-12-31","serial_number":"102534576099548","imei1":"102534576099548","imei2":"102534576099548","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176587,"job_number":"JOB_176587","tr_customer_id":176604,"tr_customer_product_id":176594,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:43.000Z","modified_at":"2026-02-04T04:20:43.000Z","name":"Odie Beier","mobile_number":"647-501-7090","email_id":"Dewitt96@yahoo.com","dop":"2025-04-06","serial_number":"11158458399755378","imei1":"11158458399755378","imei2":"11158458399755378","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176589,"job_number":"JOB_176589","tr_customer_id":176606,"tr_customer_product_id":176596,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:46.000Z","modified_at":"2026-02-04T04:20:46.000Z","name":"viraj kumar","mobile_number":"7982896126","email_id":"virajkumar@gmail.com","dop":"2025-04-06","serial_number":"11421911309390","imei1":"11421911309390","imei2":"11421911309390","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176593,"job_number":"JOB_176593","tr_customer_id":176610,"tr_customer_product_id":176600,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:47.000Z","modified_at":"2026-02-04T04:20:47.000Z","name":"Theron Frami","mobile_number":"345-442-8146","email_id":"Cecelia_Rau10@gmail.com","dop":"2025-04-06","serial_number":"10621147261380574","imei1":"10621147261380574","imei2":"10621147261380574","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176597,"job_number":"JOB_176597","tr_customer_id":176614,"tr_customer_product_id":176604,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:56.000Z","modified_at":"2026-02-04T04:20:56.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12769169432076","imei1":"12769169432076","imei2":"12769169432076","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176599,"job_number":"JOB_176599","tr_customer_id":176616,"tr_customer_product_id":176606,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:56.000Z","modified_at":"2026-02-04T04:20:56.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15818856923876","imei1":"15818856923876","imei2":"15818856923876","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176601,"job_number":"JOB_176601","tr_customer_id":176618,"tr_customer_product_id":176608,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:57.000Z","modified_at":"2026-02-04T04:20:57.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11221181943727","imei1":"11221181943727","imei2":"11221181943727","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176603,"job_number":"JOB_176603","tr_customer_id":176620,"tr_customer_product_id":176610,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:58.000Z","modified_at":"2026-02-04T04:20:58.000Z","name":"Dedric Rau","mobile_number":"743-590-7980","email_id":"Bridgette_Donnelly@hotmail.com","dop":"2025-04-06","serial_number":"15443147911396776","imei1":"15443147911396776","imei2":"15443147911396776","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176604,"job_number":"JOB_176604","tr_customer_id":176621,"tr_customer_product_id":176611,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:58.000Z","modified_at":"2026-02-04T04:20:58.000Z","name":"Keshawn Yost","mobile_number":"400-339-4364","email_id":"Colten.Wilkinson@yahoo.com","dop":"2025-04-06","serial_number":"10117715531931494","imei1":"10117715531931494","imei2":"10117715531931494","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176605,"job_number":"JOB_176605","tr_customer_id":176622,"tr_customer_product_id":176612,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:59.000Z","modified_at":"2026-02-04T04:20:59.000Z","name":"Kyra Schroeder","mobile_number":"598-811-3114","email_id":"Ilene43@hotmail.com","dop":"2025-04-06","serial_number":"15910947761966254","imei1":"15910947761966254","imei2":"15910947761966254","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176610,"job_number":"JOB_176610","tr_customer_id":176627,"tr_customer_product_id":176617,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:21:07.000Z","modified_at":"2026-02-04T04:21:07.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13551540871317","imei1":"13551540871317","imei2":"13551540871317","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:21:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176613,"job_number":"JOB_176613","tr_customer_id":176630,"tr_customer_product_id":176620,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:21:09.000Z","modified_at":"2026-02-04T04:21:09.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11898964262792","imei1":"11898964262792","imei2":"11898964262792","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:21:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176614,"job_number":"JOB_176614","tr_customer_id":176631,"tr_customer_product_id":176621,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:21:09.000Z","modified_at":"2026-02-04T04:21:09.000Z","name":"Devin Schaefer","mobile_number":"487-203-6446","email_id":"Melba_Stark34@hotmail.com","dop":"2025-04-06","serial_number":"10503910736593102","imei1":"10503910736593102","imei2":"10503910736593102","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:21:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176616,"job_number":"JOB_176616","tr_customer_id":176633,"tr_customer_product_id":176623,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:21:10.000Z","modified_at":"2026-02-04T04:21:10.000Z","name":"Carli Champlin","mobile_number":"819-493-7041","email_id":"Estevan22@yahoo.com","dop":"2025-04-06","serial_number":"18419950190617684","imei1":"18419950190617684","imei2":"18419950190617684","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:21:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176617,"job_number":"JOB_176617","tr_customer_id":176634,"tr_customer_product_id":176624,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:21:11.000Z","modified_at":"2026-02-04T04:21:11.000Z","name":"NareenK KA","mobile_number":"9677660898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"10825268289460","imei1":"10825268289460","imei2":"10825268289460","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:21:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176619,"job_number":"JOB_176619","tr_customer_id":176636,"tr_customer_product_id":176626,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:21:12.000Z","modified_at":"2026-02-04T04:21:12.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14679994089103","imei1":"14679994089103","imei2":"14679994089103","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:21:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176621,"job_number":"JOB_176621","tr_customer_id":176638,"tr_customer_product_id":176628,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:21:13.000Z","modified_at":"2026-02-04T04:21:13.000Z","name":"NareenK KA","mobile_number":"9677660898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"54592623063063","imei1":"54592623063063","imei2":"54592623063063","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:21:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176622,"job_number":"JOB_176622","tr_customer_id":176639,"tr_customer_product_id":176629,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:21:14.000Z","modified_at":"2026-02-04T04:21:14.000Z","name":"Deven Nolan","mobile_number":"208-939-8274","email_id":"Lamar.Dach@gmail.com","dop":"2025-04-06","serial_number":"11190985681082228","imei1":"11190985681082228","imei2":"11190985681082228","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:21:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176626,"job_number":"JOB_176626","tr_customer_id":176643,"tr_customer_product_id":176633,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:21:21.000Z","modified_at":"2026-02-04T04:21:21.000Z","name":"pradnya t","mobile_number":"7046563551","email_id":"pradnya@gmail.com","dop":"2025-04-06","serial_number":"15239822180215","imei1":"15239822180215","imei2":"15239822180215","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:21:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176628,"job_number":"JOB_176628","tr_customer_id":176645,"tr_customer_product_id":176635,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:21:21.000Z","modified_at":"2026-02-04T04:21:21.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19030553753511","imei1":"19030553753511","imei2":"19030553753511","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:21:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176629,"job_number":"JOB_176629","tr_customer_id":176646,"tr_customer_product_id":176636,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:21:22.000Z","modified_at":"2026-02-04T04:21:22.000Z","name":"Radha Jain","mobile_number":"12345678979","email_id":"test@2","dop":"2025-04-06","serial_number":"14213534000800","imei1":"14213534000800","imei2":"14213534000800","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:21:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176633,"job_number":"JOB_176633","tr_customer_id":176650,"tr_customer_product_id":176640,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:21:22.000Z","modified_at":"2026-02-04T04:21:22.000Z","name":"Hilma Mayert","mobile_number":"995-862-4776","email_id":"Arianna.Hayes@hotmail.com","dop":"2025-04-06","serial_number":"12640163486727516","imei1":"12640163486727516","imei2":"12640163486727516","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:21:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176634,"job_number":"JOB_176634","tr_customer_id":176651,"tr_customer_product_id":176641,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:21:23.000Z","modified_at":"2026-02-04T04:21:23.000Z","name":"Dejon O'Connell","mobile_number":"460-317-5890","email_id":"Evalyn83@hotmail.com","dop":"2025-04-06","serial_number":"18397259240306070","imei1":"18397259240306070","imei2":"18397259240306070","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:21:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176635,"job_number":"JOB_176635","tr_customer_id":176652,"tr_customer_product_id":176642,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:21:23.000Z","modified_at":"2026-02-04T04:21:23.000Z","name":"Leda Larson","mobile_number":"831-371-5055","email_id":"Keegan52@hotmail.com","dop":"2025-04-06","serial_number":"19314161576549144","imei1":"19314161576549144","imei2":"19314161576549144","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:21:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176636,"job_number":"JOB_176636","tr_customer_id":176653,"tr_customer_product_id":176643,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:21:24.000Z","modified_at":"2026-02-04T04:21:24.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19784570560683","imei1":"19784570560683","imei2":"19784570560683","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:21:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176638,"job_number":"JOB_176638","tr_customer_id":176655,"tr_customer_product_id":176645,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:21:26.000Z","modified_at":"2026-02-04T04:21:26.000Z","name":"Brock Wolff","mobile_number":"784-668-8593","email_id":"Tyreek.Wiegand47@gmail.com","dop":"2025-04-06","serial_number":"16105445347748596","imei1":"16105445347748596","imei2":"16105445347748596","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:21:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176639,"job_number":"JOB_176639","tr_customer_id":176656,"tr_customer_product_id":176646,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:21:26.000Z","modified_at":"2026-02-04T04:21:26.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12579070849414","imei1":"12579070849414","imei2":"12579070849414","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:21:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176641,"job_number":"JOB_176641","tr_customer_id":176658,"tr_customer_product_id":176648,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:21:28.000Z","modified_at":"2026-02-04T04:21:28.000Z","name":"Mark Veum","mobile_number":"476-540-2122","email_id":"Demetrius.Marvin25@gmail.com","dop":"2025-04-06","serial_number":"17938991493562016","imei1":"17938991493562016","imei2":"17938991493562016","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:21:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176642,"job_number":"JOB_176642","tr_customer_id":176659,"tr_customer_product_id":176649,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:21:29.000Z","modified_at":"2026-02-04T04:21:29.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14268293018164","imei1":"14268293018164","imei2":"14268293018164","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:21:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176644,"job_number":"JOB_176644","tr_customer_id":176661,"tr_customer_product_id":176651,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:21:30.000Z","modified_at":"2026-02-04T04:21:30.000Z","name":"udai t","mobile_number":"8019800593","email_id":"udai.t@gmail.com","dop":"2025-04-06","serial_number":"14499370938858","imei1":"14499370938858","imei2":"14499370938858","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:21:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176645,"job_number":"JOB_176645","tr_customer_id":176662,"tr_customer_product_id":176652,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:21:30.000Z","modified_at":"2026-02-04T04:21:30.000Z","name":"ravan V","mobile_number":"8492453457","email_id":"rav@gmail.com","dop":"2025-12-31","serial_number":"109947900715241","imei1":"109947900715241","imei2":"109947900715241","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:21:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176648,"job_number":"JOB_176648","tr_customer_id":176665,"tr_customer_product_id":176655,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:21:31.000Z","modified_at":"2026-02-04T04:21:31.000Z","name":"Ruthe Gorczany","mobile_number":"431-662-2502","email_id":"Ayla20@gmail.com","dop":"2025-04-06","serial_number":"16224740769350744","imei1":"16224740769350744","imei2":"16224740769350744","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:21:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176649,"job_number":"JOB_176649","tr_customer_id":176666,"tr_customer_product_id":176656,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:21:31.000Z","modified_at":"2026-02-04T04:21:31.000Z","name":"Kole Aufderhar","mobile_number":"725-469-4463","email_id":"Keanu.Raynor92@hotmail.com","dop":"2025-04-06","serial_number":"12011751230116892","imei1":"12011751230116892","imei2":"12011751230116892","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:21:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176650,"job_number":"JOB_176650","tr_customer_id":176667,"tr_customer_product_id":176657,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:21:44.000Z","modified_at":"2026-02-04T04:21:44.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17504516995144","imei1":"17504516995144","imei2":"17504516995144","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:21:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176652,"job_number":"JOB_176652","tr_customer_id":176669,"tr_customer_product_id":176659,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:21:46.000Z","modified_at":"2026-02-04T04:21:46.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19091969681952","imei1":"19091969681952","imei2":"19091969681952","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:21:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176654,"job_number":"JOB_176654","tr_customer_id":176671,"tr_customer_product_id":176661,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:21:46.000Z","modified_at":"2026-02-04T04:21:46.000Z","name":"Wyman Dickinson","mobile_number":"936-662-6442","email_id":"Gwen_Goyette@yahoo.com","dop":"2025-04-06","serial_number":"14308044968218490","imei1":"14308044968218490","imei2":"14308044968218490","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:21:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176655,"job_number":"JOB_176655","tr_customer_id":176672,"tr_customer_product_id":176662,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:21:47.000Z","modified_at":"2026-02-04T04:21:47.000Z","name":"Nels Kris","mobile_number":"581-296-9268","email_id":"Isaiah37@yahoo.com","dop":"2025-04-06","serial_number":"15063756774632628","imei1":"15063756774632628","imei2":"15063756774632628","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:21:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176656,"job_number":"JOB_176656","tr_customer_id":176673,"tr_customer_product_id":176663,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:21:56.000Z","modified_at":"2026-02-04T04:21:56.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15014436490537","imei1":"15014436490537","imei2":"15014436490537","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:21:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176658,"job_number":"JOB_176658","tr_customer_id":176675,"tr_customer_product_id":176665,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:21:58.000Z","modified_at":"2026-02-04T04:21:58.000Z","name":"Mittie Stiedemann","mobile_number":"963-882-8019","email_id":"Ivory.Pfannerstill30@yahoo.com","dop":"2025-04-06","serial_number":"16089688127397448","imei1":"16089688127397448","imei2":"16089688127397448","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:21:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176662,"job_number":"JOB_176662","tr_customer_id":176679,"tr_customer_product_id":176669,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:22:12.000Z","modified_at":"2026-02-04T04:22:12.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11423980893584","imei1":"11423980893584","imei2":"11423980893584","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:22:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176664,"job_number":"JOB_176664","tr_customer_id":176681,"tr_customer_product_id":176671,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:22:14.000Z","modified_at":"2026-02-04T04:22:14.000Z","name":"Diana Towne","mobile_number":"684-246-9239","email_id":"Kelly.Rice@yahoo.com","dop":"2025-04-06","serial_number":"12384539130904476","imei1":"12384539130904476","imei2":"12384539130904476","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:22:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176665,"job_number":"JOB_176665","tr_customer_id":176682,"tr_customer_product_id":176672,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:22:16.000Z","modified_at":"2026-02-04T04:22:16.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14805074824723","imei1":"14805074824723","imei2":"14805074824723","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:22:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176667,"job_number":"JOB_176667","tr_customer_id":176684,"tr_customer_product_id":176674,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:22:18.000Z","modified_at":"2026-02-04T04:22:18.000Z","name":"Cali Hilpert","mobile_number":"880-600-5998","email_id":"Stephon51@gmail.com","dop":"2025-04-06","serial_number":"17219669917737246","imei1":"17219669917737246","imei2":"17219669917737246","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:22:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176668,"job_number":"JOB_176668","tr_customer_id":176685,"tr_customer_product_id":176675,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:25:09.000Z","modified_at":"2026-02-04T04:25:09.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"13979125169454","imei1":"13979125169454","imei2":"13979125169454","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:25:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176669,"job_number":"JOB_176669","tr_customer_id":176686,"tr_customer_product_id":176676,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:25:10.000Z","modified_at":"2026-02-04T04:25:10.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"81421644893879","imei1":"81421644893879","imei2":"81421644893879","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:25:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176670,"job_number":"JOB_176670","tr_customer_id":176687,"tr_customer_product_id":176677,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:25:10.000Z","modified_at":"2026-02-04T04:25:10.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"25429520793510","imei1":"25429520793510","imei2":"25429520793510","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:25:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176671,"job_number":"JOB_176671","tr_customer_id":176688,"tr_customer_product_id":176678,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:25:10.000Z","modified_at":"2026-02-04T04:25:11.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"55611448984440","imei1":"55611448984440","imei2":"55611448984440","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:25:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176672,"job_number":"JOB_176672","tr_customer_id":176689,"tr_customer_product_id":176679,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:25:11.000Z","modified_at":"2026-02-04T04:25:11.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"45388829240156","imei1":"45388829240156","imei2":"45388829240156","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:25:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176673,"job_number":"JOB_176673","tr_customer_id":176690,"tr_customer_product_id":176680,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:25:11.000Z","modified_at":"2026-02-04T04:25:11.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"71797375922913","imei1":"71797375922913","imei2":"71797375922913","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:25:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176675,"job_number":"JOB_176675","tr_customer_id":176692,"tr_customer_product_id":176682,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:25:45.000Z","modified_at":"2026-02-04T04:25:45.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"41656728190692","imei1":"41656728190692","imei2":"41656728190692","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:25:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176676,"job_number":"JOB_176676","tr_customer_id":176693,"tr_customer_product_id":176683,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:25:45.000Z","modified_at":"2026-02-04T04:25:45.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"29758253866166","imei1":"29758253866166","imei2":"29758253866166","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:25:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176677,"job_number":"JOB_176677","tr_customer_id":176694,"tr_customer_product_id":176684,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:25:46.000Z","modified_at":"2026-02-04T04:25:46.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"88565706070614","imei1":"88565706070614","imei2":"88565706070614","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:25:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176678,"job_number":"JOB_176678","tr_customer_id":176695,"tr_customer_product_id":176685,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:25:46.000Z","modified_at":"2026-02-04T04:25:46.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"40076499513380","imei1":"40076499513380","imei2":"40076499513380","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:25:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176679,"job_number":"JOB_176679","tr_customer_id":176696,"tr_customer_product_id":176686,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:25:46.000Z","modified_at":"2026-02-04T04:25:46.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"72256581114329","imei1":"72256581114329","imei2":"72256581114329","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:25:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176680,"job_number":"JOB_176680","tr_customer_id":176697,"tr_customer_product_id":176687,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:25:47.000Z","modified_at":"2026-02-04T04:25:47.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"91534798433651","imei1":"91534798433651","imei2":"91534798433651","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:25:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176682,"job_number":"JOB_176682","tr_customer_id":176699,"tr_customer_product_id":176689,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:26:20.000Z","modified_at":"2026-02-04T04:26:20.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"85602418046585","imei1":"85602418046585","imei2":"85602418046585","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:26:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176683,"job_number":"JOB_176683","tr_customer_id":176700,"tr_customer_product_id":176690,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:26:20.000Z","modified_at":"2026-02-04T04:26:20.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"53727943404384","imei1":"53727943404384","imei2":"53727943404384","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:26:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176684,"job_number":"JOB_176684","tr_customer_id":176701,"tr_customer_product_id":176691,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:26:21.000Z","modified_at":"2026-02-04T04:26:21.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"42801718748677","imei1":"42801718748677","imei2":"42801718748677","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:26:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176685,"job_number":"JOB_176685","tr_customer_id":176702,"tr_customer_product_id":176692,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:26:21.000Z","modified_at":"2026-02-04T04:26:21.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"20288871504387","imei1":"20288871504387","imei2":"20288871504387","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:26:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176686,"job_number":"JOB_176686","tr_customer_id":176703,"tr_customer_product_id":176693,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:26:21.000Z","modified_at":"2026-02-04T04:26:21.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"25725660558593","imei1":"25725660558593","imei2":"25725660558593","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:26:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176687,"job_number":"JOB_176687","tr_customer_id":176704,"tr_customer_product_id":176694,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:26:22.000Z","modified_at":"2026-02-04T04:26:22.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"29187151783132","imei1":"29187151783132","imei2":"29187151783132","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:26:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176689,"job_number":"JOB_176689","tr_customer_id":176706,"tr_customer_product_id":176696,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:30:15.000Z","modified_at":"2026-02-04T04:30:15.000Z","name":"Alyson Turcotte","mobile_number":"965-719-6650","email_id":"Marquis.Tillman@yahoo.com","dop":"2025-09-30","serial_number":"34429574032953","imei1":"34429574032953","imei2":"34429574032953","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:30:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176690,"job_number":"JOB_176690","tr_customer_id":176707,"tr_customer_product_id":176697,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:35:33.000Z","modified_at":"2026-02-04T04:35:33.000Z","name":"Hillary Moore","mobile_number":"579-596-0249","email_id":"Alba29@yahoo.com","dop":"2025-09-30","serial_number":"61316736434058","imei1":"61316736434058","imei2":"61316736434058","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:35:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176691,"job_number":"JOB_176691","tr_customer_id":176708,"tr_customer_product_id":176698,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:39:08.000Z","modified_at":"2026-02-04T04:39:08.000Z","name":"{{first_name}} {{last_name}}","mobile_number":"{{mobile_number}}","email_id":"Sapkalshri1525@gmail.com","dop":"2025-06-23","serial_number":"19699211407674","imei1":"19699211407674","imei2":"19699211407674","popurl":"2025-06-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:39:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176692,"job_number":"JOB_176692","tr_customer_id":176709,"tr_customer_product_id":176699,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:39:10.000Z","modified_at":"2026-02-04T04:39:10.000Z","name":"{{first_name}} {{last_name}}","mobile_number":"{{mobile_number}}","email_id":"Sapkalshri1525@gmail.com","dop":"2025-06-23","serial_number":"18529332703929","imei1":"18529332703929","imei2":"18529332703929","popurl":"2025-06-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:39:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176693,"job_number":"JOB_176693","tr_customer_id":176710,"tr_customer_product_id":176700,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:39:13.000Z","modified_at":"2026-02-04T04:39:13.000Z","name":"{{first_name}} {{last_name}}","mobile_number":"{{mobile_number}}","email_id":"Sapkalshri1525@gmail.com","dop":"2025-06-23","serial_number":"17157898464474","imei1":"17157898464474","imei2":"17157898464474","popurl":"2025-06-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:39:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176694,"job_number":"JOB_176694","tr_customer_id":176711,"tr_customer_product_id":176701,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:39:15.000Z","modified_at":"2026-02-04T04:39:15.000Z","name":"{{first_name}} {{last_name}}","mobile_number":"{{mobile_number}}","email_id":"Sapkalshri1525@gmail.com","dop":"2025-06-23","serial_number":"15404229394949","imei1":"15404229394949","imei2":"15404229394949","popurl":"2025-06-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:39:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176695,"job_number":"JOB_176695","tr_customer_id":176712,"tr_customer_product_id":176702,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:43:24.000Z","modified_at":"2026-02-04T04:43:24.000Z","name":"rajesh k","mobile_number":"9013902857","email_id":"rajes@raj.com","dop":"2025-04-06","serial_number":"13449316679954","imei1":"13449316679954","imei2":"13449316679954","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:43:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176697,"job_number":"JOB_176697","tr_customer_id":176714,"tr_customer_product_id":176704,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:43:59.000Z","modified_at":"2026-02-04T04:43:59.000Z","name":"rajesh k","mobile_number":"9013902857","email_id":"rajes@raj.com","dop":"2025-04-06","serial_number":"16189747905956","imei1":"16189747905956","imei2":"16189747905956","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:43:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176699,"job_number":"JOB_176699","tr_customer_id":176716,"tr_customer_product_id":176706,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:44:12.000Z","modified_at":"2026-02-04T04:44:12.000Z","name":"kanna t","mobile_number":"9013902854","email_id":"kanna@kanna.com","dop":"2025-04-06","serial_number":"10748458066301","imei1":"10748458066301","imei2":"10748458066301","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:44:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176701,"job_number":"JOB_176701","tr_customer_id":176718,"tr_customer_product_id":176708,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:44:44.000Z","modified_at":"2026-02-04T04:44:44.000Z","name":"kanna t","mobile_number":"9013902854","email_id":"kanna@kanna.com","dop":"2025-04-06","serial_number":"12842241491973","imei1":"12842241491973","imei2":"12842241491973","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:44:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176703,"job_number":"JOB_176703","tr_customer_id":176720,"tr_customer_product_id":176710,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:45:01.000Z","modified_at":"2026-02-04T04:45:01.000Z","name":"Yuvan r","mobile_number":"9013902859","email_id":"Yuvan@Yuvan.com","dop":"2025-04-06","serial_number":"10524274141470","imei1":"10524274141470","imei2":"10524274141470","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:45:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176705,"job_number":"JOB_176705","tr_customer_id":176722,"tr_customer_product_id":176712,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:45:29.000Z","modified_at":"2026-02-04T04:45:29.000Z","name":"Yuvan r","mobile_number":"9013902859","email_id":"Yuvan@Yuvan.com","dop":"2025-04-06","serial_number":"16923885656991","imei1":"16923885656991","imei2":"16923885656991","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:45:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176709,"job_number":"JOB_176709","tr_customer_id":176726,"tr_customer_product_id":176716,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T05:05:55.000Z","modified_at":"2026-02-04T05:05:55.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11514508547063","imei1":"11514508547063","imei2":"11514508547063","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T05:05:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176711,"job_number":"JOB_176711","tr_customer_id":176728,"tr_customer_product_id":176718,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T05:05:57.000Z","modified_at":"2026-02-04T05:05:57.000Z","name":"Cordia Turcotte","mobile_number":"451-306-2653","email_id":"Rupert_Keeling@yahoo.com","dop":"2025-04-06","serial_number":"19136358291611964","imei1":"19136358291611964","imei2":"19136358291611964","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T05:05:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176712,"job_number":"JOB_176712","tr_customer_id":176729,"tr_customer_product_id":176719,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T05:06:40.000Z","modified_at":"2026-02-04T05:06:40.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16905230202416","imei1":"16905230202416","imei2":"16905230202416","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T05:06:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176714,"job_number":"JOB_176714","tr_customer_id":176731,"tr_customer_product_id":176721,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T05:06:42.000Z","modified_at":"2026-02-04T05:06:42.000Z","name":"Krista Moore","mobile_number":"362-942-4405","email_id":"Terence65@yahoo.com","dop":"2025-04-06","serial_number":"16403405966551350","imei1":"16403405966551350","imei2":"16403405966551350","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T05:06:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176715,"job_number":"JOB_176715","tr_customer_id":176732,"tr_customer_product_id":176722,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T05:07:04.000Z","modified_at":"2026-02-04T05:07:04.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-01-25","serial_number":"74407999979069","imei1":"74407999979069","imei2":"74407999979069","popurl":"2026-01-25T05:07:04.175932255Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T05:07:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176716,"job_number":"JOB_176716","tr_customer_id":176733,"tr_customer_product_id":176723,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T05:07:11.000Z","modified_at":"2026-02-04T05:07:11.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-01-25","serial_number":"20353073928838","imei1":"20353073928838","imei2":"20353073928838","popurl":"2026-01-25T05:07:11.499638875Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T05:07:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176717,"job_number":"JOB_176717","tr_customer_id":176734,"tr_customer_product_id":176724,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T05:07:26.000Z","modified_at":"2026-02-04T05:07:26.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15783691382680","imei1":"15783691382680","imei2":"15783691382680","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T05:07:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176719,"job_number":"JOB_176719","tr_customer_id":176736,"tr_customer_product_id":176726,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T05:07:27.000Z","modified_at":"2026-02-04T05:07:27.000Z","name":"Juliana Rosenbaum","mobile_number":"212-404-7757","email_id":"Vincent71@gmail.com","dop":"2025-04-06","serial_number":"10887896946741232","imei1":"10887896946741232","imei2":"10887896946741232","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T05:07:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176720,"job_number":"JOB_176720","tr_customer_id":176737,"tr_customer_product_id":176727,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T05:11:42.000Z","modified_at":"2026-02-04T05:11:42.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"101597009614527","imei1":"101597009614527","imei2":"101597009614527","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T05:11:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176722,"job_number":"JOB_176722","tr_customer_id":176739,"tr_customer_product_id":176729,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T05:11:54.000Z","modified_at":"2026-02-04T05:11:54.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"105054316961870","imei1":"105054316961870","imei2":"105054316961870","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T05:11:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176724,"job_number":"JOB_176724","tr_customer_id":176741,"tr_customer_product_id":176731,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T05:18:32.000Z","modified_at":"2026-02-04T05:18:32.000Z","name":"Vesta Pagac","mobile_number":"663-908-1685","email_id":"Malika.Herman@gmail.com","dop":"2025-12-04","serial_number":"1002721358520805","imei1":"1002721358520805","imei2":"1002721358520805","popurl":"2025-12-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T05:18:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176725,"job_number":"JOB_176725","tr_customer_id":176742,"tr_customer_product_id":176732,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T05:19:23.000Z","modified_at":"2026-02-04T05:19:23.000Z","name":"Nellie Harris","mobile_number":"890-452-9847","email_id":"Casimir_Hermiston@yahoo.com","dop":"2025-12-04","serial_number":"1008961478115250","imei1":"1008961478115250","imei2":"1008961478115250","popurl":"2025-12-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T05:19:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176727,"job_number":"JOB_176727","tr_customer_id":176744,"tr_customer_product_id":176734,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T05:29:31.000Z","modified_at":"2026-02-04T05:29:31.000Z","name":"Sabrina Upton","mobile_number":"534-392-0663","email_id":"Freeda_Fahey@gmail.com","dop":"2025-04-06","serial_number":"12801900000694430","imei1":"12801900000694430","imei2":"12801900000694430","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T05:29:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176729,"job_number":"JOB_176729","tr_customer_id":176746,"tr_customer_product_id":176736,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T05:29:56.000Z","modified_at":"2026-02-04T05:29:56.000Z","name":"Dereck Leannon","mobile_number":"798-488-7635","email_id":"Cassandre38@yahoo.com","dop":"2025-04-06","serial_number":"18684470666264850","imei1":"18684470666264850","imei2":"18684470666264850","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T05:29:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176730,"job_number":"JOB_176730","tr_customer_id":176747,"tr_customer_product_id":176737,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T05:39:27.000Z","modified_at":"2026-02-04T05:39:27.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14393888418235","imei1":"14393888418235","imei2":"14393888418235","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T05:39:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176732,"job_number":"JOB_176732","tr_customer_id":176749,"tr_customer_product_id":176739,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T05:39:29.000Z","modified_at":"2026-02-04T05:39:29.000Z","name":"Abe Dickens","mobile_number":"508-928-2325","email_id":"Ozella58@gmail.com","dop":"2025-04-06","serial_number":"10516198044146950","imei1":"10516198044146950","imei2":"10516198044146950","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T05:39:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176733,"job_number":"JOB_176733","tr_customer_id":176750,"tr_customer_product_id":176740,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T05:40:11.000Z","modified_at":"2026-02-04T05:40:11.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16465078905770","imei1":"16465078905770","imei2":"16465078905770","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T05:40:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176735,"job_number":"JOB_176735","tr_customer_id":176752,"tr_customer_product_id":176742,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T05:40:12.000Z","modified_at":"2026-02-04T05:40:12.000Z","name":"Charity Emard","mobile_number":"790-955-8347","email_id":"Cleo49@yahoo.com","dop":"2025-04-06","serial_number":"17460632512552808","imei1":"17460632512552808","imei2":"17460632512552808","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T05:40:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176736,"job_number":"JOB_176736","tr_customer_id":176753,"tr_customer_product_id":176743,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T05:40:54.000Z","modified_at":"2026-02-04T05:40:54.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12975851916640","imei1":"12975851916640","imei2":"12975851916640","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T05:40:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176738,"job_number":"JOB_176738","tr_customer_id":176755,"tr_customer_product_id":176745,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T05:40:55.000Z","modified_at":"2026-02-04T05:40:55.000Z","name":"Toney Keebler","mobile_number":"456-222-9634","email_id":"Juwan_Bosco75@gmail.com","dop":"2025-04-06","serial_number":"14086269047987012","imei1":"14086269047987012","imei2":"14086269047987012","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T05:40:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176739,"job_number":"JOB_176739","tr_customer_id":176756,"tr_customer_product_id":176746,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T05:58:43.000Z","modified_at":"2026-02-04T05:58:43.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"15703021058767","imei1":"15703021058767","imei2":"115703021058767","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T05:58:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176744,"job_number":"JOB_176744","tr_customer_id":176761,"tr_customer_product_id":176751,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:32:49.000Z","modified_at":"2026-02-04T06:32:49.000Z","name":"Ayush Mhatre","mobile_number":"1243546789","email_id":"wery@gmail.com","dop":"2026-01-25","serial_number":"10000471917300","imei1":"10000471017301","imei2":"10000041817302","popurl":"2026-01-25T06:32:48.268586300Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:32:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176749,"job_number":"JOB_176749","tr_customer_id":176766,"tr_customer_product_id":176756,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:35:15.000Z","modified_at":"2026-02-04T06:35:15.000Z","name":"Ayush Mhatre","mobile_number":"1243546789","email_id":"wery@gmail.com","dop":"2026-01-25","serial_number":"10000571917300","imei1":"10000571017301","imei2":"10000051817302","popurl":"2026-01-25T06:35:15.339250600Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:35:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176756,"job_number":"JOB_176756","tr_customer_id":176773,"tr_customer_product_id":176763,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:37:25.000Z","modified_at":"2026-02-04T06:37:25.000Z","name":"Sravan V","mobile_number":"8492453456","email_id":"srav@gmail.com","dop":"2025-12-31","serial_number":"109467452676855","imei1":"109467452676855","imei2":"109467452676855","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:37:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176761,"job_number":"JOB_176761","tr_customer_id":176778,"tr_customer_product_id":176768,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:37:40.000Z","modified_at":"2026-02-04T06:37:40.000Z","name":"Ayush Mhatre","mobile_number":"1243546789","email_id":"wery@gmail.com","dop":"2026-01-25","serial_number":"10000671917300","imei1":"10000671017301","imei2":"10000061817302","popurl":"2026-01-25T06:37:40.004938Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:37:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176762,"job_number":"JOB_176762","tr_customer_id":176779,"tr_customer_product_id":176769,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:38:14.000Z","modified_at":"2026-02-04T06:38:14.000Z","name":"Srav k","mobile_number":"8492443456","email_id":"sravanh@gmail.com","dop":"2025-12-31","serial_number":"105808998409499","imei1":"105808998409499","imei2":"105808998409499","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:38:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176767,"job_number":"JOB_176767","tr_customer_id":176784,"tr_customer_product_id":176774,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:39:03.000Z","modified_at":"2026-02-04T06:39:03.000Z","name":"ravan V","mobile_number":"8492453457","email_id":"rav@gmail.com","dop":"2025-12-31","serial_number":"104838426111240","imei1":"104838426111240","imei2":"104838426111240","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:39:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176769,"job_number":"JOB_176769","tr_customer_id":176786,"tr_customer_product_id":176776,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:39:16.000Z","modified_at":"2026-02-04T06:39:16.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10556773782240","imei1":"10556773782240","imei2":"10556773782240","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:39:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176771,"job_number":"JOB_176771","tr_customer_id":176788,"tr_customer_product_id":176778,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:39:17.000Z","modified_at":"2026-02-04T06:39:17.000Z","name":"Meda Morar","mobile_number":"649-864-4917","email_id":"Hadley.Brown92@yahoo.com","dop":"2025-06-18","serial_number":"1088488536829495","imei1":"1088488536829495","imei2":"1088488536829495","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:39:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176773,"job_number":"JOB_176773","tr_customer_id":176790,"tr_customer_product_id":176780,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:39:22.000Z","modified_at":"2026-02-04T06:39:22.000Z","name":"Winnifred McLaughlin","mobile_number":"286-474-9357","email_id":"Elvie.Weissnat36@hotmail.com","dop":"2025-04-06","serial_number":"13213865836896608","imei1":"13213865836896608","imei2":"13213865836896608","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:39:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176774,"job_number":"JOB_176774","tr_customer_id":176791,"tr_customer_product_id":176781,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:40:08.000Z","modified_at":"2026-02-04T06:40:08.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10136622504324","imei1":"10136622504324","imei2":"10136622504324","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:40:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176776,"job_number":"JOB_176776","tr_customer_id":176793,"tr_customer_product_id":176783,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:40:09.000Z","modified_at":"2026-02-04T06:40:09.000Z","name":"Jean Strosin","mobile_number":"774-797-4342","email_id":"Adolph84@hotmail.com","dop":"2025-06-18","serial_number":"1008346859110637","imei1":"1008346859110637","imei2":"1008346859110637","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:40:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176777,"job_number":"JOB_176777","tr_customer_id":176794,"tr_customer_product_id":176784,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:40:34.000Z","modified_at":"2026-02-04T06:40:34.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11306483055780","imei1":"11306483055780","imei2":"11306483055780","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:40:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176779,"job_number":"JOB_176779","tr_customer_id":176796,"tr_customer_product_id":176786,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:40:35.000Z","modified_at":"2026-02-04T06:40:35.000Z","name":"Anne Kohler","mobile_number":"646-276-5323","email_id":"Giuseppe99@gmail.com","dop":"2025-04-06","serial_number":"10122348091235562","imei1":"10122348091235562","imei2":"10122348091235562","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:40:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176780,"job_number":"JOB_176780","tr_customer_id":176797,"tr_customer_product_id":176787,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:41:22.000Z","modified_at":"2026-02-04T06:41:22.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15697703473341","imei1":"15697703473341","imei2":"15697703473341","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:41:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176782,"job_number":"JOB_176782","tr_customer_id":176799,"tr_customer_product_id":176789,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:41:24.000Z","modified_at":"2026-02-04T06:41:24.000Z","name":"Charles Schumm","mobile_number":"660-573-6891","email_id":"Stone9@gmail.com","dop":"2025-04-06","serial_number":"18172260366394136","imei1":"18172260366394136","imei2":"18172260366394136","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:41:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176783,"job_number":"JOB_176783","tr_customer_id":176800,"tr_customer_product_id":176790,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:42:09.000Z","modified_at":"2026-02-04T06:42:09.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19026898101899","imei1":"19026898101899","imei2":"19026898101899","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:42:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176785,"job_number":"JOB_176785","tr_customer_id":176802,"tr_customer_product_id":176792,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:42:11.000Z","modified_at":"2026-02-04T06:42:11.000Z","name":"Stephanie Mraz","mobile_number":"472-216-4112","email_id":"Jeramie.Nitzsche28@hotmail.com","dop":"2025-04-06","serial_number":"16938855388452676","imei1":"16938855388452676","imei2":"16938855388452676","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:42:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176786,"job_number":"JOB_176786","tr_customer_id":176803,"tr_customer_product_id":176793,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:42:40.000Z","modified_at":"2026-02-04T06:42:40.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16222102474690","imei1":"16222102474690","imei2":"16222102474690","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:42:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176788,"job_number":"JOB_176788","tr_customer_id":176805,"tr_customer_product_id":176795,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:42:42.000Z","modified_at":"2026-02-04T06:42:42.000Z","name":"Jarrod Boyle","mobile_number":"913-200-2831","email_id":"Keven.Barton@yahoo.com","dop":"2025-04-06","serial_number":"18173978254419480","imei1":"18173978254419480","imei2":"18173978254419480","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:42:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176789,"job_number":"JOB_176789","tr_customer_id":176806,"tr_customer_product_id":176796,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:43:29.000Z","modified_at":"2026-02-04T06:43:29.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17881802168912","imei1":"17881802168912","imei2":"17881802168912","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:43:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176791,"job_number":"JOB_176791","tr_customer_id":176808,"tr_customer_product_id":176798,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:43:30.000Z","modified_at":"2026-02-04T06:43:30.000Z","name":"Arthur Terry","mobile_number":"821-964-7596","email_id":"Rosetta.Quitzon41@gmail.com","dop":"2025-04-06","serial_number":"12054773676001446","imei1":"12054773676001446","imei2":"12054773676001446","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:43:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176792,"job_number":"JOB_176792","tr_customer_id":176809,"tr_customer_product_id":176799,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:44:16.000Z","modified_at":"2026-02-04T06:44:16.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12718590534378","imei1":"12718590534378","imei2":"12718590534378","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:44:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176794,"job_number":"JOB_176794","tr_customer_id":176811,"tr_customer_product_id":176801,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:44:18.000Z","modified_at":"2026-02-04T06:44:18.000Z","name":"Kennith Koch","mobile_number":"523-739-2558","email_id":"Pietro57@gmail.com","dop":"2025-04-06","serial_number":"16310320333621812","imei1":"16310320333621812","imei2":"16310320333621812","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:44:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176796,"job_number":"JOB_176796","tr_customer_id":176813,"tr_customer_product_id":176803,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:45:24.000Z","modified_at":"2026-02-04T06:45:24.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16344315738281","imei1":"16344315738281","imei2":"16344315738281","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:45:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176798,"job_number":"JOB_176798","tr_customer_id":176815,"tr_customer_product_id":176805,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:45:25.000Z","modified_at":"2026-02-04T06:45:25.000Z","name":"Thaddeus Klocko","mobile_number":"614-774-7085","email_id":"Candice_Leannon5@gmail.com","dop":"2025-04-06","serial_number":"10603913660394586","imei1":"10603913660394586","imei2":"10603913660394586","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:45:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176799,"job_number":"JOB_176799","tr_customer_id":176816,"tr_customer_product_id":176806,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:46:12.000Z","modified_at":"2026-02-04T06:46:12.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17022391708038","imei1":"17022391708038","imei2":"17022391708038","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:46:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176801,"job_number":"JOB_176801","tr_customer_id":176818,"tr_customer_product_id":176808,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:46:14.000Z","modified_at":"2026-02-04T06:46:14.000Z","name":"Meaghan Ritchie","mobile_number":"485-258-6316","email_id":"Bernadine.Walter@gmail.com","dop":"2025-04-06","serial_number":"13436115505015792","imei1":"13436115505015792","imei2":"13436115505015792","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:46:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176802,"job_number":"JOB_176802","tr_customer_id":176819,"tr_customer_product_id":176809,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:47:00.000Z","modified_at":"2026-02-04T06:47:00.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13263622890391","imei1":"13263622890391","imei2":"13263622890391","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:47:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176804,"job_number":"JOB_176804","tr_customer_id":176821,"tr_customer_product_id":176811,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:47:01.000Z","modified_at":"2026-02-04T06:47:01.000Z","name":"Lonnie Kreiger","mobile_number":"718-513-4450","email_id":"Hiram_Altenwerth@gmail.com","dop":"2025-04-06","serial_number":"15398767579700470","imei1":"15398767579700470","imei2":"15398767579700470","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:47:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176806,"job_number":"JOB_176806","tr_customer_id":176823,"tr_customer_product_id":176813,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:51:19.000Z","modified_at":"2026-02-04T06:51:19.000Z","name":"Orville Oberbrunner","mobile_number":"251-275-9641","email_id":"Maximillia_Lemke57@hotmail.com","dop":"2025-04-06","serial_number":"11034218713316172","imei1":"11034218713316172","imei2":"11034218713316172","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:51:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176807,"job_number":"JOB_176807","tr_customer_id":176824,"tr_customer_product_id":176814,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:52:38.000Z","modified_at":"2026-02-04T06:52:38.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18151415031528","imei1":"18151415031528","imei2":"18151415031528","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:52:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176809,"job_number":"JOB_176809","tr_customer_id":176826,"tr_customer_product_id":176816,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:52:40.000Z","modified_at":"2026-02-04T06:52:40.000Z","name":"Cortney McCullough","mobile_number":"277-698-1518","email_id":"Burnice.Ledner@hotmail.com","dop":"2025-04-06","serial_number":"15883677345820860","imei1":"15883677345820860","imei2":"15883677345820860","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:52:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176810,"job_number":"JOB_176810","tr_customer_id":176827,"tr_customer_product_id":176817,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:52:54.000Z","modified_at":"2026-02-04T06:52:54.000Z","name":"Onkar Bhole","mobile_number":"7046563552","email_id":"Onkarbhole@gmail.com","dop":"2025-04-06","serial_number":"17634599089101","imei1":"17634599089101","imei2":"17634599089101","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:52:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176812,"job_number":"JOB_176812","tr_customer_id":176829,"tr_customer_product_id":176819,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:52:56.000Z","modified_at":"2026-02-04T06:52:56.000Z","name":"Louie Johnson","mobile_number":"754-316-4928","email_id":"Bert49@gmail.com","dop":"2025-04-06","serial_number":"11866253342877496","imei1":"11866253342877496","imei2":"11866253342877496","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:52:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176816,"job_number":"JOB_176816","tr_customer_id":176833,"tr_customer_product_id":176823,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:53:25.000Z","modified_at":"2026-02-04T06:53:25.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14841969951716","imei1":"14841969951716","imei2":"14841969951716","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:53:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176818,"job_number":"JOB_176818","tr_customer_id":176835,"tr_customer_product_id":176825,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:53:26.000Z","modified_at":"2026-02-04T06:53:26.000Z","name":"Mozelle Beier","mobile_number":"304-716-3783","email_id":"Norris_Gleichner91@gmail.com","dop":"2025-04-06","serial_number":"11211919554825276","imei1":"11211919554825276","imei2":"11211919554825276","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:53:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176819,"job_number":"JOB_176819","tr_customer_id":176836,"tr_customer_product_id":176826,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:53:40.000Z","modified_at":"2026-02-04T06:53:40.000Z","name":"dora p","mobile_number":"9321435112","email_id":"dora@gmail.com","dop":"2025-04-06","serial_number":"10471178019657","imei1":"10471178019657","imei2":"10471178019657","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:53:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176821,"job_number":"JOB_176821","tr_customer_id":176838,"tr_customer_product_id":176828,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:53:42.000Z","modified_at":"2026-02-04T06:53:42.000Z","name":"Dangelo Daugherty","mobile_number":"971-243-9069","email_id":"Dariana_Emmerich@hotmail.com","dop":"2025-04-06","serial_number":"12358207551006692","imei1":"12358207551006692","imei2":"12358207551006692","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:53:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176825,"job_number":"JOB_176825","tr_customer_id":176842,"tr_customer_product_id":176832,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:54:09.000Z","modified_at":"2026-02-04T06:54:09.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18256882178155","imei1":"18256882178155","imei2":"18256882178155","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:54:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176827,"job_number":"JOB_176827","tr_customer_id":176844,"tr_customer_product_id":176834,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:54:10.000Z","modified_at":"2026-02-04T06:54:10.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18719836617783","imei1":"18719836617783","imei2":"18719836617783","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:54:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176829,"job_number":"JOB_176829","tr_customer_id":176846,"tr_customer_product_id":176836,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:54:11.000Z","modified_at":"2026-02-04T06:54:11.000Z","name":"Vivianne Lindgren","mobile_number":"822-982-3785","email_id":"Ian.Goodwin86@gmail.com","dop":"2025-04-06","serial_number":"14405932654558460","imei1":"14405932654558460","imei2":"14405932654558460","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:54:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176830,"job_number":"JOB_176830","tr_customer_id":176847,"tr_customer_product_id":176837,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:54:12.000Z","modified_at":"2026-02-04T06:54:12.000Z","name":"Elaina Ondricka","mobile_number":"957-757-0898","email_id":"Lexus92@gmail.com","dop":"2025-04-06","serial_number":"16882268492996790","imei1":"16882268492996790","imei2":"16882268492996790","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:54:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176831,"job_number":"JOB_176831","tr_customer_id":176848,"tr_customer_product_id":176838,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:54:26.000Z","modified_at":"2026-02-04T06:54:26.000Z","name":"pradnya t","mobile_number":"7046563551","email_id":"pradnya@gmail.com","dop":"2025-04-06","serial_number":"10358783354710","imei1":"10358783354710","imei2":"10358783354710","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:54:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176833,"job_number":"JOB_176833","tr_customer_id":176850,"tr_customer_product_id":176840,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:54:28.000Z","modified_at":"2026-02-04T06:54:28.000Z","name":"Moshe Wisoky","mobile_number":"884-899-5463","email_id":"Theo85@yahoo.com","dop":"2025-04-06","serial_number":"14077937882959564","imei1":"14077937882959564","imei2":"14077937882959564","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:54:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176837,"job_number":"JOB_176837","tr_customer_id":176854,"tr_customer_product_id":176844,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:54:56.000Z","modified_at":"2026-02-04T06:54:56.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15450305710266","imei1":"15450305710266","imei2":"15450305710266","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:54:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176839,"job_number":"JOB_176839","tr_customer_id":176856,"tr_customer_product_id":176846,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:54:58.000Z","modified_at":"2026-02-04T06:54:58.000Z","name":"Garnet McDermott","mobile_number":"664-908-1779","email_id":"Dudley_Strosin@yahoo.com","dop":"2025-04-06","serial_number":"19389872233651690","imei1":"19389872233651690","imei2":"19389872233651690","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:54:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176843,"job_number":"JOB_176843","tr_customer_id":176860,"tr_customer_product_id":176850,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:55:42.000Z","modified_at":"2026-02-04T06:55:42.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15463580651719","imei1":"15463580651719","imei2":"15463580651719","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:55:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176845,"job_number":"JOB_176845","tr_customer_id":176862,"tr_customer_product_id":176852,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:55:44.000Z","modified_at":"2026-02-04T06:55:44.000Z","name":"Adolf Brakus","mobile_number":"799-875-0420","email_id":"Norval_Wilkinson@yahoo.com","dop":"2025-04-06","serial_number":"11566113473646940","imei1":"11566113473646940","imei2":"11566113473646940","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:55:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176846,"job_number":"JOB_176846","tr_customer_id":176863,"tr_customer_product_id":176853,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:59:00.000Z","modified_at":"2026-02-04T06:59:00.000Z","name":"neeraj v","mobile_number":"9182460199","email_id":"neeraj.v@outlook.com","dop":"2025-04-06","serial_number":"17250794554640","imei1":"17250794554640","imei2":"17250794554640","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:59:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176848,"job_number":"JOB_176848","tr_customer_id":176865,"tr_customer_product_id":176855,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:59:02.000Z","modified_at":"2026-02-04T06:59:02.000Z","name":"Curt Schuster","mobile_number":"439-454-7707","email_id":"Arlo.Cole77@yahoo.com","dop":"2025-04-06","serial_number":"12662005741676300","imei1":"12662005741676300","imei2":"12662005741676300","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:59:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176849,"job_number":"JOB_176849","tr_customer_id":176866,"tr_customer_product_id":176856,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:59:17.000Z","modified_at":"2026-02-04T06:59:17.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12262122722955","imei1":"12262122722955","imei2":"12262122722955","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:59:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176851,"job_number":"JOB_176851","tr_customer_id":176868,"tr_customer_product_id":176858,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:59:19.000Z","modified_at":"2026-02-04T06:59:19.000Z","name":"Cornell Gusikowski","mobile_number":"732-474-1833","email_id":"Luna.Cormier@yahoo.com","dop":"2025-04-06","serial_number":"16667177391289508","imei1":"16667177391289508","imei2":"16667177391289508","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:59:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176852,"job_number":"JOB_176852","tr_customer_id":176869,"tr_customer_product_id":176859,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:59:42.000Z","modified_at":"2026-02-04T06:59:42.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16418611847633","imei1":"16418611847633","imei2":"16418611847633","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:59:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176854,"job_number":"JOB_176854","tr_customer_id":176871,"tr_customer_product_id":176861,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:59:44.000Z","modified_at":"2026-02-04T06:59:44.000Z","name":"Litzy Smith","mobile_number":"604-451-8972","email_id":"Deshaun.Terry@hotmail.com","dop":"2025-04-06","serial_number":"10102493794889132","imei1":"10102493794889132","imei2":"10102493794889132","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:59:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176855,"job_number":"JOB_176855","tr_customer_id":176872,"tr_customer_product_id":176862,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:59:50.000Z","modified_at":"2026-02-04T06:59:50.000Z","name":"viraj kumar","mobile_number":"7982896126","email_id":"virajkumar@gmail.com","dop":"2025-04-06","serial_number":"19878724389562","imei1":"19878724389562","imei2":"19878724389562","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:59:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176857,"job_number":"JOB_176857","tr_customer_id":176874,"tr_customer_product_id":176864,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:59:52.000Z","modified_at":"2026-02-04T06:59:52.000Z","name":"Mya Conn","mobile_number":"929-684-6724","email_id":"Ellen90@hotmail.com","dop":"2025-04-06","serial_number":"17090701524237660","imei1":"17090701524237660","imei2":"17090701524237660","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:59:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176858,"job_number":"JOB_176858","tr_customer_id":176875,"tr_customer_product_id":176865,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T07:00:05.000Z","modified_at":"2026-02-04T07:00:05.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12363618430798","imei1":"12363618430798","imei2":"12363618430798","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T07:00:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176860,"job_number":"JOB_176860","tr_customer_id":176877,"tr_customer_product_id":176867,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T07:00:06.000Z","modified_at":"2026-02-04T07:00:06.000Z","name":"Viviane Herman","mobile_number":"917-986-5780","email_id":"Murray.Waters@gmail.com","dop":"2025-04-06","serial_number":"12886955995318250","imei1":"12886955995318250","imei2":"12886955995318250","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T07:00:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176862,"job_number":"JOB_176862","tr_customer_id":176879,"tr_customer_product_id":176869,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T07:00:26.000Z","modified_at":"2026-02-04T07:00:26.000Z","name":"Skylar Rippin","mobile_number":"564-732-9836","email_id":"Bettie34@gmail.com","dop":"2025-04-06","serial_number":"14946874125886812","imei1":"14946874125886812","imei2":"14946874125886812","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T07:00:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176864,"job_number":"JOB_176864","tr_customer_id":176881,"tr_customer_product_id":176871,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T07:00:28.000Z","modified_at":"2026-02-04T07:00:28.000Z","name":"Sarah Pfeffer","mobile_number":"328-443-1979","email_id":"Hipolito_Ernser@gmail.com","dop":"2025-04-06","serial_number":"19193621071201900","imei1":"19193621071201900","imei2":"19193621071201900","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T07:00:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176865,"job_number":"JOB_176865","tr_customer_id":176882,"tr_customer_product_id":176872,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T07:00:34.000Z","modified_at":"2026-02-04T07:00:34.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11703895170489","imei1":"11703895170489","imei2":"11703895170489","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T07:00:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176867,"job_number":"JOB_176867","tr_customer_id":176884,"tr_customer_product_id":176874,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T07:00:36.000Z","modified_at":"2026-02-04T07:00:36.000Z","name":"Deonte Wiza","mobile_number":"288-490-2349","email_id":"Kenna26@gmail.com","dop":"2025-04-06","serial_number":"14689983834876694","imei1":"14689983834876694","imei2":"14689983834876694","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T07:00:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176868,"job_number":"JOB_176868","tr_customer_id":176885,"tr_customer_product_id":176875,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T07:00:40.000Z","modified_at":"2026-02-04T07:00:40.000Z","name":"udai t","mobile_number":"8019800593","email_id":"udai.t@gmail.com","dop":"2025-04-06","serial_number":"12108290943663","imei1":"12108290943663","imei2":"12108290943663","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T07:00:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176870,"job_number":"JOB_176870","tr_customer_id":176887,"tr_customer_product_id":176877,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T07:00:42.000Z","modified_at":"2026-02-04T07:00:42.000Z","name":"Gaetano Kessler","mobile_number":"642-851-7184","email_id":"Liliana42@gmail.com","dop":"2025-04-06","serial_number":"18670126095900050","imei1":"18670126095900050","imei2":"18670126095900050","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T07:00:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176871,"job_number":"JOB_176871","tr_customer_id":176888,"tr_customer_product_id":176878,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T07:00:52.000Z","modified_at":"2026-02-04T07:00:52.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18437109585289","imei1":"18437109585289","imei2":"18437109585289","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T07:00:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176873,"job_number":"JOB_176873","tr_customer_id":176890,"tr_customer_product_id":176880,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T07:00:53.000Z","modified_at":"2026-02-04T07:00:53.000Z","name":"Elyssa Kshlerin","mobile_number":"372-458-5126","email_id":"Maxime_Walker81@yahoo.com","dop":"2025-04-06","serial_number":"13051102664444396","imei1":"13051102664444396","imei2":"13051102664444396","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T07:00:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176874,"job_number":"JOB_176874","tr_customer_id":176891,"tr_customer_product_id":176881,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T07:01:26.000Z","modified_at":"2026-02-04T07:01:26.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16948694891387","imei1":"16948694891387","imei2":"16948694891387","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T07:01:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176876,"job_number":"JOB_176876","tr_customer_id":176893,"tr_customer_product_id":176883,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T07:01:28.000Z","modified_at":"2026-02-04T07:01:28.000Z","name":"Donny McGlynn","mobile_number":"645-596-9215","email_id":"Adrain_Wisoky39@gmail.com","dop":"2025-04-06","serial_number":"13580902858992318","imei1":"13580902858992318","imei2":"13580902858992318","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T07:01:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176877,"job_number":"JOB_176877","tr_customer_id":176894,"tr_customer_product_id":176884,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T07:03:36.000Z","modified_at":"2026-02-04T07:03:36.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11732668489445","imei1":"11732668489445","imei2":"11732668489445","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T07:03:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176879,"job_number":"JOB_176879","tr_customer_id":176896,"tr_customer_product_id":176886,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T07:03:38.000Z","modified_at":"2026-02-04T07:03:38.000Z","name":"Monserrate Dickinson","mobile_number":"291-664-4654","email_id":"Alfreda_Dickinson83@hotmail.com","dop":"2025-04-06","serial_number":"19817876698493320","imei1":"19817876698493320","imei2":"19817876698493320","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T07:03:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176881,"job_number":"JOB_176881","tr_customer_id":176898,"tr_customer_product_id":176888,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T07:03:43.000Z","modified_at":"2026-02-04T07:03:43.000Z","name":"Marie Pagac","mobile_number":"336-738-5310","email_id":"Chester.OReilly30@gmail.com","dop":"2025-04-06","serial_number":"15088614550139698","imei1":"15088614550139698","imei2":"15088614550139698","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T07:03:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176882,"job_number":"JOB_176882","tr_customer_id":176899,"tr_customer_product_id":176889,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T07:04:27.000Z","modified_at":"2026-02-04T07:04:27.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15704809715392","imei1":"15704809715392","imei2":"15704809715392","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T07:04:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176884,"job_number":"JOB_176884","tr_customer_id":176901,"tr_customer_product_id":176891,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T07:04:29.000Z","modified_at":"2026-02-04T07:04:29.000Z","name":"Salma Schowalter","mobile_number":"999-352-2106","email_id":"Henderson.Gorczany45@yahoo.com","dop":"2025-04-06","serial_number":"16825402503846114","imei1":"16825402503846114","imei2":"16825402503846114","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T07:04:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176885,"job_number":"JOB_176885","tr_customer_id":176902,"tr_customer_product_id":176892,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T07:05:18.000Z","modified_at":"2026-02-04T07:05:18.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19301773139843","imei1":"19301773139843","imei2":"19301773139843","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T07:05:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176887,"job_number":"JOB_176887","tr_customer_id":176904,"tr_customer_product_id":176894,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T07:05:20.000Z","modified_at":"2026-02-04T07:05:20.000Z","name":"Melany Morissette","mobile_number":"763-378-7501","email_id":"Ned_Johns@gmail.com","dop":"2025-04-06","serial_number":"12040749721970538","imei1":"12040749721970538","imei2":"12040749721970538","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T07:05:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176888,"job_number":"JOB_176888","tr_customer_id":176905,"tr_customer_product_id":176895,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T07:32:00.000Z","modified_at":"2026-02-04T07:32:00.000Z","name":"Kumari Usha","mobile_number":"7899453211","email_id":"kmusha1298@gmail.com","dop":"2025-12-01","serial_number":"17599156827551","imei1":"17599156827551","imei2":"17599156827551","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T07:32:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176890,"job_number":"JOB_176890","tr_customer_id":176907,"tr_customer_product_id":176897,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T07:32:14.000Z","modified_at":"2026-02-04T07:32:14.000Z","name":"Uday P","mobile_number":"7690034256","email_id":"uday@gmail.com","dop":"2025-12-01","serial_number":"15124988821955","imei1":"15124988821955","imei2":"15124988821955","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T07:32:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176892,"job_number":"JOB_176892","tr_customer_id":176909,"tr_customer_product_id":176899,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T07:32:29.000Z","modified_at":"2026-02-04T07:32:29.000Z","name":"Jaya Kandpal","mobile_number":"8890345621","email_id":"jayakandpal@gmail.com","dop":"2025-12-01","serial_number":"11212478795249","imei1":"11212478795249","imei2":"11212478795249","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T07:32:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176393,"job_number":"JOB_176393","tr_customer_id":176410,"tr_customer_product_id":176400,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-03T20:46:30.000Z","modified_at":"2026-02-03T20:46:30.000Z","name":"Reynold Rolfson","mobile_number":"982-501-4770","email_id":"Odell_Marks@yahoo.com","dop":"2025-04-25","serial_number":"13915635489986","imei1":"13915635489986","imei2":"13915635489986","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-03T20:46:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176407,"job_number":"JOB_176407","tr_customer_id":176424,"tr_customer_product_id":176414,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-03T21:46:59.000Z","modified_at":"2026-02-03T21:46:59.000Z","name":"Reynold Rolfson","mobile_number":"982-501-4770","email_id":"Odell_Marks@yahoo.com","dop":"2025-04-25","serial_number":"99915635489986","imei1":"99915635489986","imei2":"99915635489986","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-03T21:46:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176408,"job_number":"JOB_176408","tr_customer_id":176425,"tr_customer_product_id":176415,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-03T21:46:59.000Z","modified_at":"2026-02-03T21:46:59.000Z","name":"Reynold Rolfson","mobile_number":"982-501-4770","email_id":"Odell_Marks@yahoo.com","dop":"2025-04-25","serial_number":"89915635489986","imei1":"89915635489986","imei2":"89915635489986","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-03T21:46:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176433,"job_number":"JOB_176433","tr_customer_id":176450,"tr_customer_product_id":176440,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T01:17:48.000Z","modified_at":"2026-02-04T01:17:48.000Z","name":"asdas asdas","mobile_number":"1231312312","email_id":"dasdsa@gmail.com","dop":"2026-02-02","serial_number":"54564565456456456","imei1":"54564565456456456","imei2":"54564565456456456","popurl":"2026-02-02T05:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T01:17:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176435,"job_number":"JOB_176435","tr_customer_id":176452,"tr_customer_product_id":176442,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T02:09:49.000Z","modified_at":"2026-02-04T02:09:49.000Z","name":"guri singh","mobile_number":"4257356462","email_id":"gsdhjagd@gmail.com","dop":"2026-02-02","serial_number":"98765678956789052","imei1":"98765678956789052","imei2":"98765678956789052","popurl":"2026-02-02T05:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T02:09:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176439,"job_number":"JOB_176439","tr_customer_id":176456,"tr_customer_product_id":176446,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T02:44:36.000Z","modified_at":"2026-02-04T02:44:36.000Z","name":"guri singh","mobile_number":"4257356462","email_id":"gsdhjagd@gmail.com","dop":"2026-02-02","serial_number":"9876567895678902","imei1":"9876567895678902","imei2":"9876567895678902","popurl":"2026-02-02T05:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T02:44:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176472,"job_number":"JOB_176472","tr_customer_id":176489,"tr_customer_product_id":176479,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:19:19.000Z","modified_at":"2026-02-04T04:19:19.000Z","name":"Shivaji Bajpai","mobile_number":"7007895280","email_id":"shivaji@gmail.com","dop":"2025-12-01","serial_number":"95688960033504","imei1":"95688960033504","imei2":"95688960033504","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:19:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176473,"job_number":"JOB_176473","tr_customer_id":176490,"tr_customer_product_id":176480,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:19:19.000Z","modified_at":"2026-02-04T04:19:19.000Z","name":"Shivaji Bajpai","mobile_number":"7007895280","email_id":"shivaji@gmail.com","dop":"2025-12-01","serial_number":"30672267964801","imei1":"30672267964801","imei2":"30672267964801","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:19:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176474,"job_number":"JOB_176474","tr_customer_id":176491,"tr_customer_product_id":176481,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:19:24.000Z","modified_at":"2026-02-04T04:19:24.000Z","name":"Vikalp Shukla","mobile_number":"8953292021","email_id":"vikalp@gmail.com","dop":"2025-12-01","serial_number":"35611796268516","imei1":"35611796268516","imei2":"35611796268516","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:19:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176475,"job_number":"JOB_176475","tr_customer_id":176492,"tr_customer_product_id":176482,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:19:25.000Z","modified_at":"2026-02-04T04:19:25.000Z","name":"Vikalp Shukla","mobile_number":"8953292021","email_id":"vikalp@gmail.com","dop":"2025-12-01","serial_number":"96601857886802","imei1":"96601857886802","imei2":"96601857886802","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:19:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176506,"job_number":"JOB_176506","tr_customer_id":176523,"tr_customer_product_id":176513,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:19:46.000Z","modified_at":"2026-02-04T04:19:46.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Edwina0@yahoo.com","dop":"2025-07-02","serial_number":"15504439245774","imei1":"15504439245774","imei2":"15504439245774","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:19:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176523,"job_number":"JOB_176523","tr_customer_id":176540,"tr_customer_product_id":176530,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:05.000Z","modified_at":"2026-02-04T04:20:05.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Amya_OConner@yahoo.com","dop":"2025-07-02","serial_number":"10504567657740","imei1":"10504567657740","imei2":"10504567657740","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176534,"job_number":"JOB_176534","tr_customer_id":176551,"tr_customer_product_id":176541,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:19.000Z","modified_at":"2026-02-04T04:20:19.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"116795838223225","imei1":"116795838223225","imei2":"116795838223225","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176535,"job_number":"JOB_176535","tr_customer_id":176552,"tr_customer_product_id":176542,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:20.000Z","modified_at":"2026-02-04T04:20:20.000Z","name":"Johan Lehner","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"128445467168839","imei1":"128445467168839","imei2":"128445467168839","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176539,"job_number":"JOB_176539","tr_customer_id":176556,"tr_customer_product_id":176546,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:20.000Z","modified_at":"2026-02-04T04:20:20.000Z","name":"Providenci Gerlach","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"192992288773421","imei1":"192992288773421","imei2":"192992288773421","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176541,"job_number":"JOB_176541","tr_customer_id":176558,"tr_customer_product_id":176548,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:21.000Z","modified_at":"2026-02-04T04:20:21.000Z","name":"Herman Schmidt","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"115407810556545","imei1":"115407810556545","imei2":"115407810556545","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176546,"job_number":"JOB_176546","tr_customer_id":176563,"tr_customer_product_id":176553,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:22.000Z","modified_at":"2026-02-04T04:20:22.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Mossie_Purdy90@gmail.com","dop":"2025-07-02","serial_number":"19134763336785","imei1":"19134763336785","imei2":"19134763336785","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176549,"job_number":"JOB_176549","tr_customer_id":176566,"tr_customer_product_id":176556,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:25.000Z","modified_at":"2026-02-04T04:20:25.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"15543886426548","imei1":"15543886426548","imei2":"15543886426548","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176562,"job_number":"JOB_176562","tr_customer_id":176579,"tr_customer_product_id":176569,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:32.000Z","modified_at":"2026-02-04T04:20:32.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"103785143913726","imei1":"103785143913726","imei2":"103785143913726","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176564,"job_number":"JOB_176564","tr_customer_id":176581,"tr_customer_product_id":176571,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:32.000Z","modified_at":"2026-02-04T04:20:32.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"193014215278144","imei1":"193014215278144","imei2":"193014215278144","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176565,"job_number":"JOB_176565","tr_customer_id":176582,"tr_customer_product_id":176572,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:33.000Z","modified_at":"2026-02-04T04:20:33.000Z","name":"Oran Hahn","mobile_number":"957-898-9569","email_id":"Jeanie.Pollich20@gmail.com","dop":"2025-06-09","serial_number":"105900125923274","imei1":"105900125923274","imei2":"105900125923274","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176566,"job_number":"JOB_176566","tr_customer_id":176583,"tr_customer_product_id":176573,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:33.000Z","modified_at":"2026-02-04T04:20:33.000Z","name":"Esta Schmitt","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"159769462247242","imei1":"159769462247242","imei2":"159769462247242","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176567,"job_number":"JOB_176567","tr_customer_id":176584,"tr_customer_product_id":176574,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:33.000Z","modified_at":"2026-02-04T04:20:33.000Z","name":"Tremaine Rodriguez","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"144189574286416","imei1":"144189574286416","imei2":"144189574286416","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176568,"job_number":"JOB_176568","tr_customer_id":176585,"tr_customer_product_id":176575,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:33.000Z","modified_at":"2026-02-04T04:20:33.000Z","name":"Quentin Kilback","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"171921789704358","imei1":"171921789704358","imei2":"171921789704358","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176591,"job_number":"JOB_176591","tr_customer_id":176608,"tr_customer_product_id":176598,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:47.000Z","modified_at":"2026-02-04T04:20:47.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"104544357579180","imei1":"104544357579180","imei2":"104544357579180","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176594,"job_number":"JOB_176594","tr_customer_id":176611,"tr_customer_product_id":176601,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:48.000Z","modified_at":"2026-02-04T04:20:48.000Z","name":"Adriel Volkman","mobile_number":"309-227-0875","email_id":"Candida.Langosh37@gmail.com","dop":"2025-06-09","serial_number":"105925141012089","imei1":"105925141012089","imei2":"105925141012089","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176595,"job_number":"JOB_176595","tr_customer_id":176612,"tr_customer_product_id":176602,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:49.000Z","modified_at":"2026-02-04T04:20:49.000Z","name":"Rhett Medhurst","mobile_number":"751-696-5996","email_id":"Shanel.Cremin46@yahoo.com","dop":"2025-06-09","serial_number":"4880195520341257","imei1":"4880195520341257","imei2":"4880195520341257","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176606,"job_number":"JOB_176606","tr_customer_id":176623,"tr_customer_product_id":176613,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:21:03.000Z","modified_at":"2026-02-04T04:21:03.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"107200393873738","imei1":"107200393873738","imei2":"107200393873738","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:21:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176608,"job_number":"JOB_176608","tr_customer_id":176625,"tr_customer_product_id":176615,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:21:03.000Z","modified_at":"2026-02-04T04:21:03.000Z","name":"Rudy Bogisich","mobile_number":"874-225-9276","email_id":"Elsie.Walter@gmail.com","dop":"2025-06-09","serial_number":"108048716389398","imei1":"108048716389398","imei2":"108048716389398","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:21:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176609,"job_number":"JOB_176609","tr_customer_id":176626,"tr_customer_product_id":176616,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:21:05.000Z","modified_at":"2026-02-04T04:21:05.000Z","name":"Adrianna Brown","mobile_number":"748-640-2924","email_id":"Delilah88@yahoo.com","dop":"2025-06-09","serial_number":"54246754212415440","imei1":"54246754212415440","imei2":"54246754212415440","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:21:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176708,"job_number":"JOB_176708","tr_customer_id":176725,"tr_customer_product_id":176715,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T05:04:33.000Z","modified_at":"2026-02-04T05:04:33.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"11448433778312","imei1":"11448433778312","imei2":"11448433778312","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T05:04:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176740,"job_number":"JOB_176740","tr_customer_id":176757,"tr_customer_product_id":176747,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:08:21.000Z","modified_at":"2026-02-04T06:08:21.000Z","name":"Shivaji Bajpai","mobile_number":"7007895280","email_id":"shivaji@gmail.com","dop":"2025-12-01","serial_number":"84421193859822","imei1":"84421193859822","imei2":"84421193859822","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:08:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176741,"job_number":"JOB_176741","tr_customer_id":176758,"tr_customer_product_id":176748,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:08:22.000Z","modified_at":"2026-02-04T06:08:22.000Z","name":"Shivaji Bajpai","mobile_number":"7007895280","email_id":"shivaji@gmail.com","dop":"2025-12-01","serial_number":"31284465119192","imei1":"31284465119192","imei2":"31284465119192","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:08:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176742,"job_number":"JOB_176742","tr_customer_id":176759,"tr_customer_product_id":176749,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:08:28.000Z","modified_at":"2026-02-04T06:08:28.000Z","name":"Vikalp Shukla","mobile_number":"8953292021","email_id":"vikalp@gmail.com","dop":"2025-12-01","serial_number":"33372953200466","imei1":"33372953200466","imei2":"33372953200466","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:08:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176743,"job_number":"JOB_176743","tr_customer_id":176760,"tr_customer_product_id":176750,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:08:28.000Z","modified_at":"2026-02-04T06:08:28.000Z","name":"Vikalp Shukla","mobile_number":"8953292021","email_id":"vikalp@gmail.com","dop":"2025-12-01","serial_number":"35062701737639","imei1":"35062701737639","imei2":"35062701737639","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:08:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176750,"job_number":"JOB_176750","tr_customer_id":176767,"tr_customer_product_id":176757,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:36:57.000Z","modified_at":"2026-02-04T06:36:57.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"108340007855730","imei1":"108340007855730","imei2":"108340007855730","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:36:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176752,"job_number":"JOB_176752","tr_customer_id":176769,"tr_customer_product_id":176759,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:36:57.000Z","modified_at":"2026-02-04T06:36:57.000Z","name":"Destinee Kovacek","mobile_number":"502-200-8718","email_id":"Prince_Gottlieb9@hotmail.com","dop":"2025-06-09","serial_number":"107422094904784","imei1":"107422094904784","imei2":"107422094904784","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:36:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176753,"job_number":"JOB_176753","tr_customer_id":176770,"tr_customer_product_id":176760,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:37:13.000Z","modified_at":"2026-02-04T06:37:13.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"104282484824161","imei1":"104282484824161","imei2":"104282484824161","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:37:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176755,"job_number":"JOB_176755","tr_customer_id":176772,"tr_customer_product_id":176762,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:37:13.000Z","modified_at":"2026-02-04T06:37:13.000Z","name":"Electa Lueilwitz","mobile_number":"371-559-7307","email_id":"Alessandra.Keeling@gmail.com","dop":"2025-06-09","serial_number":"106487929375273","imei1":"106487929375273","imei2":"106487929375273","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:37:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176758,"job_number":"JOB_176758","tr_customer_id":176775,"tr_customer_product_id":176765,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:37:28.000Z","modified_at":"2026-02-04T06:37:28.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"101441515418479","imei1":"101441515418479","imei2":"101441515418479","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:37:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176760,"job_number":"JOB_176760","tr_customer_id":176777,"tr_customer_product_id":176767,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:37:28.000Z","modified_at":"2026-02-04T06:37:28.000Z","name":"Petra Hilpert","mobile_number":"463-514-3520","email_id":"Janet18@hotmail.com","dop":"2025-06-09","serial_number":"105955043591609","imei1":"105955043591609","imei2":"105955043591609","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:37:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176895,"job_number":"JOB_176895","tr_customer_id":176912,"tr_customer_product_id":176902,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T07:43:35.000Z","modified_at":"2026-02-04T07:43:35.000Z","name":"Elroy Heller","mobile_number":"213-531-6807","email_id":"Otto23@hotmail.com","dop":"2025-11-04","serial_number":"70502130793654","imei1":"70502130793654","imei2":"70502130793654","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T07:43:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176494,"job_number":"JOB_176494","tr_customer_id":176511,"tr_customer_product_id":176501,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:19:39.000Z","modified_at":"2026-02-04T04:19:39.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10716658082819","imei1":"10716658082819","imei2":"10716658082819","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:19:39.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":176496,"job_number":"JOB_176496","tr_customer_id":176513,"tr_customer_product_id":176503,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:19:41.000Z","modified_at":"2026-02-04T04:19:41.000Z","name":"Arden Cassin","mobile_number":"691-248-9833","email_id":"Amelie.Fahey@hotmail.com","dop":"2000-01-31","serial_number":"1026973266117177","imei1":"1026973266117177","imei2":"1026973266117177","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:19:41.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":176553,"job_number":"JOB_176553","tr_customer_id":176570,"tr_customer_product_id":176560,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:28.000Z","modified_at":"2026-02-04T04:20:28.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10224200877438","imei1":"10224200877438","imei2":"10224200877438","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:28.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":176559,"job_number":"JOB_176559","tr_customer_id":176576,"tr_customer_product_id":176566,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:30.000Z","modified_at":"2026-02-04T04:20:30.000Z","name":"Asa Cassin","mobile_number":"554-420-3894","email_id":"Bud73@gmail.com","dop":"2000-01-31","serial_number":"1050501989120168","imei1":"1050501989120168","imei2":"1050501989120168","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:30.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":176623,"job_number":"JOB_176623","tr_customer_id":176640,"tr_customer_product_id":176630,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:21:16.000Z","modified_at":"2026-02-04T04:21:16.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10592178483359","imei1":"10592178483359","imei2":"10592178483359","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:21:16.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":176625,"job_number":"JOB_176625","tr_customer_id":176642,"tr_customer_product_id":176632,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:21:18.000Z","modified_at":"2026-02-04T04:21:18.000Z","name":"Flavio Wehner","mobile_number":"381-355-2597","email_id":"Erica_Mayert16@yahoo.com","dop":"2000-01-31","serial_number":"1009316889012765","imei1":"1009316889012765","imei2":"1009316889012765","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:21:18.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":176659,"job_number":"JOB_176659","tr_customer_id":176676,"tr_customer_product_id":176666,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:22:04.000Z","modified_at":"2026-02-04T04:22:05.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10193193725919","imei1":"10193193725919","imei2":"10193193725919","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:22:05.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":176661,"job_number":"JOB_176661","tr_customer_id":176678,"tr_customer_product_id":176668,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:22:06.000Z","modified_at":"2026-02-04T04:22:06.000Z","name":"Sean Weber","mobile_number":"981-720-8713","email_id":"Frieda.Dickens@yahoo.com","dop":"2000-01-31","serial_number":"1049153321945694","imei1":"1049153321945694","imei2":"1049153321945694","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:22:06.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":176813,"job_number":"JOB_176813","tr_customer_id":176830,"tr_customer_product_id":176820,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:52:57.000Z","modified_at":"2026-02-04T06:52:57.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10905456111216","imei1":"10905456111216","imei2":"10905456111216","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:52:57.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":176815,"job_number":"JOB_176815","tr_customer_id":176832,"tr_customer_product_id":176822,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:52:59.000Z","modified_at":"2026-02-04T06:52:59.000Z","name":"Misty Dietrich","mobile_number":"685-216-0613","email_id":"Van64@hotmail.com","dop":"2000-01-31","serial_number":"1037913115591944","imei1":"1037913115591944","imei2":"1037913115591944","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:52:59.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":176822,"job_number":"JOB_176822","tr_customer_id":176839,"tr_customer_product_id":176829,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:53:45.000Z","modified_at":"2026-02-04T06:53:45.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10108026856736","imei1":"10108026856736","imei2":"10108026856736","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:53:45.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":176824,"job_number":"JOB_176824","tr_customer_id":176841,"tr_customer_product_id":176831,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:53:47.000Z","modified_at":"2026-02-04T06:53:47.000Z","name":"Mariah Carter","mobile_number":"824-705-2807","email_id":"Cleora.Bradtke41@hotmail.com","dop":"2000-01-31","serial_number":"1028803083099077","imei1":"1028803083099077","imei2":"1028803083099077","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":176834,"job_number":"JOB_176834","tr_customer_id":176851,"tr_customer_product_id":176841,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:54:33.000Z","modified_at":"2026-02-04T06:54:33.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10563331625426","imei1":"10563331625426","imei2":"10563331625426","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:54:33.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":176836,"job_number":"JOB_176836","tr_customer_id":176853,"tr_customer_product_id":176843,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:54:34.000Z","modified_at":"2026-02-04T06:54:34.000Z","name":"Mose Parker","mobile_number":"608-750-3577","email_id":"Tamia_Will@hotmail.com","dop":"2000-01-31","serial_number":"1060387238021366","imei1":"1060387238021366","imei2":"1060387238021366","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:54:34.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":176840,"job_number":"JOB_176840","tr_customer_id":176857,"tr_customer_product_id":176847,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:55:20.000Z","modified_at":"2026-02-04T06:55:20.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10746505687117","imei1":"10746505687117","imei2":"10746505687117","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:55:20.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":176842,"job_number":"JOB_176842","tr_customer_id":176859,"tr_customer_product_id":176849,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:55:22.000Z","modified_at":"2026-02-04T06:55:22.000Z","name":"Dejah Larson","mobile_number":"389-660-4246","email_id":"Julian57@hotmail.com","dop":"2000-01-31","serial_number":"1090969720614131","imei1":"1090969720614131","imei2":"1090969720614131","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:55:22.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":176432,"job_number":"JOB_176432","tr_customer_id":176449,"tr_customer_product_id":176439,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T01:14:56.000Z","modified_at":"2026-02-04T01:14:56.000Z","name":"fdsfds sdfsd","mobile_number":"3213123123","email_id":"dsdasd@gmail.com","dop":"2026-02-02","serial_number":"12313123123123123","imei1":"12313123123123123","imei2":"12313123123123123","popurl":"2026-02-02T05:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T01:14:56.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/mapped' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzNzI3NDJ9.IEtAMRF9vZn3LlTSasN0Llk5gwReGWkTINNzM8zYe8A' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzAxOTEwMTh9.iV8MCP0XMwjKc0bEbTzd3yOyeKXfVuyaEGwgN_qeUss |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 09d45b0f-b569-4e91-9ae7-3dc6053ad9e5 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 866 |
| ETag | W/"362-uZ8Ftnx2Af1NjAWrk0wJooRkni0" |
| Vary | Accept-Encoding |
| Date | Wed, 04 Feb 2026 07:43:39 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[{"id":2,"first_name":"Mark","last_name":"zuk","login_id":"iameng","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":true,"mst_role_id":1,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-12-20T07:42:00.000Z","role_name":"Engineer","service_location":"Service Center A"},{"id":17,"first_name":"Jay ","last_name":"Howard","login_id":"jhoward","mobile_number":"3434524356","email_id":"Jay@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":true,"mst_role_id":1,"mst_service_location_id":1,"created_at":"2022-08-19T13:34:19.000Z","modified_at":"2022-08-19T13:34:19.000Z","role_name":"Engineer","service_location":"Service Center A"}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/assign' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzNzI3NDJ9.IEtAMRF9vZn3LlTSasN0Llk5gwReGWkTINNzM8zYe8A' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--data-raw '{"job_id":99821,"engineer_id":17}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzAxOTEwMTh9.iV8MCP0XMwjKc0bEbTzd3yOyeKXfVuyaEGwgN_qeUss |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 1d42e3fe-b155-498c-8bf6-48275320b5af |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 49 |
{
"job_id": 176895,
"engineer_id": 2
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 54 |
| ETag | W/"36-SJqPGnqoYGAacRPYXRhhHPv8y+E" |
| Vary | Accept-Encoding |
| Date | Wed, 04 Feb 2026 07:43:39 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Engineer assigned successfully","data":[]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/pending' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI3MDEzNjh9.ejrA7BJz_H-2keUgA284RVE6WB4vB5-7eYUdu6PhPXI' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzAxOTEwMTh9.iV8MCP0XMwjKc0bEbTzd3yOyeKXfVuyaEGwgN_qeUss |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | faa8adbf-228c-4038-9c6f-b606e9984ea3 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"50690-p8onBRWjCPbnPtkv4PRhKWo+Fkg" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Wed, 04 Feb 2026 07:43:39 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":[{"id":176389,"job_number":"JOB_176389","tr_customer_id":176406,"tr_customer_product_id":176396,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-03T20:11:26.000Z","modified_at":"2026-02-03T20:11:26.000Z","name":"Swapnil Jade","mobile_number":"9966332211","email_id":"qa.swapnil1910@gmail.com","dop":"2026-01-31","serial_number":"68944645691505","imei1":"68944645691505","imei2":"68944645691505","popurl":"2026-01-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-03T20:11:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176396,"job_number":"JOB_176396","tr_customer_id":176413,"tr_customer_product_id":176403,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-03T21:03:50.000Z","modified_at":"2026-02-03T21:03:50.000Z","name":"Laxman Teli","mobile_number":"8446981010","email_id":"testlaxman@test1.com","dop":"2026-01-29","serial_number":"15549925191112","imei1":"15549925191112","imei2":"15549925191112","popurl":"2026-01-29T21:03:49.114052473Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-03T21:03:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176398,"job_number":"JOB_176398","tr_customer_id":176415,"tr_customer_product_id":176405,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-03T21:46:00.000Z","modified_at":"2026-02-03T21:46:00.000Z","name":"Opal Ruecker","mobile_number":"251-483-1714","email_id":"Elroy.Hudson42@gmail.com","dop":"2025-09-09","serial_number":"14282297788225","imei1":"14282297788225","imei2":"14282297788225","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-03T21:46:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176399,"job_number":"JOB_176399","tr_customer_id":176416,"tr_customer_product_id":176406,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-03T21:46:00.000Z","modified_at":"2026-02-03T21:46:00.000Z","name":"Dean Hilll","mobile_number":"658-209-3971","email_id":"Esta16@gmail.com","dop":"2025-09-09","serial_number":"14610684792103","imei1":"14610684792103","imei2":"14610684792103","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-03T21:46:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176401,"job_number":"JOB_176401","tr_customer_id":176418,"tr_customer_product_id":176408,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-03T21:46:03.000Z","modified_at":"2026-02-03T21:46:03.000Z","name":"Antonetta Harris","mobile_number":"553-452-6028","email_id":"Dorcas60@hotmail.com","dop":"2025-09-09","serial_number":"14013214787670","imei1":"14013214787670","imei2":"14013214787670","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-03T21:46:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176402,"job_number":"JOB_176402","tr_customer_id":176419,"tr_customer_product_id":176409,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-03T21:46:03.000Z","modified_at":"2026-02-03T21:46:03.000Z","name":"Isadore Macejkovic","mobile_number":"313-497-7048","email_id":"Angelica0@hotmail.com","dop":"2025-09-09","serial_number":"15844120424251","imei1":"15844120424251","imei2":"15844120424251","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-03T21:46:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176404,"job_number":"JOB_176404","tr_customer_id":176421,"tr_customer_product_id":176411,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-03T21:46:06.000Z","modified_at":"2026-02-03T21:46:06.000Z","name":"Amber Rau","mobile_number":"392-636-4909","email_id":"Albin12@hotmail.com","dop":"2025-09-09","serial_number":"11767463548298","imei1":"11767463548298","imei2":"11767463548298","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-03T21:46:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176405,"job_number":"JOB_176405","tr_customer_id":176422,"tr_customer_product_id":176412,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-03T21:46:06.000Z","modified_at":"2026-02-03T21:46:06.000Z","name":"Conrad Ledner","mobile_number":"903-496-9794","email_id":"Lavon_Muller8@hotmail.com","dop":"2025-09-09","serial_number":"16232199230604","imei1":"16232199230604","imei2":"16232199230604","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-03T21:46:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176409,"job_number":"JOB_176409","tr_customer_id":176426,"tr_customer_product_id":176416,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-03T22:13:05.000Z","modified_at":"2026-02-03T22:13:05.000Z","name":"Adrienne Howe","mobile_number":"578-995-6970","email_id":"Kylee.Cormier@yahoo.com","dop":"2025-09-09","serial_number":"19854642348896","imei1":"19854642348896","imei2":"19854642348896","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-03T22:13:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176410,"job_number":"JOB_176410","tr_customer_id":176427,"tr_customer_product_id":176417,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-03T22:13:05.000Z","modified_at":"2026-02-03T22:13:05.000Z","name":"Jerry Breitenberg","mobile_number":"676-561-5164","email_id":"Enrico.Grant@yahoo.com","dop":"2025-09-09","serial_number":"16458607835989","imei1":"16458607835989","imei2":"16458607835989","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-03T22:13:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176412,"job_number":"JOB_176412","tr_customer_id":176429,"tr_customer_product_id":176419,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-03T22:13:08.000Z","modified_at":"2026-02-03T22:13:08.000Z","name":"Eino Corwin","mobile_number":"777-828-5531","email_id":"Ulises.Powlowski46@gmail.com","dop":"2025-09-09","serial_number":"14275254147122","imei1":"14275254147122","imei2":"14275254147122","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-03T22:13:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176413,"job_number":"JOB_176413","tr_customer_id":176430,"tr_customer_product_id":176420,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-03T22:13:08.000Z","modified_at":"2026-02-03T22:13:08.000Z","name":"Gianni O'Connell","mobile_number":"671-987-2923","email_id":"Elnora.Haag@yahoo.com","dop":"2025-09-09","serial_number":"18491089771435","imei1":"18491089771435","imei2":"18491089771435","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-03T22:13:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176415,"job_number":"JOB_176415","tr_customer_id":176432,"tr_customer_product_id":176422,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-03T22:13:11.000Z","modified_at":"2026-02-03T22:13:11.000Z","name":"Shea Cummings","mobile_number":"930-213-8390","email_id":"Jamel79@gmail.com","dop":"2025-09-09","serial_number":"18083203531400","imei1":"18083203531400","imei2":"18083203531400","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-03T22:13:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176416,"job_number":"JOB_176416","tr_customer_id":176433,"tr_customer_product_id":176423,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-03T22:13:11.000Z","modified_at":"2026-02-03T22:13:11.000Z","name":"Damian Gerlach","mobile_number":"289-621-7355","email_id":"Orrin.Hackett22@hotmail.com","dop":"2025-09-09","serial_number":"12064048566387","imei1":"12064048566387","imei2":"12064048566387","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-03T22:13:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176418,"job_number":"JOB_176418","tr_customer_id":176435,"tr_customer_product_id":176425,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-03T22:16:40.000Z","modified_at":"2026-02-03T22:16:40.000Z","name":"Citlalli Abshire","mobile_number":"705-218-8529","email_id":"Javon_Streich@hotmail.com","dop":"2025-09-09","serial_number":"12581162696776","imei1":"12581162696776","imei2":"12581162696776","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-03T22:16:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176419,"job_number":"JOB_176419","tr_customer_id":176436,"tr_customer_product_id":176426,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-03T22:16:40.000Z","modified_at":"2026-02-03T22:16:40.000Z","name":"Joany Kris","mobile_number":"341-706-7045","email_id":"Presley_Torphy51@hotmail.com","dop":"2025-09-09","serial_number":"14793756037832","imei1":"14793756037832","imei2":"14793756037832","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-03T22:16:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176421,"job_number":"JOB_176421","tr_customer_id":176438,"tr_customer_product_id":176428,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-03T22:16:43.000Z","modified_at":"2026-02-03T22:16:43.000Z","name":"Al Ryan","mobile_number":"420-549-1034","email_id":"Raquel.Beahan35@hotmail.com","dop":"2025-09-09","serial_number":"11790063170471","imei1":"11790063170471","imei2":"11790063170471","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-03T22:16:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176422,"job_number":"JOB_176422","tr_customer_id":176439,"tr_customer_product_id":176429,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-03T22:16:43.000Z","modified_at":"2026-02-03T22:16:43.000Z","name":"Ezequiel Sporer","mobile_number":"533-634-0071","email_id":"Eryn32@hotmail.com","dop":"2025-09-09","serial_number":"10256015959300","imei1":"10256015959300","imei2":"10256015959300","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-03T22:16:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176424,"job_number":"JOB_176424","tr_customer_id":176441,"tr_customer_product_id":176431,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-03T22:16:46.000Z","modified_at":"2026-02-03T22:16:46.000Z","name":"Bethany Ratke","mobile_number":"952-643-8638","email_id":"Georgianna.Goyette@gmail.com","dop":"2025-09-09","serial_number":"11152165402482","imei1":"11152165402482","imei2":"11152165402482","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-03T22:16:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176425,"job_number":"JOB_176425","tr_customer_id":176442,"tr_customer_product_id":176432,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-03T22:16:46.000Z","modified_at":"2026-02-03T22:16:46.000Z","name":"Alanis Goyette","mobile_number":"814-690-9336","email_id":"Greta76@gmail.com","dop":"2025-09-09","serial_number":"18958151439314","imei1":"18958151439314","imei2":"18958151439314","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-03T22:16:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176429,"job_number":"JOB_176429","tr_customer_id":176446,"tr_customer_product_id":176436,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-03T23:48:26.000Z","modified_at":"2026-02-03T23:48:26.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2026-01-24","serial_number":"18836592954988","imei1":"18836592954988","imei2":"18836592954988","popurl":"2026-01-24T23:48:26.122988639Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-03T23:48:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176430,"job_number":"JOB_176430","tr_customer_id":176447,"tr_customer_product_id":176437,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-03T23:48:27.000Z","modified_at":"2026-02-03T23:48:27.000Z","name":"Nirbhay Shukla","mobile_number":"7079936551","email_id":"anilabh.singh@gmail.com","dop":"2026-01-24","serial_number":"905580915292613","imei1":"905580915292613","imei2":"905580915292613","popurl":"www.aanandaswarup-rana.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-03T23:48:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176431,"job_number":"JOB_176431","tr_customer_id":176448,"tr_customer_product_id":176438,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-03T23:50:52.000Z","modified_at":"2026-02-03T23:50:52.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2026-01-24","serial_number":"79946591955889","imei1":"79946591955889","imei2":"79946591955889","popurl":"2026-01-24T23:50:52.353382653Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-03T23:50:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176436,"job_number":"JOB_176436","tr_customer_id":176453,"tr_customer_product_id":176443,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T02:32:57.000Z","modified_at":"2026-02-04T02:32:57.000Z","name":"Heaven Watsica","mobile_number":"797-371-9933","email_id":"Diamond_Ledner92@hotmail.com","dop":"2025-12-10","serial_number":"11790196657588","imei1":"11790196657588","imei2":"11790196657588","popurl":"2025-12-10T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T02:32:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176437,"job_number":"JOB_176437","tr_customer_id":176454,"tr_customer_product_id":176444,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T02:37:46.000Z","modified_at":"2026-02-04T02:37:46.000Z","name":"Ravi Kushwah","mobile_number":"9999449258","email_id":"ravikushwah1175@gmail.com","dop":"2026-02-02","serial_number":"12222222222222222","imei1":"12222222222222222","imei2":"12222222222222222","popurl":"2026-02-02T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T02:37:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176441,"job_number":"JOB_176441","tr_customer_id":176458,"tr_customer_product_id":176448,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T03:13:40.000Z","modified_at":"2026-02-04T03:13:40.000Z","name":"Rebeka Bogisich","mobile_number":"980-704-4996","email_id":"Mathias.Lakin37@yahoo.com","dop":"2025-05-30","serial_number":"15452804613682","imei1":"15452804613682","imei2":"15452804613682","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T03:13:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176442,"job_number":"JOB_176442","tr_customer_id":176459,"tr_customer_product_id":176449,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T03:13:41.000Z","modified_at":"2026-02-04T03:13:41.000Z","name":"Fay Bins","mobile_number":"565-353-4061","email_id":"Alfreda.Grady@yahoo.com","dop":"2025-05-30","serial_number":"1596296178477878","imei1":"1596296178477878","imei2":"1596296178477878","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T03:13:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176443,"job_number":"JOB_176443","tr_customer_id":176460,"tr_customer_product_id":176450,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T03:29:43.000Z","modified_at":"2026-02-04T03:29:43.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18163468894187","imei1":"18163468894187","imei2":"18163468894187","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T03:29:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176445,"job_number":"JOB_176445","tr_customer_id":176462,"tr_customer_product_id":176452,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T03:29:45.000Z","modified_at":"2026-02-04T03:29:45.000Z","name":"Gordon Bruen","mobile_number":"422-703-7231","email_id":"Cheyanne16@hotmail.com","dop":"2025-04-06","serial_number":"19838262596816960","imei1":"19838262596816960","imei2":"19838262596816960","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T03:29:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176446,"job_number":"JOB_176446","tr_customer_id":176463,"tr_customer_product_id":176453,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T03:30:29.000Z","modified_at":"2026-02-04T03:30:29.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18301039006586","imei1":"18301039006586","imei2":"18301039006586","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T03:30:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176448,"job_number":"JOB_176448","tr_customer_id":176465,"tr_customer_product_id":176455,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T03:30:30.000Z","modified_at":"2026-02-04T03:30:30.000Z","name":"Rhoda Shields","mobile_number":"381-811-1971","email_id":"Bobbie.Lockman@yahoo.com","dop":"2025-04-06","serial_number":"15782718411795832","imei1":"15782718411795832","imei2":"15782718411795832","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T03:30:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176449,"job_number":"JOB_176449","tr_customer_id":176466,"tr_customer_product_id":176456,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T03:31:14.000Z","modified_at":"2026-02-04T03:31:14.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11755818964384","imei1":"11755818964384","imei2":"11755818964384","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T03:31:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176451,"job_number":"JOB_176451","tr_customer_id":176468,"tr_customer_product_id":176458,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T03:31:16.000Z","modified_at":"2026-02-04T03:31:16.000Z","name":"Elena Volkman","mobile_number":"503-216-5710","email_id":"Mckenna.Bogisich67@gmail.com","dop":"2025-04-06","serial_number":"18904593063522024","imei1":"18904593063522024","imei2":"18904593063522024","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T03:31:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176452,"job_number":"JOB_176452","tr_customer_id":176469,"tr_customer_product_id":176459,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T03:58:46.000Z","modified_at":"2026-02-04T03:58:46.000Z","name":"Genevieve Christiansen","mobile_number":"213-449-3174","email_id":"Hyman20@gmail.com","dop":"2025-12-04","serial_number":"1003169505571621","imei1":"1003169505571621","imei2":"1003169505571621","popurl":"2025-12-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T03:58:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176453,"job_number":"JOB_176453","tr_customer_id":176470,"tr_customer_product_id":176460,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:00:31.000Z","modified_at":"2026-02-04T04:00:31.000Z","name":"Joshuah Dicki","mobile_number":"873-917-7224","email_id":"Agustina.Muller@hotmail.com","dop":"2025-12-04","serial_number":"1006930048268724","imei1":"1006930048268724","imei2":"1006930048268724","popurl":"2025-12-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:00:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176454,"job_number":"JOB_176454","tr_customer_id":176471,"tr_customer_product_id":176461,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:00:34.000Z","modified_at":"2026-02-04T04:00:34.000Z","name":"Meagan Keeling","mobile_number":"839-763-3083","email_id":"Laverne_Mraz@gmail.com","dop":"2025-12-04","serial_number":"1009904023723411","imei1":"1009904023723411","imei2":"1009904023723411","popurl":"2025-12-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:00:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176455,"job_number":"JOB_176455","tr_customer_id":176472,"tr_customer_product_id":176462,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:05:10.000Z","modified_at":"2026-02-04T04:05:10.000Z","name":"Diana Murray","mobile_number":"370-848-2724","email_id":"Rolando16@gmail.com","dop":"2025-12-04","serial_number":"107219835426297","imei1":"107219835426297","imei2":"107219835426297","popurl":"2025-12-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:05:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176456,"job_number":"JOB_176456","tr_customer_id":176473,"tr_customer_product_id":176463,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:10:07.000Z","modified_at":"2026-02-04T04:10:07.000Z","name":"{Esmeralda Wuckert","mobile_number":"401-670-9085","email_id":"Linnie.Larson18@gmail.com","dop":"2025-04-06","serial_number":"11806226633382","imei1":"11806226633382","imei2":"11806226633382","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:10:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176457,"job_number":"JOB_176457","tr_customer_id":176474,"tr_customer_product_id":176464,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:10:12.000Z","modified_at":"2026-02-04T04:10:12.000Z","name":"{Odessa Torp","mobile_number":"739-497-5907","email_id":"Berneice.Abshire53@hotmail.com","dop":"2025-04-06","serial_number":"12100670557799","imei1":"12100670557799","imei2":"12100670557799","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:10:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176458,"job_number":"JOB_176458","tr_customer_id":176475,"tr_customer_product_id":176465,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:10:44.000Z","modified_at":"2026-02-04T04:10:44.000Z","name":"Domenica Gleason","mobile_number":"939-335-3932","email_id":"Demetris_Klocko@yahoo.com","dop":"2025-04-06","serial_number":"19108488805969","imei1":"19108488805969","imei2":"19108488805969","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:10:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176459,"job_number":"JOB_176459","tr_customer_id":176476,"tr_customer_product_id":176466,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:17:35.000Z","modified_at":"2026-02-04T04:17:35.000Z","name":"Hillary Moore","mobile_number":"579-596-0249","email_id":"Alba29@yahoo.com","dop":"2025-09-30","serial_number":"41316736434058","imei1":"41316736434058","imei2":"41316736434058","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:17:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176462,"job_number":"JOB_176462","tr_customer_id":176479,"tr_customer_product_id":176469,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:18:46.000Z","modified_at":"2026-02-04T04:18:46.000Z","name":"Kenton Barton","mobile_number":"461-432-5468","email_id":"Floy_Runolfsdottir39@gmail.com","dop":"2025-04-06","serial_number":"12252461655829352","imei1":"12252461655829352","imei2":"12252461655829352","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:18:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176464,"job_number":"JOB_176464","tr_customer_id":176481,"tr_customer_product_id":176471,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:18:57.000Z","modified_at":"2026-02-04T04:18:57.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"19526676215448","imei1":"19526676215448","imei2":"19526676215448","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:18:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176466,"job_number":"JOB_176466","tr_customer_id":176483,"tr_customer_product_id":176473,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:18:59.000Z","modified_at":"2026-02-04T04:18:59.000Z","name":"Ruben Schimmel","mobile_number":"362-421-8880","email_id":"Nettie.Kozey@yahoo.com","dop":"2025-04-06","serial_number":"10702536017882956","imei1":"10702536017882956","imei2":"10702536017882956","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:18:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176468,"job_number":"JOB_176468","tr_customer_id":176485,"tr_customer_product_id":176475,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:19:06.000Z","modified_at":"2026-02-04T04:19:06.000Z","name":"Dudley Terry","mobile_number":"566-397-0060","email_id":"Adriana.Kris@gmail.com","dop":"2025-04-06","serial_number":"14098912394398192","imei1":"14098912394398192","imei2":"14098912394398192","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:19:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176470,"job_number":"JOB_176470","tr_customer_id":176487,"tr_customer_product_id":176477,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:19:14.000Z","modified_at":"2026-02-04T04:19:14.000Z","name":"Eldred Bayer","mobile_number":"228-692-5130","email_id":"Arnaldo_Moore48@yahoo.com","dop":"2025-04-06","serial_number":"17270181423378286","imei1":"17270181423378286","imei2":"17270181423378286","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:19:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176476,"job_number":"JOB_176476","tr_customer_id":176493,"tr_customer_product_id":176483,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:19:25.000Z","modified_at":"2026-02-04T04:19:25.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16932392834547","imei1":"16932392834547","imei2":"16932392834547","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:19:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176480,"job_number":"JOB_176480","tr_customer_id":176497,"tr_customer_product_id":176487,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:19:27.000Z","modified_at":"2026-02-04T04:19:27.000Z","name":"Rudolph Hudson","mobile_number":"553-529-0878","email_id":"Stevie_Walter36@hotmail.com","dop":"2025-04-06","serial_number":"18792165735215520","imei1":"18792165735215520","imei2":"18792165735215520","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:19:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176481,"job_number":"JOB_176481","tr_customer_id":176498,"tr_customer_product_id":176488,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:19:27.000Z","modified_at":"2026-02-04T04:19:27.000Z","name":"Abbey Casper","mobile_number":"209-212-1975","email_id":"Pedro52@yahoo.com","dop":"2025-04-06","serial_number":"12087306755259312","imei1":"12087306755259312","imei2":"12087306755259312","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:19:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176482,"job_number":"JOB_176482","tr_customer_id":176499,"tr_customer_product_id":176489,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:19:32.000Z","modified_at":"2026-02-04T04:19:32.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13165232316668","imei1":"13165232316668","imei2":"13165232316668","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:19:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176485,"job_number":"JOB_176485","tr_customer_id":176502,"tr_customer_product_id":176492,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:19:34.000Z","modified_at":"2026-02-04T04:19:34.000Z","name":"Syble Abernathy","mobile_number":"355-951-2951","email_id":"Lucie38@yahoo.com","dop":"2025-04-06","serial_number":"16265871400764784","imei1":"16265871400764784","imei2":"16265871400764784","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:19:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176486,"job_number":"JOB_176486","tr_customer_id":176503,"tr_customer_product_id":176493,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:19:34.000Z","modified_at":"2026-02-04T04:19:34.000Z","name":"Reilly Conroy","mobile_number":"924-688-4068","email_id":"Ottis_Mitchell49@yahoo.com","dop":"2025-04-06","serial_number":"10799443903246306","imei1":"10799443903246306","imei2":"10799443903246306","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:19:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176487,"job_number":"JOB_176487","tr_customer_id":176504,"tr_customer_product_id":176494,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:19:37.000Z","modified_at":"2026-02-04T04:19:37.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19699442607977","imei1":"19699442607977","imei2":"19699442607977","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:19:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176489,"job_number":"JOB_176489","tr_customer_id":176506,"tr_customer_product_id":176496,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:19:38.000Z","modified_at":"2026-02-04T04:19:38.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10516872330446","imei1":"10516872330446","imei2":"10516872330446","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:19:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176492,"job_number":"JOB_176492","tr_customer_id":176509,"tr_customer_product_id":176499,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:19:39.000Z","modified_at":"2026-02-04T04:19:39.000Z","name":"Alexzander Stark","mobile_number":"596-734-3585","email_id":"Patsy_Hettinger18@hotmail.com","dop":"2025-06-18","serial_number":"1053416970203141","imei1":"1053416970203141","imei2":"1053416970203141","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:19:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176493,"job_number":"JOB_176493","tr_customer_id":176510,"tr_customer_product_id":176500,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:19:39.000Z","modified_at":"2026-02-04T04:19:39.000Z","name":"Houston Lindgren","mobile_number":"428-666-2362","email_id":"Jillian72@gmail.com","dop":"2025-04-06","serial_number":"11445065524746976","imei1":"11445065524746976","imei2":"11445065524746976","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:19:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176498,"job_number":"JOB_176498","tr_customer_id":176515,"tr_customer_product_id":176505,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:19:43.000Z","modified_at":"2026-02-04T04:19:43.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"14841589173287","imei1":"14841589173287","imei2":"14841589173287","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:19:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176499,"job_number":"JOB_176499","tr_customer_id":176516,"tr_customer_product_id":176506,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:19:43.000Z","modified_at":"2026-02-04T04:19:43.000Z","name":"Adalberto Fritsch","mobile_number":"395-744-7037","email_id":"Litzy.Mraz38@yahoo.com","dop":"2025-05-30","serial_number":"10428958510257","imei1":"10428958510257","imei2":"10428958510257","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:19:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176501,"job_number":"JOB_176501","tr_customer_id":176518,"tr_customer_product_id":176508,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:19:44.000Z","modified_at":"2026-02-04T04:19:44.000Z","name":"Dominic Gorczany","mobile_number":"478-211-4354","email_id":"Aiden84@yahoo.com","dop":"2025-05-30","serial_number":"1548309318542422","imei1":"1548309318542422","imei2":"1548309318542422","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:19:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176502,"job_number":"JOB_176502","tr_customer_id":176519,"tr_customer_product_id":176509,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:19:44.000Z","modified_at":"2026-02-04T04:19:44.000Z","name":"Hailee Beier","mobile_number":"276-446-2343","email_id":"Claude_OReilly59@hotmail.com","dop":"2025-04-06","serial_number":"18475515866700810","imei1":"18475515866700810","imei2":"18475515866700810","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:19:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176503,"job_number":"JOB_176503","tr_customer_id":176520,"tr_customer_product_id":176510,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:19:46.000Z","modified_at":"2026-02-04T04:19:46.000Z","name":"Nareen Katkam","mobile_number":"7677667898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"12727448778628","imei1":"12727448778628","imei2":"12727448778628","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:19:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176504,"job_number":"JOB_176504","tr_customer_id":176521,"tr_customer_product_id":176511,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:19:46.000Z","modified_at":"2026-02-04T04:19:46.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19106818057498","imei1":"19106818057498","imei2":"19106818057498","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:19:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176508,"job_number":"JOB_176508","tr_customer_id":176525,"tr_customer_product_id":176515,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:19:48.000Z","modified_at":"2026-02-04T04:19:48.000Z","name":"Nareen Katkam","mobile_number":"7677667898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"78275858196127","imei1":"78275858196127","imei2":"78275858196127","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:19:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176509,"job_number":"JOB_176509","tr_customer_id":176526,"tr_customer_product_id":176516,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:19:48.000Z","modified_at":"2026-02-04T04:19:48.000Z","name":"Eda Bradtke","mobile_number":"671-543-0261","email_id":"Arnaldo44@gmail.com","dop":"2025-04-06","serial_number":"10240613578143672","imei1":"10240613578143672","imei2":"10240613578143672","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:19:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176511,"job_number":"JOB_176511","tr_customer_id":176528,"tr_customer_product_id":176518,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:19:49.000Z","modified_at":"2026-02-04T04:19:49.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13363929985402","imei1":"13363929985402","imei2":"13363929985402","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:19:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176513,"job_number":"JOB_176513","tr_customer_id":176530,"tr_customer_product_id":176520,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:19:49.000Z","modified_at":"2026-02-04T04:19:49.000Z","name":"Onkar Bhole","mobile_number":"7046563552","email_id":"Onkarbhole@gmail.com","dop":"2025-04-06","serial_number":"19274706234465","imei1":"19274706234465","imei2":"19274706234465","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:19:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176515,"job_number":"JOB_176515","tr_customer_id":176532,"tr_customer_product_id":176522,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:19:50.000Z","modified_at":"2026-02-04T04:19:50.000Z","name":"Skye Spinka","mobile_number":"579-436-5156","email_id":"Robbie45@gmail.com","dop":"2025-04-06","serial_number":"15083668393112600","imei1":"15083668393112600","imei2":"15083668393112600","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:19:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176516,"job_number":"JOB_176516","tr_customer_id":176533,"tr_customer_product_id":176523,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:19:51.000Z","modified_at":"2026-02-04T04:19:51.000Z","name":"Blanche Hoppe","mobile_number":"780-426-0720","email_id":"Tito.Ritchie@hotmail.com","dop":"2025-04-06","serial_number":"14401505601615458","imei1":"14401505601615458","imei2":"14401505601615458","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:19:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176517,"job_number":"JOB_176517","tr_customer_id":176534,"tr_customer_product_id":176524,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:19:51.000Z","modified_at":"2026-02-04T04:19:51.000Z","name":"Miller Paucek","mobile_number":"648-957-6876","email_id":"Cyril_White0@gmail.com","dop":"2025-04-06","serial_number":"14203856991710024","imei1":"14203856991710024","imei2":"14203856991710024","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:19:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176518,"job_number":"JOB_176518","tr_customer_id":176535,"tr_customer_product_id":176525,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:19:56.000Z","modified_at":"2026-02-04T04:19:56.000Z","name":"Sravan V","mobile_number":"8492453456","email_id":"srav@gmail.com","dop":"2025-12-31","serial_number":"104476620567286","imei1":"104476620567286","imei2":"104476620567286","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:19:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176520,"job_number":"JOB_176520","tr_customer_id":176537,"tr_customer_product_id":176527,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:02.000Z","modified_at":"2026-02-04T04:20:02.000Z","name":"neeraj v","mobile_number":"9182460199","email_id":"neeraj.v@outlook.com","dop":"2025-04-06","serial_number":"18720857932300","imei1":"18720857932300","imei2":"18720857932300","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176522,"job_number":"JOB_176522","tr_customer_id":176539,"tr_customer_product_id":176529,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:03.000Z","modified_at":"2026-02-04T04:20:03.000Z","name":"Pauline Frami","mobile_number":"846-220-3318","email_id":"Arianna_Greenholt82@hotmail.com","dop":"2025-04-06","serial_number":"13766464858361678","imei1":"13766464858361678","imei2":"13766464858361678","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176524,"job_number":"JOB_176524","tr_customer_id":176541,"tr_customer_product_id":176531,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:08.000Z","modified_at":"2026-02-04T04:20:08.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17890715696423","imei1":"17890715696423","imei2":"17890715696423","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176526,"job_number":"JOB_176526","tr_customer_id":176543,"tr_customer_product_id":176533,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:09.000Z","modified_at":"2026-02-04T04:20:09.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14461693911714","imei1":"14461693911714","imei2":"14461693911714","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176528,"job_number":"JOB_176528","tr_customer_id":176545,"tr_customer_product_id":176535,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:10.000Z","modified_at":"2026-02-04T04:20:10.000Z","name":"Jacynthe Stoltenberg","mobile_number":"923-329-1013","email_id":"Payton92@gmail.com","dop":"2025-04-06","serial_number":"14528192762308204","imei1":"14528192762308204","imei2":"14528192762308204","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176529,"job_number":"JOB_176529","tr_customer_id":176546,"tr_customer_product_id":176536,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:11.000Z","modified_at":"2026-02-04T04:20:11.000Z","name":"Jane Runolfsson","mobile_number":"597-969-8020","email_id":"Cassie.Boyle85@gmail.com","dop":"2025-04-06","serial_number":"19208417795997210","imei1":"19208417795997210","imei2":"19208417795997210","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176530,"job_number":"JOB_176530","tr_customer_id":176547,"tr_customer_product_id":176537,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:11.000Z","modified_at":"2026-02-04T04:20:11.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17458340921459","imei1":"17458340921459","imei2":"17458340921459","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176532,"job_number":"JOB_176532","tr_customer_id":176549,"tr_customer_product_id":176539,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:13.000Z","modified_at":"2026-02-04T04:20:13.000Z","name":"Bo Blanda","mobile_number":"583-378-7607","email_id":"Zachariah_Fisher80@yahoo.com","dop":"2025-04-06","serial_number":"19828528069297200","imei1":"19828528069297200","imei2":"19828528069297200","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176536,"job_number":"JOB_176536","tr_customer_id":176553,"tr_customer_product_id":176543,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:20.000Z","modified_at":"2026-02-04T04:20:20.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10595176448316","imei1":"10595176448316","imei2":"10595176448316","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176537,"job_number":"JOB_176537","tr_customer_id":176554,"tr_customer_product_id":176544,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:20.000Z","modified_at":"2026-02-04T04:20:20.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17734324417873","imei1":"17734324417873","imei2":"17734324417873","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176542,"job_number":"JOB_176542","tr_customer_id":176559,"tr_customer_product_id":176549,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:21.000Z","modified_at":"2026-02-04T04:20:21.000Z","name":"Anita Reilly","mobile_number":"930-690-0373","email_id":"Callie48@gmail.com","dop":"2025-06-18","serial_number":"1041077178076790","imei1":"1041077178076790","imei2":"1041077178076790","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176543,"job_number":"JOB_176543","tr_customer_id":176560,"tr_customer_product_id":176550,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:21.000Z","modified_at":"2026-02-04T04:20:21.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18646972987672","imei1":"18646972987672","imei2":"18646972987672","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176545,"job_number":"JOB_176545","tr_customer_id":176562,"tr_customer_product_id":176552,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:22.000Z","modified_at":"2026-02-04T04:20:22.000Z","name":"Lonzo Turcotte","mobile_number":"217-331-8385","email_id":"Retha_Predovic76@gmail.com","dop":"2025-04-06","serial_number":"17777380299092604","imei1":"17777380299092604","imei2":"17777380299092604","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176547,"job_number":"JOB_176547","tr_customer_id":176564,"tr_customer_product_id":176554,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:23.000Z","modified_at":"2026-02-04T04:20:23.000Z","name":"Raegan Hessel","mobile_number":"204-937-7389","email_id":"Sabrina.Green64@hotmail.com","dop":"2025-04-06","serial_number":"11161418795242160","imei1":"11161418795242160","imei2":"11161418795242160","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176550,"job_number":"JOB_176550","tr_customer_id":176567,"tr_customer_product_id":176557,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:25.000Z","modified_at":"2026-02-04T04:20:25.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11249833330334","imei1":"11249833330334","imei2":"11249833330334","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176552,"job_number":"JOB_176552","tr_customer_id":176569,"tr_customer_product_id":176559,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:27.000Z","modified_at":"2026-02-04T04:20:27.000Z","name":"Leo Spinka","mobile_number":"629-695-6576","email_id":"Jalyn.Stoltenberg@hotmail.com","dop":"2025-04-06","serial_number":"16805894203813508","imei1":"16805894203813508","imei2":"16805894203813508","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176554,"job_number":"JOB_176554","tr_customer_id":176571,"tr_customer_product_id":176561,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:28.000Z","modified_at":"2026-02-04T04:20:28.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"19346405170390","imei1":"19346405170390","imei2":"19346405170390","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176557,"job_number":"JOB_176557","tr_customer_id":176573,"tr_customer_product_id":176563,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:28.000Z","modified_at":"2026-02-04T04:20:28.000Z","name":"Nareen K","mobile_number":"7677660898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"11388463808593","imei1":"11388463808593","imei2":"11388463808593","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176560,"job_number":"JOB_176560","tr_customer_id":176577,"tr_customer_product_id":176567,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:30.000Z","modified_at":"2026-02-04T04:20:30.000Z","name":"Ellis Gaylord","mobile_number":"239-426-4764","email_id":"Mathias_Gottlieb@gmail.com","dop":"2025-04-06","serial_number":"16445968121486860","imei1":"16445968121486860","imei2":"16445968121486860","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176561,"job_number":"JOB_176561","tr_customer_id":176578,"tr_customer_product_id":176568,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:30.000Z","modified_at":"2026-02-04T04:20:30.000Z","name":"Nareen K","mobile_number":"7677660898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"59295561175698","imei1":"59295561175698","imei2":"59295561175698","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176569,"job_number":"JOB_176569","tr_customer_id":176586,"tr_customer_product_id":176576,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:35.000Z","modified_at":"2026-02-04T04:20:35.000Z","name":"dora p","mobile_number":"9321435112","email_id":"dora@gmail.com","dop":"2025-04-06","serial_number":"17436717072521","imei1":"17436717072521","imei2":"17436717072521","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176570,"job_number":"JOB_176570","tr_customer_id":176587,"tr_customer_product_id":176577,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:35.000Z","modified_at":"2026-02-04T04:20:35.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12037051281462","imei1":"12037051281462","imei2":"12037051281462","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176573,"job_number":"JOB_176573","tr_customer_id":176590,"tr_customer_product_id":176580,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:36.000Z","modified_at":"2026-02-04T04:20:36.000Z","name":"Rita Gupta","mobile_number":"12345678978","email_id":"test@1","dop":"2025-04-06","serial_number":"16137041114487","imei1":"16137041114487","imei2":"16137041114487","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176574,"job_number":"JOB_176574","tr_customer_id":176591,"tr_customer_product_id":176581,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:36.000Z","modified_at":"2026-02-04T04:20:36.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12328155315568","imei1":"12328155315568","imei2":"12328155315568","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176576,"job_number":"JOB_176576","tr_customer_id":176593,"tr_customer_product_id":176583,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:36.000Z","modified_at":"2026-02-04T04:20:36.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16630960260518","imei1":"16630960260518","imei2":"16630960260518","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176579,"job_number":"JOB_176579","tr_customer_id":176596,"tr_customer_product_id":176586,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:37.000Z","modified_at":"2026-02-04T04:20:37.000Z","name":"Kari Kovacek","mobile_number":"942-969-6725","email_id":"Mikayla_Cummings64@hotmail.com","dop":"2025-04-06","serial_number":"19534848621237860","imei1":"19534848621237860","imei2":"19534848621237860","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176580,"job_number":"JOB_176580","tr_customer_id":176597,"tr_customer_product_id":176587,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:37.000Z","modified_at":"2026-02-04T04:20:37.000Z","name":"Stone Donnelly","mobile_number":"221-765-4675","email_id":"Erica_Olson28@gmail.com","dop":"2025-04-06","serial_number":"10343017688746420","imei1":"10343017688746420","imei2":"10343017688746420","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176581,"job_number":"JOB_176581","tr_customer_id":176598,"tr_customer_product_id":176588,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:37.000Z","modified_at":"2026-02-04T04:20:37.000Z","name":"Zackary Kerluke","mobile_number":"986-740-1998","email_id":"Astrid.Hane@hotmail.com","dop":"2025-04-06","serial_number":"16588545340439542","imei1":"16588545340439542","imei2":"16588545340439542","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176582,"job_number":"JOB_176582","tr_customer_id":176599,"tr_customer_product_id":176589,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:38.000Z","modified_at":"2026-02-04T04:20:38.000Z","name":"Estevan Skiles","mobile_number":"630-200-8970","email_id":"Camden7@gmail.com","dop":"2025-04-06","serial_number":"18947640076066464","imei1":"18947640076066464","imei2":"18947640076066464","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176583,"job_number":"JOB_176583","tr_customer_id":176600,"tr_customer_product_id":176590,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:38.000Z","modified_at":"2026-02-04T04:20:38.000Z","name":"Madison Schroeder","mobile_number":"211-582-1738","email_id":"Melissa82@gmail.com","dop":"2025-04-06","serial_number":"16182241233055066","imei1":"16182241233055066","imei2":"16182241233055066","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176584,"job_number":"JOB_176584","tr_customer_id":176601,"tr_customer_product_id":176591,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:41.000Z","modified_at":"2026-02-04T04:20:41.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19282812627094","imei1":"19282812627094","imei2":"19282812627094","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176586,"job_number":"JOB_176586","tr_customer_id":176603,"tr_customer_product_id":176593,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:43.000Z","modified_at":"2026-02-04T04:20:43.000Z","name":"Srav k","mobile_number":"8492443456","email_id":"sravanh@gmail.com","dop":"2025-12-31","serial_number":"102534576099548","imei1":"102534576099548","imei2":"102534576099548","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176587,"job_number":"JOB_176587","tr_customer_id":176604,"tr_customer_product_id":176594,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:43.000Z","modified_at":"2026-02-04T04:20:43.000Z","name":"Odie Beier","mobile_number":"647-501-7090","email_id":"Dewitt96@yahoo.com","dop":"2025-04-06","serial_number":"11158458399755378","imei1":"11158458399755378","imei2":"11158458399755378","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176589,"job_number":"JOB_176589","tr_customer_id":176606,"tr_customer_product_id":176596,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:46.000Z","modified_at":"2026-02-04T04:20:46.000Z","name":"viraj kumar","mobile_number":"7982896126","email_id":"virajkumar@gmail.com","dop":"2025-04-06","serial_number":"11421911309390","imei1":"11421911309390","imei2":"11421911309390","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176593,"job_number":"JOB_176593","tr_customer_id":176610,"tr_customer_product_id":176600,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:47.000Z","modified_at":"2026-02-04T04:20:47.000Z","name":"Theron Frami","mobile_number":"345-442-8146","email_id":"Cecelia_Rau10@gmail.com","dop":"2025-04-06","serial_number":"10621147261380574","imei1":"10621147261380574","imei2":"10621147261380574","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176597,"job_number":"JOB_176597","tr_customer_id":176614,"tr_customer_product_id":176604,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:56.000Z","modified_at":"2026-02-04T04:20:56.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12769169432076","imei1":"12769169432076","imei2":"12769169432076","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176599,"job_number":"JOB_176599","tr_customer_id":176616,"tr_customer_product_id":176606,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:56.000Z","modified_at":"2026-02-04T04:20:56.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15818856923876","imei1":"15818856923876","imei2":"15818856923876","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176601,"job_number":"JOB_176601","tr_customer_id":176618,"tr_customer_product_id":176608,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:57.000Z","modified_at":"2026-02-04T04:20:57.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11221181943727","imei1":"11221181943727","imei2":"11221181943727","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176603,"job_number":"JOB_176603","tr_customer_id":176620,"tr_customer_product_id":176610,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:58.000Z","modified_at":"2026-02-04T04:20:58.000Z","name":"Dedric Rau","mobile_number":"743-590-7980","email_id":"Bridgette_Donnelly@hotmail.com","dop":"2025-04-06","serial_number":"15443147911396776","imei1":"15443147911396776","imei2":"15443147911396776","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176604,"job_number":"JOB_176604","tr_customer_id":176621,"tr_customer_product_id":176611,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:58.000Z","modified_at":"2026-02-04T04:20:58.000Z","name":"Keshawn Yost","mobile_number":"400-339-4364","email_id":"Colten.Wilkinson@yahoo.com","dop":"2025-04-06","serial_number":"10117715531931494","imei1":"10117715531931494","imei2":"10117715531931494","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176605,"job_number":"JOB_176605","tr_customer_id":176622,"tr_customer_product_id":176612,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:59.000Z","modified_at":"2026-02-04T04:20:59.000Z","name":"Kyra Schroeder","mobile_number":"598-811-3114","email_id":"Ilene43@hotmail.com","dop":"2025-04-06","serial_number":"15910947761966254","imei1":"15910947761966254","imei2":"15910947761966254","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176610,"job_number":"JOB_176610","tr_customer_id":176627,"tr_customer_product_id":176617,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:21:07.000Z","modified_at":"2026-02-04T04:21:07.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13551540871317","imei1":"13551540871317","imei2":"13551540871317","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:21:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176613,"job_number":"JOB_176613","tr_customer_id":176630,"tr_customer_product_id":176620,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:21:09.000Z","modified_at":"2026-02-04T04:21:09.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11898964262792","imei1":"11898964262792","imei2":"11898964262792","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:21:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176614,"job_number":"JOB_176614","tr_customer_id":176631,"tr_customer_product_id":176621,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:21:09.000Z","modified_at":"2026-02-04T04:21:09.000Z","name":"Devin Schaefer","mobile_number":"487-203-6446","email_id":"Melba_Stark34@hotmail.com","dop":"2025-04-06","serial_number":"10503910736593102","imei1":"10503910736593102","imei2":"10503910736593102","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:21:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176616,"job_number":"JOB_176616","tr_customer_id":176633,"tr_customer_product_id":176623,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:21:10.000Z","modified_at":"2026-02-04T04:21:10.000Z","name":"Carli Champlin","mobile_number":"819-493-7041","email_id":"Estevan22@yahoo.com","dop":"2025-04-06","serial_number":"18419950190617684","imei1":"18419950190617684","imei2":"18419950190617684","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:21:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176617,"job_number":"JOB_176617","tr_customer_id":176634,"tr_customer_product_id":176624,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:21:11.000Z","modified_at":"2026-02-04T04:21:11.000Z","name":"NareenK KA","mobile_number":"9677660898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"10825268289460","imei1":"10825268289460","imei2":"10825268289460","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:21:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176619,"job_number":"JOB_176619","tr_customer_id":176636,"tr_customer_product_id":176626,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:21:12.000Z","modified_at":"2026-02-04T04:21:12.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14679994089103","imei1":"14679994089103","imei2":"14679994089103","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:21:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176621,"job_number":"JOB_176621","tr_customer_id":176638,"tr_customer_product_id":176628,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:21:13.000Z","modified_at":"2026-02-04T04:21:13.000Z","name":"NareenK KA","mobile_number":"9677660898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"54592623063063","imei1":"54592623063063","imei2":"54592623063063","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:21:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176622,"job_number":"JOB_176622","tr_customer_id":176639,"tr_customer_product_id":176629,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:21:14.000Z","modified_at":"2026-02-04T04:21:14.000Z","name":"Deven Nolan","mobile_number":"208-939-8274","email_id":"Lamar.Dach@gmail.com","dop":"2025-04-06","serial_number":"11190985681082228","imei1":"11190985681082228","imei2":"11190985681082228","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:21:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176626,"job_number":"JOB_176626","tr_customer_id":176643,"tr_customer_product_id":176633,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:21:21.000Z","modified_at":"2026-02-04T04:21:21.000Z","name":"pradnya t","mobile_number":"7046563551","email_id":"pradnya@gmail.com","dop":"2025-04-06","serial_number":"15239822180215","imei1":"15239822180215","imei2":"15239822180215","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:21:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176628,"job_number":"JOB_176628","tr_customer_id":176645,"tr_customer_product_id":176635,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:21:21.000Z","modified_at":"2026-02-04T04:21:21.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19030553753511","imei1":"19030553753511","imei2":"19030553753511","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:21:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176629,"job_number":"JOB_176629","tr_customer_id":176646,"tr_customer_product_id":176636,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:21:22.000Z","modified_at":"2026-02-04T04:21:22.000Z","name":"Radha Jain","mobile_number":"12345678979","email_id":"test@2","dop":"2025-04-06","serial_number":"14213534000800","imei1":"14213534000800","imei2":"14213534000800","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:21:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176633,"job_number":"JOB_176633","tr_customer_id":176650,"tr_customer_product_id":176640,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:21:22.000Z","modified_at":"2026-02-04T04:21:22.000Z","name":"Hilma Mayert","mobile_number":"995-862-4776","email_id":"Arianna.Hayes@hotmail.com","dop":"2025-04-06","serial_number":"12640163486727516","imei1":"12640163486727516","imei2":"12640163486727516","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:21:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176634,"job_number":"JOB_176634","tr_customer_id":176651,"tr_customer_product_id":176641,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:21:23.000Z","modified_at":"2026-02-04T04:21:23.000Z","name":"Dejon O'Connell","mobile_number":"460-317-5890","email_id":"Evalyn83@hotmail.com","dop":"2025-04-06","serial_number":"18397259240306070","imei1":"18397259240306070","imei2":"18397259240306070","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:21:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176635,"job_number":"JOB_176635","tr_customer_id":176652,"tr_customer_product_id":176642,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:21:23.000Z","modified_at":"2026-02-04T04:21:23.000Z","name":"Leda Larson","mobile_number":"831-371-5055","email_id":"Keegan52@hotmail.com","dop":"2025-04-06","serial_number":"19314161576549144","imei1":"19314161576549144","imei2":"19314161576549144","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:21:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176636,"job_number":"JOB_176636","tr_customer_id":176653,"tr_customer_product_id":176643,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:21:24.000Z","modified_at":"2026-02-04T04:21:24.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19784570560683","imei1":"19784570560683","imei2":"19784570560683","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:21:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176638,"job_number":"JOB_176638","tr_customer_id":176655,"tr_customer_product_id":176645,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:21:26.000Z","modified_at":"2026-02-04T04:21:26.000Z","name":"Brock Wolff","mobile_number":"784-668-8593","email_id":"Tyreek.Wiegand47@gmail.com","dop":"2025-04-06","serial_number":"16105445347748596","imei1":"16105445347748596","imei2":"16105445347748596","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:21:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176639,"job_number":"JOB_176639","tr_customer_id":176656,"tr_customer_product_id":176646,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:21:26.000Z","modified_at":"2026-02-04T04:21:26.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12579070849414","imei1":"12579070849414","imei2":"12579070849414","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:21:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176641,"job_number":"JOB_176641","tr_customer_id":176658,"tr_customer_product_id":176648,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:21:28.000Z","modified_at":"2026-02-04T04:21:28.000Z","name":"Mark Veum","mobile_number":"476-540-2122","email_id":"Demetrius.Marvin25@gmail.com","dop":"2025-04-06","serial_number":"17938991493562016","imei1":"17938991493562016","imei2":"17938991493562016","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:21:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176642,"job_number":"JOB_176642","tr_customer_id":176659,"tr_customer_product_id":176649,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:21:29.000Z","modified_at":"2026-02-04T04:21:29.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14268293018164","imei1":"14268293018164","imei2":"14268293018164","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:21:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176644,"job_number":"JOB_176644","tr_customer_id":176661,"tr_customer_product_id":176651,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:21:30.000Z","modified_at":"2026-02-04T04:21:30.000Z","name":"udai t","mobile_number":"8019800593","email_id":"udai.t@gmail.com","dop":"2025-04-06","serial_number":"14499370938858","imei1":"14499370938858","imei2":"14499370938858","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:21:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176645,"job_number":"JOB_176645","tr_customer_id":176662,"tr_customer_product_id":176652,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:21:30.000Z","modified_at":"2026-02-04T04:21:30.000Z","name":"ravan V","mobile_number":"8492453457","email_id":"rav@gmail.com","dop":"2025-12-31","serial_number":"109947900715241","imei1":"109947900715241","imei2":"109947900715241","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:21:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176648,"job_number":"JOB_176648","tr_customer_id":176665,"tr_customer_product_id":176655,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:21:31.000Z","modified_at":"2026-02-04T04:21:31.000Z","name":"Ruthe Gorczany","mobile_number":"431-662-2502","email_id":"Ayla20@gmail.com","dop":"2025-04-06","serial_number":"16224740769350744","imei1":"16224740769350744","imei2":"16224740769350744","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:21:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176649,"job_number":"JOB_176649","tr_customer_id":176666,"tr_customer_product_id":176656,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:21:31.000Z","modified_at":"2026-02-04T04:21:31.000Z","name":"Kole Aufderhar","mobile_number":"725-469-4463","email_id":"Keanu.Raynor92@hotmail.com","dop":"2025-04-06","serial_number":"12011751230116892","imei1":"12011751230116892","imei2":"12011751230116892","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:21:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176650,"job_number":"JOB_176650","tr_customer_id":176667,"tr_customer_product_id":176657,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:21:44.000Z","modified_at":"2026-02-04T04:21:44.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17504516995144","imei1":"17504516995144","imei2":"17504516995144","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:21:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176652,"job_number":"JOB_176652","tr_customer_id":176669,"tr_customer_product_id":176659,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:21:46.000Z","modified_at":"2026-02-04T04:21:46.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19091969681952","imei1":"19091969681952","imei2":"19091969681952","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:21:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176654,"job_number":"JOB_176654","tr_customer_id":176671,"tr_customer_product_id":176661,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:21:46.000Z","modified_at":"2026-02-04T04:21:46.000Z","name":"Wyman Dickinson","mobile_number":"936-662-6442","email_id":"Gwen_Goyette@yahoo.com","dop":"2025-04-06","serial_number":"14308044968218490","imei1":"14308044968218490","imei2":"14308044968218490","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:21:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176655,"job_number":"JOB_176655","tr_customer_id":176672,"tr_customer_product_id":176662,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:21:47.000Z","modified_at":"2026-02-04T04:21:47.000Z","name":"Nels Kris","mobile_number":"581-296-9268","email_id":"Isaiah37@yahoo.com","dop":"2025-04-06","serial_number":"15063756774632628","imei1":"15063756774632628","imei2":"15063756774632628","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:21:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176656,"job_number":"JOB_176656","tr_customer_id":176673,"tr_customer_product_id":176663,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:21:56.000Z","modified_at":"2026-02-04T04:21:56.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15014436490537","imei1":"15014436490537","imei2":"15014436490537","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:21:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176658,"job_number":"JOB_176658","tr_customer_id":176675,"tr_customer_product_id":176665,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:21:58.000Z","modified_at":"2026-02-04T04:21:58.000Z","name":"Mittie Stiedemann","mobile_number":"963-882-8019","email_id":"Ivory.Pfannerstill30@yahoo.com","dop":"2025-04-06","serial_number":"16089688127397448","imei1":"16089688127397448","imei2":"16089688127397448","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:21:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176662,"job_number":"JOB_176662","tr_customer_id":176679,"tr_customer_product_id":176669,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:22:12.000Z","modified_at":"2026-02-04T04:22:12.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11423980893584","imei1":"11423980893584","imei2":"11423980893584","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:22:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176664,"job_number":"JOB_176664","tr_customer_id":176681,"tr_customer_product_id":176671,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:22:14.000Z","modified_at":"2026-02-04T04:22:14.000Z","name":"Diana Towne","mobile_number":"684-246-9239","email_id":"Kelly.Rice@yahoo.com","dop":"2025-04-06","serial_number":"12384539130904476","imei1":"12384539130904476","imei2":"12384539130904476","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:22:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176665,"job_number":"JOB_176665","tr_customer_id":176682,"tr_customer_product_id":176672,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:22:16.000Z","modified_at":"2026-02-04T04:22:16.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14805074824723","imei1":"14805074824723","imei2":"14805074824723","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:22:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176667,"job_number":"JOB_176667","tr_customer_id":176684,"tr_customer_product_id":176674,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:22:18.000Z","modified_at":"2026-02-04T04:22:18.000Z","name":"Cali Hilpert","mobile_number":"880-600-5998","email_id":"Stephon51@gmail.com","dop":"2025-04-06","serial_number":"17219669917737246","imei1":"17219669917737246","imei2":"17219669917737246","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:22:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176668,"job_number":"JOB_176668","tr_customer_id":176685,"tr_customer_product_id":176675,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:25:09.000Z","modified_at":"2026-02-04T04:25:09.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"13979125169454","imei1":"13979125169454","imei2":"13979125169454","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:25:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176669,"job_number":"JOB_176669","tr_customer_id":176686,"tr_customer_product_id":176676,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:25:10.000Z","modified_at":"2026-02-04T04:25:10.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"81421644893879","imei1":"81421644893879","imei2":"81421644893879","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:25:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176670,"job_number":"JOB_176670","tr_customer_id":176687,"tr_customer_product_id":176677,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:25:10.000Z","modified_at":"2026-02-04T04:25:10.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"25429520793510","imei1":"25429520793510","imei2":"25429520793510","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:25:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176671,"job_number":"JOB_176671","tr_customer_id":176688,"tr_customer_product_id":176678,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:25:10.000Z","modified_at":"2026-02-04T04:25:11.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"55611448984440","imei1":"55611448984440","imei2":"55611448984440","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:25:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176672,"job_number":"JOB_176672","tr_customer_id":176689,"tr_customer_product_id":176679,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:25:11.000Z","modified_at":"2026-02-04T04:25:11.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"45388829240156","imei1":"45388829240156","imei2":"45388829240156","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:25:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176673,"job_number":"JOB_176673","tr_customer_id":176690,"tr_customer_product_id":176680,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:25:11.000Z","modified_at":"2026-02-04T04:25:11.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"71797375922913","imei1":"71797375922913","imei2":"71797375922913","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:25:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176675,"job_number":"JOB_176675","tr_customer_id":176692,"tr_customer_product_id":176682,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:25:45.000Z","modified_at":"2026-02-04T04:25:45.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"41656728190692","imei1":"41656728190692","imei2":"41656728190692","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:25:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176676,"job_number":"JOB_176676","tr_customer_id":176693,"tr_customer_product_id":176683,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:25:45.000Z","modified_at":"2026-02-04T04:25:45.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"29758253866166","imei1":"29758253866166","imei2":"29758253866166","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:25:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176677,"job_number":"JOB_176677","tr_customer_id":176694,"tr_customer_product_id":176684,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:25:46.000Z","modified_at":"2026-02-04T04:25:46.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"88565706070614","imei1":"88565706070614","imei2":"88565706070614","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:25:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176678,"job_number":"JOB_176678","tr_customer_id":176695,"tr_customer_product_id":176685,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:25:46.000Z","modified_at":"2026-02-04T04:25:46.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"40076499513380","imei1":"40076499513380","imei2":"40076499513380","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:25:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176679,"job_number":"JOB_176679","tr_customer_id":176696,"tr_customer_product_id":176686,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:25:46.000Z","modified_at":"2026-02-04T04:25:46.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"72256581114329","imei1":"72256581114329","imei2":"72256581114329","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:25:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176680,"job_number":"JOB_176680","tr_customer_id":176697,"tr_customer_product_id":176687,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:25:47.000Z","modified_at":"2026-02-04T04:25:47.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"91534798433651","imei1":"91534798433651","imei2":"91534798433651","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:25:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176682,"job_number":"JOB_176682","tr_customer_id":176699,"tr_customer_product_id":176689,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:26:20.000Z","modified_at":"2026-02-04T04:26:20.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"85602418046585","imei1":"85602418046585","imei2":"85602418046585","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:26:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176683,"job_number":"JOB_176683","tr_customer_id":176700,"tr_customer_product_id":176690,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:26:20.000Z","modified_at":"2026-02-04T04:26:20.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"53727943404384","imei1":"53727943404384","imei2":"53727943404384","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:26:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176684,"job_number":"JOB_176684","tr_customer_id":176701,"tr_customer_product_id":176691,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:26:21.000Z","modified_at":"2026-02-04T04:26:21.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"42801718748677","imei1":"42801718748677","imei2":"42801718748677","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:26:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176685,"job_number":"JOB_176685","tr_customer_id":176702,"tr_customer_product_id":176692,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:26:21.000Z","modified_at":"2026-02-04T04:26:21.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"20288871504387","imei1":"20288871504387","imei2":"20288871504387","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:26:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176686,"job_number":"JOB_176686","tr_customer_id":176703,"tr_customer_product_id":176693,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:26:21.000Z","modified_at":"2026-02-04T04:26:21.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"25725660558593","imei1":"25725660558593","imei2":"25725660558593","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:26:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176687,"job_number":"JOB_176687","tr_customer_id":176704,"tr_customer_product_id":176694,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:26:22.000Z","modified_at":"2026-02-04T04:26:22.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"29187151783132","imei1":"29187151783132","imei2":"29187151783132","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:26:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176689,"job_number":"JOB_176689","tr_customer_id":176706,"tr_customer_product_id":176696,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:30:15.000Z","modified_at":"2026-02-04T04:30:15.000Z","name":"Alyson Turcotte","mobile_number":"965-719-6650","email_id":"Marquis.Tillman@yahoo.com","dop":"2025-09-30","serial_number":"34429574032953","imei1":"34429574032953","imei2":"34429574032953","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:30:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176690,"job_number":"JOB_176690","tr_customer_id":176707,"tr_customer_product_id":176697,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:35:33.000Z","modified_at":"2026-02-04T04:35:33.000Z","name":"Hillary Moore","mobile_number":"579-596-0249","email_id":"Alba29@yahoo.com","dop":"2025-09-30","serial_number":"61316736434058","imei1":"61316736434058","imei2":"61316736434058","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:35:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176691,"job_number":"JOB_176691","tr_customer_id":176708,"tr_customer_product_id":176698,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:39:08.000Z","modified_at":"2026-02-04T04:39:08.000Z","name":"{{first_name}} {{last_name}}","mobile_number":"{{mobile_number}}","email_id":"Sapkalshri1525@gmail.com","dop":"2025-06-23","serial_number":"19699211407674","imei1":"19699211407674","imei2":"19699211407674","popurl":"2025-06-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:39:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176692,"job_number":"JOB_176692","tr_customer_id":176709,"tr_customer_product_id":176699,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:39:10.000Z","modified_at":"2026-02-04T04:39:10.000Z","name":"{{first_name}} {{last_name}}","mobile_number":"{{mobile_number}}","email_id":"Sapkalshri1525@gmail.com","dop":"2025-06-23","serial_number":"18529332703929","imei1":"18529332703929","imei2":"18529332703929","popurl":"2025-06-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:39:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176693,"job_number":"JOB_176693","tr_customer_id":176710,"tr_customer_product_id":176700,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:39:13.000Z","modified_at":"2026-02-04T04:39:13.000Z","name":"{{first_name}} {{last_name}}","mobile_number":"{{mobile_number}}","email_id":"Sapkalshri1525@gmail.com","dop":"2025-06-23","serial_number":"17157898464474","imei1":"17157898464474","imei2":"17157898464474","popurl":"2025-06-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:39:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176694,"job_number":"JOB_176694","tr_customer_id":176711,"tr_customer_product_id":176701,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:39:15.000Z","modified_at":"2026-02-04T04:39:15.000Z","name":"{{first_name}} {{last_name}}","mobile_number":"{{mobile_number}}","email_id":"Sapkalshri1525@gmail.com","dop":"2025-06-23","serial_number":"15404229394949","imei1":"15404229394949","imei2":"15404229394949","popurl":"2025-06-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:39:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176695,"job_number":"JOB_176695","tr_customer_id":176712,"tr_customer_product_id":176702,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:43:24.000Z","modified_at":"2026-02-04T04:43:24.000Z","name":"rajesh k","mobile_number":"9013902857","email_id":"rajes@raj.com","dop":"2025-04-06","serial_number":"13449316679954","imei1":"13449316679954","imei2":"13449316679954","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:43:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176697,"job_number":"JOB_176697","tr_customer_id":176714,"tr_customer_product_id":176704,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:43:59.000Z","modified_at":"2026-02-04T04:43:59.000Z","name":"rajesh k","mobile_number":"9013902857","email_id":"rajes@raj.com","dop":"2025-04-06","serial_number":"16189747905956","imei1":"16189747905956","imei2":"16189747905956","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:43:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176699,"job_number":"JOB_176699","tr_customer_id":176716,"tr_customer_product_id":176706,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:44:12.000Z","modified_at":"2026-02-04T04:44:12.000Z","name":"kanna t","mobile_number":"9013902854","email_id":"kanna@kanna.com","dop":"2025-04-06","serial_number":"10748458066301","imei1":"10748458066301","imei2":"10748458066301","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:44:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176701,"job_number":"JOB_176701","tr_customer_id":176718,"tr_customer_product_id":176708,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:44:44.000Z","modified_at":"2026-02-04T04:44:44.000Z","name":"kanna t","mobile_number":"9013902854","email_id":"kanna@kanna.com","dop":"2025-04-06","serial_number":"12842241491973","imei1":"12842241491973","imei2":"12842241491973","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:44:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176703,"job_number":"JOB_176703","tr_customer_id":176720,"tr_customer_product_id":176710,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:45:01.000Z","modified_at":"2026-02-04T04:45:01.000Z","name":"Yuvan r","mobile_number":"9013902859","email_id":"Yuvan@Yuvan.com","dop":"2025-04-06","serial_number":"10524274141470","imei1":"10524274141470","imei2":"10524274141470","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:45:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176705,"job_number":"JOB_176705","tr_customer_id":176722,"tr_customer_product_id":176712,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:45:29.000Z","modified_at":"2026-02-04T04:45:29.000Z","name":"Yuvan r","mobile_number":"9013902859","email_id":"Yuvan@Yuvan.com","dop":"2025-04-06","serial_number":"16923885656991","imei1":"16923885656991","imei2":"16923885656991","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:45:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176709,"job_number":"JOB_176709","tr_customer_id":176726,"tr_customer_product_id":176716,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T05:05:55.000Z","modified_at":"2026-02-04T05:05:55.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11514508547063","imei1":"11514508547063","imei2":"11514508547063","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T05:05:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176711,"job_number":"JOB_176711","tr_customer_id":176728,"tr_customer_product_id":176718,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T05:05:57.000Z","modified_at":"2026-02-04T05:05:57.000Z","name":"Cordia Turcotte","mobile_number":"451-306-2653","email_id":"Rupert_Keeling@yahoo.com","dop":"2025-04-06","serial_number":"19136358291611964","imei1":"19136358291611964","imei2":"19136358291611964","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T05:05:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176712,"job_number":"JOB_176712","tr_customer_id":176729,"tr_customer_product_id":176719,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T05:06:40.000Z","modified_at":"2026-02-04T05:06:40.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16905230202416","imei1":"16905230202416","imei2":"16905230202416","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T05:06:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176714,"job_number":"JOB_176714","tr_customer_id":176731,"tr_customer_product_id":176721,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T05:06:42.000Z","modified_at":"2026-02-04T05:06:42.000Z","name":"Krista Moore","mobile_number":"362-942-4405","email_id":"Terence65@yahoo.com","dop":"2025-04-06","serial_number":"16403405966551350","imei1":"16403405966551350","imei2":"16403405966551350","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T05:06:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176715,"job_number":"JOB_176715","tr_customer_id":176732,"tr_customer_product_id":176722,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T05:07:04.000Z","modified_at":"2026-02-04T05:07:04.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-01-25","serial_number":"74407999979069","imei1":"74407999979069","imei2":"74407999979069","popurl":"2026-01-25T05:07:04.175932255Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T05:07:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176716,"job_number":"JOB_176716","tr_customer_id":176733,"tr_customer_product_id":176723,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T05:07:11.000Z","modified_at":"2026-02-04T05:07:11.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-01-25","serial_number":"20353073928838","imei1":"20353073928838","imei2":"20353073928838","popurl":"2026-01-25T05:07:11.499638875Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T05:07:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176717,"job_number":"JOB_176717","tr_customer_id":176734,"tr_customer_product_id":176724,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T05:07:26.000Z","modified_at":"2026-02-04T05:07:26.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15783691382680","imei1":"15783691382680","imei2":"15783691382680","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T05:07:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176719,"job_number":"JOB_176719","tr_customer_id":176736,"tr_customer_product_id":176726,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T05:07:27.000Z","modified_at":"2026-02-04T05:07:27.000Z","name":"Juliana Rosenbaum","mobile_number":"212-404-7757","email_id":"Vincent71@gmail.com","dop":"2025-04-06","serial_number":"10887896946741232","imei1":"10887896946741232","imei2":"10887896946741232","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T05:07:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176720,"job_number":"JOB_176720","tr_customer_id":176737,"tr_customer_product_id":176727,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T05:11:42.000Z","modified_at":"2026-02-04T05:11:42.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"101597009614527","imei1":"101597009614527","imei2":"101597009614527","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T05:11:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176722,"job_number":"JOB_176722","tr_customer_id":176739,"tr_customer_product_id":176729,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T05:11:54.000Z","modified_at":"2026-02-04T05:11:54.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"105054316961870","imei1":"105054316961870","imei2":"105054316961870","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T05:11:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176724,"job_number":"JOB_176724","tr_customer_id":176741,"tr_customer_product_id":176731,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T05:18:32.000Z","modified_at":"2026-02-04T05:18:32.000Z","name":"Vesta Pagac","mobile_number":"663-908-1685","email_id":"Malika.Herman@gmail.com","dop":"2025-12-04","serial_number":"1002721358520805","imei1":"1002721358520805","imei2":"1002721358520805","popurl":"2025-12-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T05:18:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176725,"job_number":"JOB_176725","tr_customer_id":176742,"tr_customer_product_id":176732,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T05:19:23.000Z","modified_at":"2026-02-04T05:19:23.000Z","name":"Nellie Harris","mobile_number":"890-452-9847","email_id":"Casimir_Hermiston@yahoo.com","dop":"2025-12-04","serial_number":"1008961478115250","imei1":"1008961478115250","imei2":"1008961478115250","popurl":"2025-12-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T05:19:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176727,"job_number":"JOB_176727","tr_customer_id":176744,"tr_customer_product_id":176734,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T05:29:31.000Z","modified_at":"2026-02-04T05:29:31.000Z","name":"Sabrina Upton","mobile_number":"534-392-0663","email_id":"Freeda_Fahey@gmail.com","dop":"2025-04-06","serial_number":"12801900000694430","imei1":"12801900000694430","imei2":"12801900000694430","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T05:29:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176729,"job_number":"JOB_176729","tr_customer_id":176746,"tr_customer_product_id":176736,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T05:29:56.000Z","modified_at":"2026-02-04T05:29:56.000Z","name":"Dereck Leannon","mobile_number":"798-488-7635","email_id":"Cassandre38@yahoo.com","dop":"2025-04-06","serial_number":"18684470666264850","imei1":"18684470666264850","imei2":"18684470666264850","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T05:29:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176730,"job_number":"JOB_176730","tr_customer_id":176747,"tr_customer_product_id":176737,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T05:39:27.000Z","modified_at":"2026-02-04T05:39:27.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14393888418235","imei1":"14393888418235","imei2":"14393888418235","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T05:39:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176732,"job_number":"JOB_176732","tr_customer_id":176749,"tr_customer_product_id":176739,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T05:39:29.000Z","modified_at":"2026-02-04T05:39:29.000Z","name":"Abe Dickens","mobile_number":"508-928-2325","email_id":"Ozella58@gmail.com","dop":"2025-04-06","serial_number":"10516198044146950","imei1":"10516198044146950","imei2":"10516198044146950","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T05:39:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176733,"job_number":"JOB_176733","tr_customer_id":176750,"tr_customer_product_id":176740,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T05:40:11.000Z","modified_at":"2026-02-04T05:40:11.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16465078905770","imei1":"16465078905770","imei2":"16465078905770","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T05:40:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176735,"job_number":"JOB_176735","tr_customer_id":176752,"tr_customer_product_id":176742,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T05:40:12.000Z","modified_at":"2026-02-04T05:40:12.000Z","name":"Charity Emard","mobile_number":"790-955-8347","email_id":"Cleo49@yahoo.com","dop":"2025-04-06","serial_number":"17460632512552808","imei1":"17460632512552808","imei2":"17460632512552808","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T05:40:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176736,"job_number":"JOB_176736","tr_customer_id":176753,"tr_customer_product_id":176743,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T05:40:54.000Z","modified_at":"2026-02-04T05:40:54.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12975851916640","imei1":"12975851916640","imei2":"12975851916640","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T05:40:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176738,"job_number":"JOB_176738","tr_customer_id":176755,"tr_customer_product_id":176745,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T05:40:55.000Z","modified_at":"2026-02-04T05:40:55.000Z","name":"Toney Keebler","mobile_number":"456-222-9634","email_id":"Juwan_Bosco75@gmail.com","dop":"2025-04-06","serial_number":"14086269047987012","imei1":"14086269047987012","imei2":"14086269047987012","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T05:40:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176739,"job_number":"JOB_176739","tr_customer_id":176756,"tr_customer_product_id":176746,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T05:58:43.000Z","modified_at":"2026-02-04T05:58:43.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"15703021058767","imei1":"15703021058767","imei2":"115703021058767","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T05:58:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176744,"job_number":"JOB_176744","tr_customer_id":176761,"tr_customer_product_id":176751,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:32:49.000Z","modified_at":"2026-02-04T06:32:49.000Z","name":"Ayush Mhatre","mobile_number":"1243546789","email_id":"wery@gmail.com","dop":"2026-01-25","serial_number":"10000471917300","imei1":"10000471017301","imei2":"10000041817302","popurl":"2026-01-25T06:32:48.268586300Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:32:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176749,"job_number":"JOB_176749","tr_customer_id":176766,"tr_customer_product_id":176756,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:35:15.000Z","modified_at":"2026-02-04T06:35:15.000Z","name":"Ayush Mhatre","mobile_number":"1243546789","email_id":"wery@gmail.com","dop":"2026-01-25","serial_number":"10000571917300","imei1":"10000571017301","imei2":"10000051817302","popurl":"2026-01-25T06:35:15.339250600Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:35:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176756,"job_number":"JOB_176756","tr_customer_id":176773,"tr_customer_product_id":176763,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:37:25.000Z","modified_at":"2026-02-04T06:37:25.000Z","name":"Sravan V","mobile_number":"8492453456","email_id":"srav@gmail.com","dop":"2025-12-31","serial_number":"109467452676855","imei1":"109467452676855","imei2":"109467452676855","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:37:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176761,"job_number":"JOB_176761","tr_customer_id":176778,"tr_customer_product_id":176768,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:37:40.000Z","modified_at":"2026-02-04T06:37:40.000Z","name":"Ayush Mhatre","mobile_number":"1243546789","email_id":"wery@gmail.com","dop":"2026-01-25","serial_number":"10000671917300","imei1":"10000671017301","imei2":"10000061817302","popurl":"2026-01-25T06:37:40.004938Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:37:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176762,"job_number":"JOB_176762","tr_customer_id":176779,"tr_customer_product_id":176769,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:38:14.000Z","modified_at":"2026-02-04T06:38:14.000Z","name":"Srav k","mobile_number":"8492443456","email_id":"sravanh@gmail.com","dop":"2025-12-31","serial_number":"105808998409499","imei1":"105808998409499","imei2":"105808998409499","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:38:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176767,"job_number":"JOB_176767","tr_customer_id":176784,"tr_customer_product_id":176774,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:39:03.000Z","modified_at":"2026-02-04T06:39:03.000Z","name":"ravan V","mobile_number":"8492453457","email_id":"rav@gmail.com","dop":"2025-12-31","serial_number":"104838426111240","imei1":"104838426111240","imei2":"104838426111240","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:39:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176769,"job_number":"JOB_176769","tr_customer_id":176786,"tr_customer_product_id":176776,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:39:16.000Z","modified_at":"2026-02-04T06:39:16.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10556773782240","imei1":"10556773782240","imei2":"10556773782240","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:39:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176771,"job_number":"JOB_176771","tr_customer_id":176788,"tr_customer_product_id":176778,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:39:17.000Z","modified_at":"2026-02-04T06:39:17.000Z","name":"Meda Morar","mobile_number":"649-864-4917","email_id":"Hadley.Brown92@yahoo.com","dop":"2025-06-18","serial_number":"1088488536829495","imei1":"1088488536829495","imei2":"1088488536829495","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:39:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176773,"job_number":"JOB_176773","tr_customer_id":176790,"tr_customer_product_id":176780,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:39:22.000Z","modified_at":"2026-02-04T06:39:22.000Z","name":"Winnifred McLaughlin","mobile_number":"286-474-9357","email_id":"Elvie.Weissnat36@hotmail.com","dop":"2025-04-06","serial_number":"13213865836896608","imei1":"13213865836896608","imei2":"13213865836896608","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:39:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176774,"job_number":"JOB_176774","tr_customer_id":176791,"tr_customer_product_id":176781,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:40:08.000Z","modified_at":"2026-02-04T06:40:08.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10136622504324","imei1":"10136622504324","imei2":"10136622504324","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:40:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176776,"job_number":"JOB_176776","tr_customer_id":176793,"tr_customer_product_id":176783,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:40:09.000Z","modified_at":"2026-02-04T06:40:09.000Z","name":"Jean Strosin","mobile_number":"774-797-4342","email_id":"Adolph84@hotmail.com","dop":"2025-06-18","serial_number":"1008346859110637","imei1":"1008346859110637","imei2":"1008346859110637","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:40:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176777,"job_number":"JOB_176777","tr_customer_id":176794,"tr_customer_product_id":176784,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:40:34.000Z","modified_at":"2026-02-04T06:40:34.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11306483055780","imei1":"11306483055780","imei2":"11306483055780","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:40:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176779,"job_number":"JOB_176779","tr_customer_id":176796,"tr_customer_product_id":176786,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:40:35.000Z","modified_at":"2026-02-04T06:40:35.000Z","name":"Anne Kohler","mobile_number":"646-276-5323","email_id":"Giuseppe99@gmail.com","dop":"2025-04-06","serial_number":"10122348091235562","imei1":"10122348091235562","imei2":"10122348091235562","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:40:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176780,"job_number":"JOB_176780","tr_customer_id":176797,"tr_customer_product_id":176787,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:41:22.000Z","modified_at":"2026-02-04T06:41:22.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15697703473341","imei1":"15697703473341","imei2":"15697703473341","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:41:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176782,"job_number":"JOB_176782","tr_customer_id":176799,"tr_customer_product_id":176789,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:41:24.000Z","modified_at":"2026-02-04T06:41:24.000Z","name":"Charles Schumm","mobile_number":"660-573-6891","email_id":"Stone9@gmail.com","dop":"2025-04-06","serial_number":"18172260366394136","imei1":"18172260366394136","imei2":"18172260366394136","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:41:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176783,"job_number":"JOB_176783","tr_customer_id":176800,"tr_customer_product_id":176790,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:42:09.000Z","modified_at":"2026-02-04T06:42:09.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19026898101899","imei1":"19026898101899","imei2":"19026898101899","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:42:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176785,"job_number":"JOB_176785","tr_customer_id":176802,"tr_customer_product_id":176792,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:42:11.000Z","modified_at":"2026-02-04T06:42:11.000Z","name":"Stephanie Mraz","mobile_number":"472-216-4112","email_id":"Jeramie.Nitzsche28@hotmail.com","dop":"2025-04-06","serial_number":"16938855388452676","imei1":"16938855388452676","imei2":"16938855388452676","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:42:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176786,"job_number":"JOB_176786","tr_customer_id":176803,"tr_customer_product_id":176793,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:42:40.000Z","modified_at":"2026-02-04T06:42:40.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16222102474690","imei1":"16222102474690","imei2":"16222102474690","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:42:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176788,"job_number":"JOB_176788","tr_customer_id":176805,"tr_customer_product_id":176795,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:42:42.000Z","modified_at":"2026-02-04T06:42:42.000Z","name":"Jarrod Boyle","mobile_number":"913-200-2831","email_id":"Keven.Barton@yahoo.com","dop":"2025-04-06","serial_number":"18173978254419480","imei1":"18173978254419480","imei2":"18173978254419480","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:42:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176789,"job_number":"JOB_176789","tr_customer_id":176806,"tr_customer_product_id":176796,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:43:29.000Z","modified_at":"2026-02-04T06:43:29.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17881802168912","imei1":"17881802168912","imei2":"17881802168912","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:43:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176791,"job_number":"JOB_176791","tr_customer_id":176808,"tr_customer_product_id":176798,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:43:30.000Z","modified_at":"2026-02-04T06:43:30.000Z","name":"Arthur Terry","mobile_number":"821-964-7596","email_id":"Rosetta.Quitzon41@gmail.com","dop":"2025-04-06","serial_number":"12054773676001446","imei1":"12054773676001446","imei2":"12054773676001446","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:43:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176792,"job_number":"JOB_176792","tr_customer_id":176809,"tr_customer_product_id":176799,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:44:16.000Z","modified_at":"2026-02-04T06:44:16.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12718590534378","imei1":"12718590534378","imei2":"12718590534378","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:44:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176794,"job_number":"JOB_176794","tr_customer_id":176811,"tr_customer_product_id":176801,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:44:18.000Z","modified_at":"2026-02-04T06:44:18.000Z","name":"Kennith Koch","mobile_number":"523-739-2558","email_id":"Pietro57@gmail.com","dop":"2025-04-06","serial_number":"16310320333621812","imei1":"16310320333621812","imei2":"16310320333621812","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:44:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176796,"job_number":"JOB_176796","tr_customer_id":176813,"tr_customer_product_id":176803,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:45:24.000Z","modified_at":"2026-02-04T06:45:24.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16344315738281","imei1":"16344315738281","imei2":"16344315738281","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:45:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176798,"job_number":"JOB_176798","tr_customer_id":176815,"tr_customer_product_id":176805,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:45:25.000Z","modified_at":"2026-02-04T06:45:25.000Z","name":"Thaddeus Klocko","mobile_number":"614-774-7085","email_id":"Candice_Leannon5@gmail.com","dop":"2025-04-06","serial_number":"10603913660394586","imei1":"10603913660394586","imei2":"10603913660394586","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:45:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176799,"job_number":"JOB_176799","tr_customer_id":176816,"tr_customer_product_id":176806,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:46:12.000Z","modified_at":"2026-02-04T06:46:12.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17022391708038","imei1":"17022391708038","imei2":"17022391708038","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:46:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176801,"job_number":"JOB_176801","tr_customer_id":176818,"tr_customer_product_id":176808,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:46:14.000Z","modified_at":"2026-02-04T06:46:14.000Z","name":"Meaghan Ritchie","mobile_number":"485-258-6316","email_id":"Bernadine.Walter@gmail.com","dop":"2025-04-06","serial_number":"13436115505015792","imei1":"13436115505015792","imei2":"13436115505015792","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:46:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176802,"job_number":"JOB_176802","tr_customer_id":176819,"tr_customer_product_id":176809,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:47:00.000Z","modified_at":"2026-02-04T06:47:00.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13263622890391","imei1":"13263622890391","imei2":"13263622890391","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:47:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176804,"job_number":"JOB_176804","tr_customer_id":176821,"tr_customer_product_id":176811,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:47:01.000Z","modified_at":"2026-02-04T06:47:01.000Z","name":"Lonnie Kreiger","mobile_number":"718-513-4450","email_id":"Hiram_Altenwerth@gmail.com","dop":"2025-04-06","serial_number":"15398767579700470","imei1":"15398767579700470","imei2":"15398767579700470","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:47:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176806,"job_number":"JOB_176806","tr_customer_id":176823,"tr_customer_product_id":176813,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:51:19.000Z","modified_at":"2026-02-04T06:51:19.000Z","name":"Orville Oberbrunner","mobile_number":"251-275-9641","email_id":"Maximillia_Lemke57@hotmail.com","dop":"2025-04-06","serial_number":"11034218713316172","imei1":"11034218713316172","imei2":"11034218713316172","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:51:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176807,"job_number":"JOB_176807","tr_customer_id":176824,"tr_customer_product_id":176814,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:52:38.000Z","modified_at":"2026-02-04T06:52:38.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18151415031528","imei1":"18151415031528","imei2":"18151415031528","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:52:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176809,"job_number":"JOB_176809","tr_customer_id":176826,"tr_customer_product_id":176816,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:52:40.000Z","modified_at":"2026-02-04T06:52:40.000Z","name":"Cortney McCullough","mobile_number":"277-698-1518","email_id":"Burnice.Ledner@hotmail.com","dop":"2025-04-06","serial_number":"15883677345820860","imei1":"15883677345820860","imei2":"15883677345820860","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:52:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176810,"job_number":"JOB_176810","tr_customer_id":176827,"tr_customer_product_id":176817,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:52:54.000Z","modified_at":"2026-02-04T06:52:54.000Z","name":"Onkar Bhole","mobile_number":"7046563552","email_id":"Onkarbhole@gmail.com","dop":"2025-04-06","serial_number":"17634599089101","imei1":"17634599089101","imei2":"17634599089101","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:52:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176812,"job_number":"JOB_176812","tr_customer_id":176829,"tr_customer_product_id":176819,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:52:56.000Z","modified_at":"2026-02-04T06:52:56.000Z","name":"Louie Johnson","mobile_number":"754-316-4928","email_id":"Bert49@gmail.com","dop":"2025-04-06","serial_number":"11866253342877496","imei1":"11866253342877496","imei2":"11866253342877496","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:52:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176816,"job_number":"JOB_176816","tr_customer_id":176833,"tr_customer_product_id":176823,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:53:25.000Z","modified_at":"2026-02-04T06:53:25.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14841969951716","imei1":"14841969951716","imei2":"14841969951716","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:53:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176818,"job_number":"JOB_176818","tr_customer_id":176835,"tr_customer_product_id":176825,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:53:26.000Z","modified_at":"2026-02-04T06:53:26.000Z","name":"Mozelle Beier","mobile_number":"304-716-3783","email_id":"Norris_Gleichner91@gmail.com","dop":"2025-04-06","serial_number":"11211919554825276","imei1":"11211919554825276","imei2":"11211919554825276","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:53:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176819,"job_number":"JOB_176819","tr_customer_id":176836,"tr_customer_product_id":176826,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:53:40.000Z","modified_at":"2026-02-04T06:53:40.000Z","name":"dora p","mobile_number":"9321435112","email_id":"dora@gmail.com","dop":"2025-04-06","serial_number":"10471178019657","imei1":"10471178019657","imei2":"10471178019657","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:53:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176821,"job_number":"JOB_176821","tr_customer_id":176838,"tr_customer_product_id":176828,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:53:42.000Z","modified_at":"2026-02-04T06:53:42.000Z","name":"Dangelo Daugherty","mobile_number":"971-243-9069","email_id":"Dariana_Emmerich@hotmail.com","dop":"2025-04-06","serial_number":"12358207551006692","imei1":"12358207551006692","imei2":"12358207551006692","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:53:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176825,"job_number":"JOB_176825","tr_customer_id":176842,"tr_customer_product_id":176832,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:54:09.000Z","modified_at":"2026-02-04T06:54:09.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18256882178155","imei1":"18256882178155","imei2":"18256882178155","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:54:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176827,"job_number":"JOB_176827","tr_customer_id":176844,"tr_customer_product_id":176834,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:54:10.000Z","modified_at":"2026-02-04T06:54:10.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18719836617783","imei1":"18719836617783","imei2":"18719836617783","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:54:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176829,"job_number":"JOB_176829","tr_customer_id":176846,"tr_customer_product_id":176836,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:54:11.000Z","modified_at":"2026-02-04T06:54:11.000Z","name":"Vivianne Lindgren","mobile_number":"822-982-3785","email_id":"Ian.Goodwin86@gmail.com","dop":"2025-04-06","serial_number":"14405932654558460","imei1":"14405932654558460","imei2":"14405932654558460","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:54:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176830,"job_number":"JOB_176830","tr_customer_id":176847,"tr_customer_product_id":176837,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:54:12.000Z","modified_at":"2026-02-04T06:54:12.000Z","name":"Elaina Ondricka","mobile_number":"957-757-0898","email_id":"Lexus92@gmail.com","dop":"2025-04-06","serial_number":"16882268492996790","imei1":"16882268492996790","imei2":"16882268492996790","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:54:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176831,"job_number":"JOB_176831","tr_customer_id":176848,"tr_customer_product_id":176838,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:54:26.000Z","modified_at":"2026-02-04T06:54:26.000Z","name":"pradnya t","mobile_number":"7046563551","email_id":"pradnya@gmail.com","dop":"2025-04-06","serial_number":"10358783354710","imei1":"10358783354710","imei2":"10358783354710","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:54:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176833,"job_number":"JOB_176833","tr_customer_id":176850,"tr_customer_product_id":176840,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:54:28.000Z","modified_at":"2026-02-04T06:54:28.000Z","name":"Moshe Wisoky","mobile_number":"884-899-5463","email_id":"Theo85@yahoo.com","dop":"2025-04-06","serial_number":"14077937882959564","imei1":"14077937882959564","imei2":"14077937882959564","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:54:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176837,"job_number":"JOB_176837","tr_customer_id":176854,"tr_customer_product_id":176844,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:54:56.000Z","modified_at":"2026-02-04T06:54:56.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15450305710266","imei1":"15450305710266","imei2":"15450305710266","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:54:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176839,"job_number":"JOB_176839","tr_customer_id":176856,"tr_customer_product_id":176846,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:54:58.000Z","modified_at":"2026-02-04T06:54:58.000Z","name":"Garnet McDermott","mobile_number":"664-908-1779","email_id":"Dudley_Strosin@yahoo.com","dop":"2025-04-06","serial_number":"19389872233651690","imei1":"19389872233651690","imei2":"19389872233651690","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:54:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176843,"job_number":"JOB_176843","tr_customer_id":176860,"tr_customer_product_id":176850,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:55:42.000Z","modified_at":"2026-02-04T06:55:42.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15463580651719","imei1":"15463580651719","imei2":"15463580651719","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:55:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176845,"job_number":"JOB_176845","tr_customer_id":176862,"tr_customer_product_id":176852,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:55:44.000Z","modified_at":"2026-02-04T06:55:44.000Z","name":"Adolf Brakus","mobile_number":"799-875-0420","email_id":"Norval_Wilkinson@yahoo.com","dop":"2025-04-06","serial_number":"11566113473646940","imei1":"11566113473646940","imei2":"11566113473646940","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:55:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176846,"job_number":"JOB_176846","tr_customer_id":176863,"tr_customer_product_id":176853,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:59:00.000Z","modified_at":"2026-02-04T06:59:00.000Z","name":"neeraj v","mobile_number":"9182460199","email_id":"neeraj.v@outlook.com","dop":"2025-04-06","serial_number":"17250794554640","imei1":"17250794554640","imei2":"17250794554640","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:59:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176848,"job_number":"JOB_176848","tr_customer_id":176865,"tr_customer_product_id":176855,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:59:02.000Z","modified_at":"2026-02-04T06:59:02.000Z","name":"Curt Schuster","mobile_number":"439-454-7707","email_id":"Arlo.Cole77@yahoo.com","dop":"2025-04-06","serial_number":"12662005741676300","imei1":"12662005741676300","imei2":"12662005741676300","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:59:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176849,"job_number":"JOB_176849","tr_customer_id":176866,"tr_customer_product_id":176856,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:59:17.000Z","modified_at":"2026-02-04T06:59:17.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12262122722955","imei1":"12262122722955","imei2":"12262122722955","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:59:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176851,"job_number":"JOB_176851","tr_customer_id":176868,"tr_customer_product_id":176858,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:59:19.000Z","modified_at":"2026-02-04T06:59:19.000Z","name":"Cornell Gusikowski","mobile_number":"732-474-1833","email_id":"Luna.Cormier@yahoo.com","dop":"2025-04-06","serial_number":"16667177391289508","imei1":"16667177391289508","imei2":"16667177391289508","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:59:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176852,"job_number":"JOB_176852","tr_customer_id":176869,"tr_customer_product_id":176859,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:59:42.000Z","modified_at":"2026-02-04T06:59:42.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16418611847633","imei1":"16418611847633","imei2":"16418611847633","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:59:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176854,"job_number":"JOB_176854","tr_customer_id":176871,"tr_customer_product_id":176861,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:59:44.000Z","modified_at":"2026-02-04T06:59:44.000Z","name":"Litzy Smith","mobile_number":"604-451-8972","email_id":"Deshaun.Terry@hotmail.com","dop":"2025-04-06","serial_number":"10102493794889132","imei1":"10102493794889132","imei2":"10102493794889132","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:59:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176855,"job_number":"JOB_176855","tr_customer_id":176872,"tr_customer_product_id":176862,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:59:50.000Z","modified_at":"2026-02-04T06:59:50.000Z","name":"viraj kumar","mobile_number":"7982896126","email_id":"virajkumar@gmail.com","dop":"2025-04-06","serial_number":"19878724389562","imei1":"19878724389562","imei2":"19878724389562","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:59:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176857,"job_number":"JOB_176857","tr_customer_id":176874,"tr_customer_product_id":176864,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:59:52.000Z","modified_at":"2026-02-04T06:59:52.000Z","name":"Mya Conn","mobile_number":"929-684-6724","email_id":"Ellen90@hotmail.com","dop":"2025-04-06","serial_number":"17090701524237660","imei1":"17090701524237660","imei2":"17090701524237660","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:59:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176858,"job_number":"JOB_176858","tr_customer_id":176875,"tr_customer_product_id":176865,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T07:00:05.000Z","modified_at":"2026-02-04T07:00:05.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12363618430798","imei1":"12363618430798","imei2":"12363618430798","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T07:00:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176860,"job_number":"JOB_176860","tr_customer_id":176877,"tr_customer_product_id":176867,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T07:00:06.000Z","modified_at":"2026-02-04T07:00:06.000Z","name":"Viviane Herman","mobile_number":"917-986-5780","email_id":"Murray.Waters@gmail.com","dop":"2025-04-06","serial_number":"12886955995318250","imei1":"12886955995318250","imei2":"12886955995318250","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T07:00:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176862,"job_number":"JOB_176862","tr_customer_id":176879,"tr_customer_product_id":176869,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T07:00:26.000Z","modified_at":"2026-02-04T07:00:26.000Z","name":"Skylar Rippin","mobile_number":"564-732-9836","email_id":"Bettie34@gmail.com","dop":"2025-04-06","serial_number":"14946874125886812","imei1":"14946874125886812","imei2":"14946874125886812","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T07:00:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176864,"job_number":"JOB_176864","tr_customer_id":176881,"tr_customer_product_id":176871,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T07:00:28.000Z","modified_at":"2026-02-04T07:00:28.000Z","name":"Sarah Pfeffer","mobile_number":"328-443-1979","email_id":"Hipolito_Ernser@gmail.com","dop":"2025-04-06","serial_number":"19193621071201900","imei1":"19193621071201900","imei2":"19193621071201900","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T07:00:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176865,"job_number":"JOB_176865","tr_customer_id":176882,"tr_customer_product_id":176872,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T07:00:34.000Z","modified_at":"2026-02-04T07:00:34.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11703895170489","imei1":"11703895170489","imei2":"11703895170489","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T07:00:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176867,"job_number":"JOB_176867","tr_customer_id":176884,"tr_customer_product_id":176874,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T07:00:36.000Z","modified_at":"2026-02-04T07:00:36.000Z","name":"Deonte Wiza","mobile_number":"288-490-2349","email_id":"Kenna26@gmail.com","dop":"2025-04-06","serial_number":"14689983834876694","imei1":"14689983834876694","imei2":"14689983834876694","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T07:00:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176868,"job_number":"JOB_176868","tr_customer_id":176885,"tr_customer_product_id":176875,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T07:00:40.000Z","modified_at":"2026-02-04T07:00:40.000Z","name":"udai t","mobile_number":"8019800593","email_id":"udai.t@gmail.com","dop":"2025-04-06","serial_number":"12108290943663","imei1":"12108290943663","imei2":"12108290943663","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T07:00:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176870,"job_number":"JOB_176870","tr_customer_id":176887,"tr_customer_product_id":176877,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T07:00:42.000Z","modified_at":"2026-02-04T07:00:42.000Z","name":"Gaetano Kessler","mobile_number":"642-851-7184","email_id":"Liliana42@gmail.com","dop":"2025-04-06","serial_number":"18670126095900050","imei1":"18670126095900050","imei2":"18670126095900050","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T07:00:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176871,"job_number":"JOB_176871","tr_customer_id":176888,"tr_customer_product_id":176878,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T07:00:52.000Z","modified_at":"2026-02-04T07:00:52.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18437109585289","imei1":"18437109585289","imei2":"18437109585289","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T07:00:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176873,"job_number":"JOB_176873","tr_customer_id":176890,"tr_customer_product_id":176880,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T07:00:53.000Z","modified_at":"2026-02-04T07:00:53.000Z","name":"Elyssa Kshlerin","mobile_number":"372-458-5126","email_id":"Maxime_Walker81@yahoo.com","dop":"2025-04-06","serial_number":"13051102664444396","imei1":"13051102664444396","imei2":"13051102664444396","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T07:00:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176874,"job_number":"JOB_176874","tr_customer_id":176891,"tr_customer_product_id":176881,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T07:01:26.000Z","modified_at":"2026-02-04T07:01:26.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16948694891387","imei1":"16948694891387","imei2":"16948694891387","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T07:01:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176876,"job_number":"JOB_176876","tr_customer_id":176893,"tr_customer_product_id":176883,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T07:01:28.000Z","modified_at":"2026-02-04T07:01:28.000Z","name":"Donny McGlynn","mobile_number":"645-596-9215","email_id":"Adrain_Wisoky39@gmail.com","dop":"2025-04-06","serial_number":"13580902858992318","imei1":"13580902858992318","imei2":"13580902858992318","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T07:01:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176877,"job_number":"JOB_176877","tr_customer_id":176894,"tr_customer_product_id":176884,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T07:03:36.000Z","modified_at":"2026-02-04T07:03:36.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11732668489445","imei1":"11732668489445","imei2":"11732668489445","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T07:03:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176879,"job_number":"JOB_176879","tr_customer_id":176896,"tr_customer_product_id":176886,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T07:03:38.000Z","modified_at":"2026-02-04T07:03:38.000Z","name":"Monserrate Dickinson","mobile_number":"291-664-4654","email_id":"Alfreda_Dickinson83@hotmail.com","dop":"2025-04-06","serial_number":"19817876698493320","imei1":"19817876698493320","imei2":"19817876698493320","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T07:03:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176881,"job_number":"JOB_176881","tr_customer_id":176898,"tr_customer_product_id":176888,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T07:03:43.000Z","modified_at":"2026-02-04T07:03:43.000Z","name":"Marie Pagac","mobile_number":"336-738-5310","email_id":"Chester.OReilly30@gmail.com","dop":"2025-04-06","serial_number":"15088614550139698","imei1":"15088614550139698","imei2":"15088614550139698","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T07:03:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176882,"job_number":"JOB_176882","tr_customer_id":176899,"tr_customer_product_id":176889,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T07:04:27.000Z","modified_at":"2026-02-04T07:04:27.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15704809715392","imei1":"15704809715392","imei2":"15704809715392","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T07:04:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176884,"job_number":"JOB_176884","tr_customer_id":176901,"tr_customer_product_id":176891,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T07:04:29.000Z","modified_at":"2026-02-04T07:04:29.000Z","name":"Salma Schowalter","mobile_number":"999-352-2106","email_id":"Henderson.Gorczany45@yahoo.com","dop":"2025-04-06","serial_number":"16825402503846114","imei1":"16825402503846114","imei2":"16825402503846114","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T07:04:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176885,"job_number":"JOB_176885","tr_customer_id":176902,"tr_customer_product_id":176892,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T07:05:18.000Z","modified_at":"2026-02-04T07:05:18.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19301773139843","imei1":"19301773139843","imei2":"19301773139843","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T07:05:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176887,"job_number":"JOB_176887","tr_customer_id":176904,"tr_customer_product_id":176894,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T07:05:20.000Z","modified_at":"2026-02-04T07:05:20.000Z","name":"Melany Morissette","mobile_number":"763-378-7501","email_id":"Ned_Johns@gmail.com","dop":"2025-04-06","serial_number":"12040749721970538","imei1":"12040749721970538","imei2":"12040749721970538","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T07:05:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176888,"job_number":"JOB_176888","tr_customer_id":176905,"tr_customer_product_id":176895,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T07:32:00.000Z","modified_at":"2026-02-04T07:32:00.000Z","name":"Kumari Usha","mobile_number":"7899453211","email_id":"kmusha1298@gmail.com","dop":"2025-12-01","serial_number":"17599156827551","imei1":"17599156827551","imei2":"17599156827551","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T07:32:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176890,"job_number":"JOB_176890","tr_customer_id":176907,"tr_customer_product_id":176897,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T07:32:14.000Z","modified_at":"2026-02-04T07:32:14.000Z","name":"Uday P","mobile_number":"7690034256","email_id":"uday@gmail.com","dop":"2025-12-01","serial_number":"15124988821955","imei1":"15124988821955","imei2":"15124988821955","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T07:32:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176892,"job_number":"JOB_176892","tr_customer_id":176909,"tr_customer_product_id":176899,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T07:32:29.000Z","modified_at":"2026-02-04T07:32:29.000Z","name":"Jaya Kandpal","mobile_number":"8890345621","email_id":"jayakandpal@gmail.com","dop":"2025-12-01","serial_number":"11212478795249","imei1":"11212478795249","imei2":"11212478795249","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T07:32:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176393,"job_number":"JOB_176393","tr_customer_id":176410,"tr_customer_product_id":176400,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-03T20:46:30.000Z","modified_at":"2026-02-03T20:46:30.000Z","name":"Reynold Rolfson","mobile_number":"982-501-4770","email_id":"Odell_Marks@yahoo.com","dop":"2025-04-25","serial_number":"13915635489986","imei1":"13915635489986","imei2":"13915635489986","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-03T20:46:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176407,"job_number":"JOB_176407","tr_customer_id":176424,"tr_customer_product_id":176414,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-03T21:46:59.000Z","modified_at":"2026-02-03T21:46:59.000Z","name":"Reynold Rolfson","mobile_number":"982-501-4770","email_id":"Odell_Marks@yahoo.com","dop":"2025-04-25","serial_number":"99915635489986","imei1":"99915635489986","imei2":"99915635489986","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-03T21:46:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176408,"job_number":"JOB_176408","tr_customer_id":176425,"tr_customer_product_id":176415,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-03T21:46:59.000Z","modified_at":"2026-02-03T21:46:59.000Z","name":"Reynold Rolfson","mobile_number":"982-501-4770","email_id":"Odell_Marks@yahoo.com","dop":"2025-04-25","serial_number":"89915635489986","imei1":"89915635489986","imei2":"89915635489986","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-03T21:46:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176433,"job_number":"JOB_176433","tr_customer_id":176450,"tr_customer_product_id":176440,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T01:17:48.000Z","modified_at":"2026-02-04T01:17:48.000Z","name":"asdas asdas","mobile_number":"1231312312","email_id":"dasdsa@gmail.com","dop":"2026-02-02","serial_number":"54564565456456456","imei1":"54564565456456456","imei2":"54564565456456456","popurl":"2026-02-02T05:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T01:17:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176435,"job_number":"JOB_176435","tr_customer_id":176452,"tr_customer_product_id":176442,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T02:09:49.000Z","modified_at":"2026-02-04T02:09:49.000Z","name":"guri singh","mobile_number":"4257356462","email_id":"gsdhjagd@gmail.com","dop":"2026-02-02","serial_number":"98765678956789052","imei1":"98765678956789052","imei2":"98765678956789052","popurl":"2026-02-02T05:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T02:09:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176439,"job_number":"JOB_176439","tr_customer_id":176456,"tr_customer_product_id":176446,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T02:44:36.000Z","modified_at":"2026-02-04T02:44:36.000Z","name":"guri singh","mobile_number":"4257356462","email_id":"gsdhjagd@gmail.com","dop":"2026-02-02","serial_number":"9876567895678902","imei1":"9876567895678902","imei2":"9876567895678902","popurl":"2026-02-02T05:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T02:44:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176472,"job_number":"JOB_176472","tr_customer_id":176489,"tr_customer_product_id":176479,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:19:19.000Z","modified_at":"2026-02-04T04:19:19.000Z","name":"Shivaji Bajpai","mobile_number":"7007895280","email_id":"shivaji@gmail.com","dop":"2025-12-01","serial_number":"95688960033504","imei1":"95688960033504","imei2":"95688960033504","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:19:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176473,"job_number":"JOB_176473","tr_customer_id":176490,"tr_customer_product_id":176480,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:19:19.000Z","modified_at":"2026-02-04T04:19:19.000Z","name":"Shivaji Bajpai","mobile_number":"7007895280","email_id":"shivaji@gmail.com","dop":"2025-12-01","serial_number":"30672267964801","imei1":"30672267964801","imei2":"30672267964801","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:19:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176474,"job_number":"JOB_176474","tr_customer_id":176491,"tr_customer_product_id":176481,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:19:24.000Z","modified_at":"2026-02-04T04:19:24.000Z","name":"Vikalp Shukla","mobile_number":"8953292021","email_id":"vikalp@gmail.com","dop":"2025-12-01","serial_number":"35611796268516","imei1":"35611796268516","imei2":"35611796268516","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:19:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176475,"job_number":"JOB_176475","tr_customer_id":176492,"tr_customer_product_id":176482,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:19:25.000Z","modified_at":"2026-02-04T04:19:25.000Z","name":"Vikalp Shukla","mobile_number":"8953292021","email_id":"vikalp@gmail.com","dop":"2025-12-01","serial_number":"96601857886802","imei1":"96601857886802","imei2":"96601857886802","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:19:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176506,"job_number":"JOB_176506","tr_customer_id":176523,"tr_customer_product_id":176513,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:19:46.000Z","modified_at":"2026-02-04T04:19:46.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Edwina0@yahoo.com","dop":"2025-07-02","serial_number":"15504439245774","imei1":"15504439245774","imei2":"15504439245774","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:19:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176523,"job_number":"JOB_176523","tr_customer_id":176540,"tr_customer_product_id":176530,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:05.000Z","modified_at":"2026-02-04T04:20:05.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Amya_OConner@yahoo.com","dop":"2025-07-02","serial_number":"10504567657740","imei1":"10504567657740","imei2":"10504567657740","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176534,"job_number":"JOB_176534","tr_customer_id":176551,"tr_customer_product_id":176541,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:19.000Z","modified_at":"2026-02-04T04:20:19.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"116795838223225","imei1":"116795838223225","imei2":"116795838223225","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176535,"job_number":"JOB_176535","tr_customer_id":176552,"tr_customer_product_id":176542,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:20.000Z","modified_at":"2026-02-04T04:20:20.000Z","name":"Johan Lehner","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"128445467168839","imei1":"128445467168839","imei2":"128445467168839","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176539,"job_number":"JOB_176539","tr_customer_id":176556,"tr_customer_product_id":176546,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:20.000Z","modified_at":"2026-02-04T04:20:20.000Z","name":"Providenci Gerlach","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"192992288773421","imei1":"192992288773421","imei2":"192992288773421","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176541,"job_number":"JOB_176541","tr_customer_id":176558,"tr_customer_product_id":176548,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:21.000Z","modified_at":"2026-02-04T04:20:21.000Z","name":"Herman Schmidt","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"115407810556545","imei1":"115407810556545","imei2":"115407810556545","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176546,"job_number":"JOB_176546","tr_customer_id":176563,"tr_customer_product_id":176553,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:22.000Z","modified_at":"2026-02-04T04:20:22.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Mossie_Purdy90@gmail.com","dop":"2025-07-02","serial_number":"19134763336785","imei1":"19134763336785","imei2":"19134763336785","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176549,"job_number":"JOB_176549","tr_customer_id":176566,"tr_customer_product_id":176556,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:25.000Z","modified_at":"2026-02-04T04:20:25.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"15543886426548","imei1":"15543886426548","imei2":"15543886426548","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176562,"job_number":"JOB_176562","tr_customer_id":176579,"tr_customer_product_id":176569,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:32.000Z","modified_at":"2026-02-04T04:20:32.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"103785143913726","imei1":"103785143913726","imei2":"103785143913726","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176564,"job_number":"JOB_176564","tr_customer_id":176581,"tr_customer_product_id":176571,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:32.000Z","modified_at":"2026-02-04T04:20:32.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"193014215278144","imei1":"193014215278144","imei2":"193014215278144","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176565,"job_number":"JOB_176565","tr_customer_id":176582,"tr_customer_product_id":176572,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:33.000Z","modified_at":"2026-02-04T04:20:33.000Z","name":"Oran Hahn","mobile_number":"957-898-9569","email_id":"Jeanie.Pollich20@gmail.com","dop":"2025-06-09","serial_number":"105900125923274","imei1":"105900125923274","imei2":"105900125923274","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176566,"job_number":"JOB_176566","tr_customer_id":176583,"tr_customer_product_id":176573,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:33.000Z","modified_at":"2026-02-04T04:20:33.000Z","name":"Esta Schmitt","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"159769462247242","imei1":"159769462247242","imei2":"159769462247242","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176567,"job_number":"JOB_176567","tr_customer_id":176584,"tr_customer_product_id":176574,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:33.000Z","modified_at":"2026-02-04T04:20:33.000Z","name":"Tremaine Rodriguez","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"144189574286416","imei1":"144189574286416","imei2":"144189574286416","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176568,"job_number":"JOB_176568","tr_customer_id":176585,"tr_customer_product_id":176575,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:33.000Z","modified_at":"2026-02-04T04:20:33.000Z","name":"Quentin Kilback","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"171921789704358","imei1":"171921789704358","imei2":"171921789704358","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176591,"job_number":"JOB_176591","tr_customer_id":176608,"tr_customer_product_id":176598,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:47.000Z","modified_at":"2026-02-04T04:20:47.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"104544357579180","imei1":"104544357579180","imei2":"104544357579180","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176594,"job_number":"JOB_176594","tr_customer_id":176611,"tr_customer_product_id":176601,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:48.000Z","modified_at":"2026-02-04T04:20:48.000Z","name":"Adriel Volkman","mobile_number":"309-227-0875","email_id":"Candida.Langosh37@gmail.com","dop":"2025-06-09","serial_number":"105925141012089","imei1":"105925141012089","imei2":"105925141012089","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176595,"job_number":"JOB_176595","tr_customer_id":176612,"tr_customer_product_id":176602,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:49.000Z","modified_at":"2026-02-04T04:20:49.000Z","name":"Rhett Medhurst","mobile_number":"751-696-5996","email_id":"Shanel.Cremin46@yahoo.com","dop":"2025-06-09","serial_number":"4880195520341257","imei1":"4880195520341257","imei2":"4880195520341257","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176606,"job_number":"JOB_176606","tr_customer_id":176623,"tr_customer_product_id":176613,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:21:03.000Z","modified_at":"2026-02-04T04:21:03.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"107200393873738","imei1":"107200393873738","imei2":"107200393873738","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:21:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176608,"job_number":"JOB_176608","tr_customer_id":176625,"tr_customer_product_id":176615,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:21:03.000Z","modified_at":"2026-02-04T04:21:03.000Z","name":"Rudy Bogisich","mobile_number":"874-225-9276","email_id":"Elsie.Walter@gmail.com","dop":"2025-06-09","serial_number":"108048716389398","imei1":"108048716389398","imei2":"108048716389398","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:21:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176609,"job_number":"JOB_176609","tr_customer_id":176626,"tr_customer_product_id":176616,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:21:05.000Z","modified_at":"2026-02-04T04:21:05.000Z","name":"Adrianna Brown","mobile_number":"748-640-2924","email_id":"Delilah88@yahoo.com","dop":"2025-06-09","serial_number":"54246754212415440","imei1":"54246754212415440","imei2":"54246754212415440","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:21:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176708,"job_number":"JOB_176708","tr_customer_id":176725,"tr_customer_product_id":176715,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T05:04:33.000Z","modified_at":"2026-02-04T05:04:33.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"11448433778312","imei1":"11448433778312","imei2":"11448433778312","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T05:04:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176740,"job_number":"JOB_176740","tr_customer_id":176757,"tr_customer_product_id":176747,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:08:21.000Z","modified_at":"2026-02-04T06:08:21.000Z","name":"Shivaji Bajpai","mobile_number":"7007895280","email_id":"shivaji@gmail.com","dop":"2025-12-01","serial_number":"84421193859822","imei1":"84421193859822","imei2":"84421193859822","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:08:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176741,"job_number":"JOB_176741","tr_customer_id":176758,"tr_customer_product_id":176748,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:08:22.000Z","modified_at":"2026-02-04T06:08:22.000Z","name":"Shivaji Bajpai","mobile_number":"7007895280","email_id":"shivaji@gmail.com","dop":"2025-12-01","serial_number":"31284465119192","imei1":"31284465119192","imei2":"31284465119192","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:08:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176742,"job_number":"JOB_176742","tr_customer_id":176759,"tr_customer_product_id":176749,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:08:28.000Z","modified_at":"2026-02-04T06:08:28.000Z","name":"Vikalp Shukla","mobile_number":"8953292021","email_id":"vikalp@gmail.com","dop":"2025-12-01","serial_number":"33372953200466","imei1":"33372953200466","imei2":"33372953200466","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:08:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176743,"job_number":"JOB_176743","tr_customer_id":176760,"tr_customer_product_id":176750,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:08:28.000Z","modified_at":"2026-02-04T06:08:28.000Z","name":"Vikalp Shukla","mobile_number":"8953292021","email_id":"vikalp@gmail.com","dop":"2025-12-01","serial_number":"35062701737639","imei1":"35062701737639","imei2":"35062701737639","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:08:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176750,"job_number":"JOB_176750","tr_customer_id":176767,"tr_customer_product_id":176757,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:36:57.000Z","modified_at":"2026-02-04T06:36:57.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"108340007855730","imei1":"108340007855730","imei2":"108340007855730","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:36:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176752,"job_number":"JOB_176752","tr_customer_id":176769,"tr_customer_product_id":176759,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:36:57.000Z","modified_at":"2026-02-04T06:36:57.000Z","name":"Destinee Kovacek","mobile_number":"502-200-8718","email_id":"Prince_Gottlieb9@hotmail.com","dop":"2025-06-09","serial_number":"107422094904784","imei1":"107422094904784","imei2":"107422094904784","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:36:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176753,"job_number":"JOB_176753","tr_customer_id":176770,"tr_customer_product_id":176760,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:37:13.000Z","modified_at":"2026-02-04T06:37:13.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"104282484824161","imei1":"104282484824161","imei2":"104282484824161","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:37:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176755,"job_number":"JOB_176755","tr_customer_id":176772,"tr_customer_product_id":176762,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:37:13.000Z","modified_at":"2026-02-04T06:37:13.000Z","name":"Electa Lueilwitz","mobile_number":"371-559-7307","email_id":"Alessandra.Keeling@gmail.com","dop":"2025-06-09","serial_number":"106487929375273","imei1":"106487929375273","imei2":"106487929375273","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:37:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176758,"job_number":"JOB_176758","tr_customer_id":176775,"tr_customer_product_id":176765,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:37:28.000Z","modified_at":"2026-02-04T06:37:28.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"101441515418479","imei1":"101441515418479","imei2":"101441515418479","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:37:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176760,"job_number":"JOB_176760","tr_customer_id":176777,"tr_customer_product_id":176767,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:37:28.000Z","modified_at":"2026-02-04T06:37:28.000Z","name":"Petra Hilpert","mobile_number":"463-514-3520","email_id":"Janet18@hotmail.com","dop":"2025-06-09","serial_number":"105955043591609","imei1":"105955043591609","imei2":"105955043591609","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:37:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176494,"job_number":"JOB_176494","tr_customer_id":176511,"tr_customer_product_id":176501,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:19:39.000Z","modified_at":"2026-02-04T04:19:39.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10716658082819","imei1":"10716658082819","imei2":"10716658082819","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:19:39.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":176496,"job_number":"JOB_176496","tr_customer_id":176513,"tr_customer_product_id":176503,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:19:41.000Z","modified_at":"2026-02-04T04:19:41.000Z","name":"Arden Cassin","mobile_number":"691-248-9833","email_id":"Amelie.Fahey@hotmail.com","dop":"2000-01-31","serial_number":"1026973266117177","imei1":"1026973266117177","imei2":"1026973266117177","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:19:41.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":176553,"job_number":"JOB_176553","tr_customer_id":176570,"tr_customer_product_id":176560,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:28.000Z","modified_at":"2026-02-04T04:20:28.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10224200877438","imei1":"10224200877438","imei2":"10224200877438","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:28.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":176559,"job_number":"JOB_176559","tr_customer_id":176576,"tr_customer_product_id":176566,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:30.000Z","modified_at":"2026-02-04T04:20:30.000Z","name":"Asa Cassin","mobile_number":"554-420-3894","email_id":"Bud73@gmail.com","dop":"2000-01-31","serial_number":"1050501989120168","imei1":"1050501989120168","imei2":"1050501989120168","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:30.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":176623,"job_number":"JOB_176623","tr_customer_id":176640,"tr_customer_product_id":176630,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:21:16.000Z","modified_at":"2026-02-04T04:21:16.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10592178483359","imei1":"10592178483359","imei2":"10592178483359","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:21:16.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":176625,"job_number":"JOB_176625","tr_customer_id":176642,"tr_customer_product_id":176632,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:21:18.000Z","modified_at":"2026-02-04T04:21:18.000Z","name":"Flavio Wehner","mobile_number":"381-355-2597","email_id":"Erica_Mayert16@yahoo.com","dop":"2000-01-31","serial_number":"1009316889012765","imei1":"1009316889012765","imei2":"1009316889012765","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:21:18.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":176659,"job_number":"JOB_176659","tr_customer_id":176676,"tr_customer_product_id":176666,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:22:04.000Z","modified_at":"2026-02-04T04:22:05.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10193193725919","imei1":"10193193725919","imei2":"10193193725919","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:22:05.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":176661,"job_number":"JOB_176661","tr_customer_id":176678,"tr_customer_product_id":176668,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:22:06.000Z","modified_at":"2026-02-04T04:22:06.000Z","name":"Sean Weber","mobile_number":"981-720-8713","email_id":"Frieda.Dickens@yahoo.com","dop":"2000-01-31","serial_number":"1049153321945694","imei1":"1049153321945694","imei2":"1049153321945694","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:22:06.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":176813,"job_number":"JOB_176813","tr_customer_id":176830,"tr_customer_product_id":176820,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:52:57.000Z","modified_at":"2026-02-04T06:52:57.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10905456111216","imei1":"10905456111216","imei2":"10905456111216","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:52:57.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":176815,"job_number":"JOB_176815","tr_customer_id":176832,"tr_customer_product_id":176822,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:52:59.000Z","modified_at":"2026-02-04T06:52:59.000Z","name":"Misty Dietrich","mobile_number":"685-216-0613","email_id":"Van64@hotmail.com","dop":"2000-01-31","serial_number":"1037913115591944","imei1":"1037913115591944","imei2":"1037913115591944","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:52:59.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":176822,"job_number":"JOB_176822","tr_customer_id":176839,"tr_customer_product_id":176829,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:53:45.000Z","modified_at":"2026-02-04T06:53:45.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10108026856736","imei1":"10108026856736","imei2":"10108026856736","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:53:45.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":176824,"job_number":"JOB_176824","tr_customer_id":176841,"tr_customer_product_id":176831,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:53:47.000Z","modified_at":"2026-02-04T06:53:47.000Z","name":"Mariah Carter","mobile_number":"824-705-2807","email_id":"Cleora.Bradtke41@hotmail.com","dop":"2000-01-31","serial_number":"1028803083099077","imei1":"1028803083099077","imei2":"1028803083099077","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":176834,"job_number":"JOB_176834","tr_customer_id":176851,"tr_customer_product_id":176841,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:54:33.000Z","modified_at":"2026-02-04T06:54:33.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10563331625426","imei1":"10563331625426","imei2":"10563331625426","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:54:33.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":176836,"job_number":"JOB_176836","tr_customer_id":176853,"tr_customer_product_id":176843,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:54:34.000Z","modified_at":"2026-02-04T06:54:34.000Z","name":"Mose Parker","mobile_number":"608-750-3577","email_id":"Tamia_Will@hotmail.com","dop":"2000-01-31","serial_number":"1060387238021366","imei1":"1060387238021366","imei2":"1060387238021366","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:54:34.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":176840,"job_number":"JOB_176840","tr_customer_id":176857,"tr_customer_product_id":176847,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:55:20.000Z","modified_at":"2026-02-04T06:55:20.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10746505687117","imei1":"10746505687117","imei2":"10746505687117","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:55:20.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":176842,"job_number":"JOB_176842","tr_customer_id":176859,"tr_customer_product_id":176849,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:55:22.000Z","modified_at":"2026-02-04T06:55:22.000Z","name":"Dejah Larson","mobile_number":"389-660-4246","email_id":"Julian57@hotmail.com","dop":"2000-01-31","serial_number":"1090969720614131","imei1":"1090969720614131","imei2":"1090969720614131","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:55:22.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":176432,"job_number":"JOB_176432","tr_customer_id":176449,"tr_customer_product_id":176439,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T01:14:56.000Z","modified_at":"2026-02-04T01:14:56.000Z","name":"fdsfds sdfsd","mobile_number":"3213123123","email_id":"dsdasd@gmail.com","dop":"2026-02-02","serial_number":"12313123123123123","imei1":"12313123123123123","imei2":"12313123123123123","popurl":"2026-02-02T05:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T01:14:56.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--data-raw '{"username":"iameng","password":"password"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Accept-Language | en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7 |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 901d1317-9ac3-4509-8606-0bd9e609d7fc |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 56 |
{
"username": "iameng",
"password": "password"
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 694 |
| ETag | W/"2b6-/cCcpMxZ3/R7gxjsKpg9gYx35IE" |
| Vary | Accept-Encoding |
| Date | Wed, 04 Feb 2026 07:43:39 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzAxOTEwMTl9.axUiXrMB--q9ikFCiH7dbGatltGUzWlYJ5p8whMcpJI"}}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI3MDE1NzN9.fEs0dLL0bUJq-PxWr2rJMrHLmQRwoBDEEJ7EVIgV-gM' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'If-None-Match: W/"1bc-5jtJRsd0hZILh8Na44eS7Os72ts"' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzAxOTEwMTl9.axUiXrMB--q9ikFCiH7dbGatltGUzWlYJ5p8whMcpJI |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 16b8fba5-4ab7-4803-aa1a-f3424ab4830c |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 441 |
| ETag | W/"1b9-gwZ3q4NUFVwjUwUa8wJaXTtaK9Q" |
| Vary | Accept-Encoding |
| Date | Wed, 04 Feb 2026 07:43:40 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"id":2,"first_name":"Mark","last_name":"zuk","login_id":"iameng","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":1,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-12-20T07:42:00.000Z","role_name":"Engineer","service_location":"Service Center A"}}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI3MDE1NzN9.fEs0dLL0bUJq-PxWr2rJMrHLmQRwoBDEEJ7EVIgV-gM' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'If-None-Match: W/"fa-dy8dN/UPU87UvqyXQsHHqicOua0"' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzAxOTEwMTl9.axUiXrMB--q9ikFCiH7dbGatltGUzWlYJ5p8whMcpJI |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | bb4ae5e5-60f0-4bcf-a2b6-ee0d39e50f9c |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 164 |
| ETag | W/"a4-GbspUXYeGVzjYNfebQEqwFaSEHY" |
| Vary | Accept-Encoding |
| Date | Wed, 04 Feb 2026 07:43:40 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[{"label":"Pending for repair","key":"pending_for_repair","count":2},{"label":"Repair completed","key":"repair_completed","count":158}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI3MDE1NzN9.fEs0dLL0bUJq-PxWr2rJMrHLmQRwoBDEEJ7EVIgV-gM' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--data-raw '{"details_key":"pending_for_repair"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzAxOTEwMTl9.axUiXrMB--q9ikFCiH7dbGatltGUzWlYJ5p8whMcpJI |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 5a34b1aa-ddfc-493c-9418-3005a4c09b0c |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 36 |
{"details_key":"pending_for_repair"}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"7bd-vOtH6ndPH0s4y7LBz5rTu9Z4IjI" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Wed, 04 Feb 2026 07:43:40 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":[{"id":176428,"job_number":"JOB_176428","tr_customer_id":176445,"tr_customer_product_id":176435,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-03T23:09:51.000Z","modified_at":"2026-02-03T23:11:54.000Z","name":"Farhana Begum","mobile_number":"2233445566","email_id":"farhanalita@yahoo.com","dop":"2026-01-03","serial_number":"23456789023456","imei1":"23456789023456","imei2":"23456789023456","popurl":"2026-01-03T05:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-03T23:11:54.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW"},{"id":176895,"job_number":"JOB_176895","tr_customer_id":176912,"tr_customer_product_id":176902,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T07:43:35.000Z","modified_at":"2026-02-04T07:43:39.000Z","name":"Elroy Heller","mobile_number":"213-531-6807","email_id":"Otto23@hotmail.com","dop":"2025-11-04","serial_number":"70502130793654","imei1":"70502130793654","imei2":"70502130793654","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-04T07:43:39.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI3MDE1NzN9.fEs0dLL0bUJq-PxWr2rJMrHLmQRwoBDEEJ7EVIgV-gM' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--data-raw '{"details_key":"repair_completed"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzAxOTEwMTl9.axUiXrMB--q9ikFCiH7dbGatltGUzWlYJ5p8whMcpJI |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | f1973fff-35cd-4815-9e5d-adf9aa89bfc4 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 43 |
{
"details_key": "repair_completed"
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 31 |
| ETag | W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM" |
| Vary | Accept-Encoding |
| Date | Wed, 04 Feb 2026 07:43:41 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/myjobs' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI3MDE1NzN9.fEs0dLL0bUJq-PxWr2rJMrHLmQRwoBDEEJ7EVIgV-gM' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzAxOTEwMTl9.axUiXrMB--q9ikFCiH7dbGatltGUzWlYJ5p8whMcpJI |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 54b20d86-6ef5-464b-9933-0d2a2f3836bf |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"943-JCS46UHKpNMa6siEq/PkEtZWBFE" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Wed, 04 Feb 2026 07:43:41 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":[{"id":176895,"job_number":"JOB_176895","tr_customer_id":176912,"tr_customer_product_id":176902,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T07:43:35.000Z","modified_at":"2026-02-04T07:43:39.000Z","name":"Elroy Heller","mobile_number":"213-531-6807","email_id":"Otto23@hotmail.com","dop":"2025-11-04","serial_number":"70502130793654","imei1":"70502130793654","imei2":"70502130793654","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-04T07:43:39.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":176895,"remark":"","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-04T07:43:35.000Z"}],"quatations":[]},{"id":176428,"job_number":"JOB_176428","tr_customer_id":176445,"tr_customer_product_id":176435,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-03T23:09:51.000Z","modified_at":"2026-02-03T23:11:54.000Z","name":"Farhana Begum","mobile_number":"2233445566","email_id":"farhanalita@yahoo.com","dop":"2026-01-03","serial_number":"23456789023456","imei1":"23456789023456","imei2":"23456789023456","popurl":"2026-01-03T05:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-03T23:11:54.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":176428,"remark":"battery dead easily","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-03T23:09:51.000Z"}],"quatations":[]}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \
-X 'POST' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI3MDE1NzN9.fEs0dLL0bUJq-PxWr2rJMrHLmQRwoBDEEJ7EVIgV-gM' \
-H 'Connection: keep-alive' \
-H 'Content-Length: 0' \
-H 'Content-Type: text/plain' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzAxOTEwMTl9.axUiXrMB--q9ikFCiH7dbGatltGUzWlYJ5p8whMcpJI |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | d8e09281-2326-4769-b546-675ad99acd2b |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 0 |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"2a1c-v2lPE1pRCSNwLh+/V8ccxPYHAHM" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Wed, 04 Feb 2026 07:43:41 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":{"mst_oem":[{"id":1,"name":"Google","code":"GL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"},{"id":2,"name":"Apple","code":"APL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"}],"mst_model":[{"id":1,"name":"Nexus 2 blue","code":"NX2BL","mst_product_id":1,"is_active":1,"created_at":"2021-10-29T19:28:00.000Z","modified_at":"2021-10-29T19:28:00.000Z"},{"id":2,"name":"gallexy","code":"gl","mst_product_id":1,"is_active":1,"created_at":"2022-06-10T07:18:03.000Z","modified_at":"2022-06-10T07:18:03.000Z"},{"id":3,"name":"Iphone 11","code":"ip11","mst_product_id":3,"is_active":1,"created_at":"2022-08-18T16:59:27.000Z","modified_at":"2022-08-18T17:00:31.000Z"}],"mst_action_status":[{"id":1,"name":"Job Creation","code":"JBC","description":"Job Creation","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":2,"name":"Pending For Job Assignment","code":"PJFA","description":"Pending For Job Assignment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":3,"name":"Pending For Repair","code":"PFR","description":"Pending For Repair","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":4,"name":"Pending For QC","code":"PFQC","description":"Pending For QC","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":5,"name":"Pending for Delivery","code":"PDL","description":"Pending for Delivery","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:00:39.000Z"},{"id":6,"name":"Delivered to customer","code":"DC","description":"Delivered to customer","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:01:48.000Z"},{"id":7,"name":"QC Rejected","code":"QCR","description":"QC Rejected","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":8,"name":"Quatation Raised","code":"QR","description":"Quatation Raised","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":9,"name":"Pending For Payment","code":"PFP","description":"Pending For Payment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":10,"name":"Payment Is Done","code":"PD","description":"Payment Is Done","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":11,"name":"Job Closed Successfully","code":"JC","description":"Job Closed Successfully","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":12,"name":"Assigned to FST - Inbound","code":"AFI","description":"Assigned to FST - Inbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":13,"name":"Assigned to FST - Outbound","code":"AFO","description":"Assigned to FST - Outbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":14,"name":"Begin Journey","code":"BJY","description":"Begin Journey","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":15,"name":"Submitted To FD","code":"SFD","description":"Submitted To FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":16,"name":"Collected At FD","code":"CFD","description":"Collected At FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"}],"mst_warrenty_status":[{"id":1,"name":"In Warrenty","code":"IW","description":"In Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"},{"id":2,"name":"Out Of Warrenty","code":"OOW","description":"Out Of Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"}],"mst_platform":[{"id":1,"name":"FST","code":"FST","description":"Field technician will go to customer's house","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"},{"id":2,"name":"Front Desk","code":"FD","description":"Customer will come to service center to submit his device","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"}],"mst_product":[{"id":1,"name":"Nexus 2","code":"NX2","mst_oem_id":1,"is_active":1,"created_at":"2021-10-29T19:27:21.000Z","modified_at":"2021-10-29T19:27:21.000Z"},{"id":2,"name":"Pixel","code":"gl","mst_oem_id":1,"is_active":1,"created_at":"2022-06-10T07:16:57.000Z","modified_at":"2022-08-18T16:55:02.000Z"},{"id":3,"name":"IPhone","code":"ip","mst_oem_id":2,"is_active":1,"created_at":"2022-08-18T16:56:15.000Z","modified_at":"2022-08-18T16:57:20.000Z"}],"mst_role":[{"id":1,"name":"Engineer","code":"ENG","description":"Engineer","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":2,"name":"Supervisor","code":"SPV","description":"Supervisor","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":3,"name":"FST","code":"FST","description":"Field Service Technician","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":4,"name":"QC","code":"QC","description":"Quality check","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":5,"name":"FrontDesk","code":"FD","description":"Front Desk","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"},{"id":6,"name":"Callcenter","code":"CC","description":"Callcenter","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"}],"mst_service_location":[{"id":1,"name":"Service Center A","code":"B2X","mobile_number":"8877667788","email_id":"servicecentera@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400075,"country":"India","gstin":"22AAAAA0000A1","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:58.000Z"},{"id":2,"name":"Service Center B","code":"SFY","mobile_number":"8877667789","email_id":"servicecenterb@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400606,"country":"India","gstin":"22AAAAA0000B2","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:59.000Z"},{"id":3,"name":"Service Centre C","code":"PKC","mobile_number":"8877667790","email_id":"servicecenterpk@gmail.com","address":"Srinagar,Kashmir(A)","pincode":577432,"country":"India","gstin":"22AAAAA0000C3","is_repair_line_engineer":1,"is_active":1,"created_at":"2022-12-13T11:05:47.000Z","modified_at":"2022-12-13T11:05:47.000Z"}],"mst_problem":[{"id":1,"name":"Smartphone is running slow","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":2,"name":"Poor battery life","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":3,"name":"Phone or app crashes","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":4,"name":"Sync issue","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":5,"name":"MicroSD card is not working on your phone","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":6,"name":"Overheating","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":7,"name":"Connecting problem with Bluetooth, Wifi, Cellular network","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":8,"name":"Cracked screen","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":9,"name":"Other","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":10,"name":"Camera issue","created_at":"2022-06-13T15:01:02.000Z","modified_at":"2022-06-13T15:01:02.000Z"},{"id":11,"name":"Charger Not Working","created_at":"2022-08-14T12:38:04.000Z","modified_at":"2022-08-14T12:38:04.000Z"},{"id":12,"name":" Software Booting Issue ","created_at":"2022-08-14T13:03:08.000Z","modified_at":"2022-08-14T13:03:08.000Z"},{"id":15,"name":"Head Phone Jack not working","created_at":"2022-06-16T15:22:18.000Z","modified_at":"2022-06-16T15:22:18.000Z"},{"id":16,"name":"Head Phone issue","created_at":"2022-06-16T15:27:47.000Z","modified_at":"2022-06-16T15:27:47.000Z"},{"id":17,"name":"Random Problem","created_at":"2022-07-11T02:56:01.000Z","modified_at":"2022-07-11T02:56:01.000Z"},{"id":19,"name":"Front camera not working","created_at":"2022-07-13T17:50:54.000Z","modified_at":"2022-07-13T17:50:54.000Z"},{"id":20,"name":"Battery issue","created_at":"2022-07-13T17:51:47.000Z","modified_at":"2022-07-13T17:51:47.000Z"},{"id":22,"name":"Screen display issue","created_at":"2022-08-29T11:09:24.000Z","modified_at":"2022-08-29T11:09:24.000Z"},{"id":24,"name":"Apps Not Downloading","created_at":"2022-08-29T12:10:34.000Z","modified_at":"2022-08-29T12:10:34.000Z"},{"id":26,"name":"Unresponsive screen","created_at":"2022-09-19T10:03:08.000Z","modified_at":"2022-09-19T10:03:08.000Z"},{"id":27,"name":"Blue Screen Error","created_at":"2022-12-13T11:01:48.000Z","modified_at":"2022-12-13T11:01:48.000Z"},{"id":28,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"},{"id":29,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"}],"map_fst_pincode":[{"pincode":100011,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100012,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100013,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100014,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100015,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":400065,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":200011,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200012,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200013,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200014,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200015,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"}]}}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/repaircomplete' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI3MDE1NzN9.fEs0dLL0bUJq-PxWr2rJMrHLmQRwoBDEEJ7EVIgV-gM' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--data-raw '{"job_id":98100,"problems":[{"id":3,"remark":"Reinstalled OS"}]}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzAxOTEwMTl9.axUiXrMB--q9ikFCiH7dbGatltGUzWlYJ5p8whMcpJI |
| Content-Type | application/json |
| Accept | application/json, text/plain, */* |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 005ee71b-b397-4d86-9408-9f2ad16b59d0 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 136 |
{
"job_id":176895,
"problems": [
{
"id": 3,
"remark": "Reinstalled OS"
}
]
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 42 |
| ETag | W/"2a-PisRr8WaBMvK6HLRD3EKeiTFMeI" |
| Vary | Accept-Encoding |
| Date | Wed, 04 Feb 2026 07:43:41 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Repair successful.","data":[]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--data-raw '{"username":"iamqc","password":"password"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | a353a034-5a0a-4496-a809-6bf8f90d2fdf |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 55 |
{
"username": "iamqc",
"password": "password"
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 681 |
| ETag | W/"2a9-QasJD2zC58HzZE5y9aYSG9QTO5s" |
| Vary | Accept-Encoding |
| Date | Wed, 04 Feb 2026 07:43:42 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc3MDE5MTAyMn0.-i-JesOwl3Y-EdWHjaFakxI6Ad0m5TbWURDrTUgacxM"}}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2MjcwMzU5NH0.k2YS4elo7OV9GVZh5eAWCIX6avxpiW3o5WfoYo_rOos' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'If-None-Match: W/"1b9-gwZ3q4NUFVwjUwUa8wJaXTtaK9Q"' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc3MDE5MTAyMn0.-i-JesOwl3Y-EdWHjaFakxI6Ad0m5TbWURDrTUgacxM |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | fa4c7097-1d59-4a2a-83c8-941f9d58612d |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 431 |
| ETag | W/"1af-Hx7rWnhMedRwRJUvWdcdDLlvRd0" |
| Vary | Accept-Encoding |
| Date | Wed, 04 Feb 2026 07:43:42 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"id":3,"first_name":"qc","last_name":"qc","login_id":"iamqc","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":4,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"QC","service_location":"Service Center A"}}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2MjcwMzU5NH0.k2YS4elo7OV9GVZh5eAWCIX6avxpiW3o5WfoYo_rOos' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'If-None-Match: W/"a5-7bTG+pLXuOCNsQPYlnyAIc/g5Zc"' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc3MDE5MTAyMn0.-i-JesOwl3Y-EdWHjaFakxI6Ad0m5TbWURDrTUgacxM |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 8e85516f-fda3-4d5c-9c9b-506002aa9da7 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 202 |
| ETag | W/"ca-Gh3LVHhullqwzHMDn0XKjBP+9jY" |
| Vary | Accept-Encoding |
| Date | Wed, 04 Feb 2026 07:43:42 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[{"label":"Pending for QC","key":"pending_for_qc","count":1},{"label":"QC Completed","key":"qc_completed","count":158},{"label":"QC Rejected","key":"qc_rejected","count":0}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2MjcwMzU5NH0.k2YS4elo7OV9GVZh5eAWCIX6avxpiW3o5WfoYo_rOos' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--data-raw '{"details_key":"pending_for_qc"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc3MDE5MTAyMn0.-i-JesOwl3Y-EdWHjaFakxI6Ad0m5TbWURDrTUgacxM |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | e595746f-7ca2-4f1c-bdcc-a8972d1e38bb |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 32 |
{"details_key":"pending_for_qc"}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 31 |
| ETag | W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM" |
| Vary | Accept-Encoding |
| Date | Wed, 04 Feb 2026 07:43:42 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2MjcwMzU5NH0.k2YS4elo7OV9GVZh5eAWCIX6avxpiW3o5WfoYo_rOos' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--data-raw '{"details_key":"qc_completed"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc3MDE5MTAyMn0.-i-JesOwl3Y-EdWHjaFakxI6Ad0m5TbWURDrTUgacxM |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 58ffebbc-29ad-4e6a-ba18-c2b560e36aac |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 30 |
{"details_key":"qc_completed"}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"26353-oEa31SGdA/JPHf45ctFCS1nOV8s" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Wed, 04 Feb 2026 07:43:43 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":[{"id":176894,"job_number":"JOB_176894","tr_customer_id":176911,"tr_customer_product_id":176901,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T07:43:20.000Z","modified_at":"2026-02-04T07:43:31.000Z","name":"Alva Towne","mobile_number":"386-447-6006","email_id":"Alexander.Bailey@hotmail.com","dop":"2025-11-04","serial_number":"58341124239210","imei1":"58341124239210","imei2":"58341124239210","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T07:43:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176795,"job_number":"JOB_176795","tr_customer_id":176812,"tr_customer_product_id":176802,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:45:01.000Z","modified_at":"2026-02-04T06:45:12.000Z","name":"jatin sharma","mobile_number":"9191976787","email_id":"jatinvsharma@gmail.com","dop":"2025-12-13","serial_number":"99423519733573","imei1":"99423519733573","imei2":"99423519733573","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T06:45:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176766,"job_number":"JOB_176766","tr_customer_id":176783,"tr_customer_product_id":176773,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:38:45.000Z","modified_at":"2026-02-04T06:38:55.000Z","name":"jatin sharma","mobile_number":"9191976787","email_id":"jatinvsharma@gmail.com","dop":"2025-12-13","serial_number":"62679280719438","imei1":"62679280719438","imei2":"62679280719438","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T06:38:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176765,"job_number":"JOB_176765","tr_customer_id":176782,"tr_customer_product_id":176772,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:38:30.000Z","modified_at":"2026-02-04T06:38:41.000Z","name":"uday p","mobile_number":"9191922787","email_id":"udap@gmail.com","dop":"2025-12-13","serial_number":"29824214904003","imei1":"29824214904003","imei2":"29824214904003","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T06:38:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176764,"job_number":"JOB_176764","tr_customer_id":176781,"tr_customer_product_id":176771,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:38:16.000Z","modified_at":"2026-02-04T06:38:26.000Z","name":"shoaib shaikh","mobile_number":"9191987787","email_id":"shaikhshoaib@gmail.com","dop":"2025-12-13","serial_number":"44908421287529","imei1":"44908421287529","imei2":"44908421287529","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T06:38:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176759,"job_number":"JOB_176759","tr_customer_id":176776,"tr_customer_product_id":176766,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:37:28.000Z","modified_at":"2026-02-04T06:37:39.000Z","name":"Alvina Cruickshank","mobile_number":"327-205-6261","email_id":"Oran_Hermiston@hotmail.com","dop":"2025-06-09","serial_number":"105375111214705","imei1":"105375111214705","imei2":"105375111214705","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T06:37:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176754,"job_number":"JOB_176754","tr_customer_id":176771,"tr_customer_product_id":176761,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:37:13.000Z","modified_at":"2026-02-04T06:37:23.000Z","name":"Alexandrine Murray","mobile_number":"204-327-1732","email_id":"Rubye_Pouros4@hotmail.com","dop":"2025-06-09","serial_number":"108660126693351","imei1":"108660126693351","imei2":"108660126693351","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T06:37:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176751,"job_number":"JOB_176751","tr_customer_id":176768,"tr_customer_product_id":176758,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:36:57.000Z","modified_at":"2026-02-04T06:37:08.000Z","name":"Wayne Sawayn","mobile_number":"711-667-6360","email_id":"Jessika.Kemmer@hotmail.com","dop":"2025-06-09","serial_number":"101451323878786","imei1":"101451323878786","imei2":"101451323878786","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T06:37:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176748,"job_number":"JOB_176748","tr_customer_id":176765,"tr_customer_product_id":176755,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:34:58.000Z","modified_at":"2026-02-04T06:35:22.000Z","name":"Baron Jaskolski","mobile_number":"446-324-5529","email_id":"Micaela.Fadel86@gmail.com","dop":"2025-10-01","serial_number":"19034165084134","imei1":"19034165084134","imei2":"19034165084134","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T06:35:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176747,"job_number":"JOB_176747","tr_customer_id":176764,"tr_customer_product_id":176754,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:34:44.000Z","modified_at":"2026-02-04T06:34:55.000Z","name":"Chaya Hilpert","mobile_number":"503-722-5717","email_id":"Nikolas_Schuster@gmail.com","dop":"2025-11-04","serial_number":"33960909414657","imei1":"33960909414657","imei2":"33960909414657","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T06:34:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176746,"job_number":"JOB_176746","tr_customer_id":176763,"tr_customer_product_id":176753,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:34:28.000Z","modified_at":"2026-02-04T06:34:39.000Z","name":"Lindsay Hilpert","mobile_number":"312-821-9524","email_id":"Zachariah_Greenholt4@hotmail.com","dop":"2025-11-04","serial_number":"66248449528275","imei1":"66248449528275","imei2":"66248449528275","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T06:34:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176745,"job_number":"JOB_176745","tr_customer_id":176762,"tr_customer_product_id":176752,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:34:12.000Z","modified_at":"2026-02-04T06:34:24.000Z","name":"Talon Altenwerth","mobile_number":"799-457-6994","email_id":"Adriel.Jenkins31@yahoo.com","dop":"2025-11-04","serial_number":"56528904470972","imei1":"56528904470972","imei2":"56528904470972","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T06:34:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176707,"job_number":"JOB_176707","tr_customer_id":176724,"tr_customer_product_id":176714,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T05:04:33.000Z","modified_at":"2026-02-04T05:04:43.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"18637583578491","imei1":"18637583578491","imei2":"18637583578491","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T05:04:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176631,"job_number":"JOB_176631","tr_customer_id":176648,"tr_customer_product_id":176638,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:21:22.000Z","modified_at":"2026-02-04T04:21:31.000Z","name":"Mason Champlin","mobile_number":"298-655-8960","email_id":"Claud.Nader@hotmail.com","dop":"2025-12-31","serial_number":"10724430596009","imei1":"10724430596009","imei2":"10724430596009","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T04:21:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176612,"job_number":"JOB_176612","tr_customer_id":176629,"tr_customer_product_id":176619,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:21:08.000Z","modified_at":"2026-02-04T04:21:18.000Z","name":"Aileen Gleason","mobile_number":"557-611-8420","email_id":"Ernesto64@hotmail.com","dop":"2025-12-31","serial_number":"10601215488525","imei1":"10601215488525","imei2":"10601215488525","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T04:21:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176607,"job_number":"JOB_176607","tr_customer_id":176624,"tr_customer_product_id":176614,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:21:03.000Z","modified_at":"2026-02-04T04:21:14.000Z","name":"Beatrice Ankunding","mobile_number":"240-612-6333","email_id":"Zella_Goldner@hotmail.com","dop":"2025-06-09","serial_number":"101601397974637","imei1":"101601397974637","imei2":"101601397974637","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T04:21:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176596,"job_number":"JOB_176596","tr_customer_id":176613,"tr_customer_product_id":176603,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:54.000Z","modified_at":"2026-02-04T04:21:04.000Z","name":"Alba Ernser","mobile_number":"394-818-6472","email_id":"Devonte_Murray9@hotmail.com","dop":"2025-12-31","serial_number":"10752370154491","imei1":"10752370154491","imei2":"10752370154491","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T04:21:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176592,"job_number":"JOB_176592","tr_customer_id":176609,"tr_customer_product_id":176599,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:47.000Z","modified_at":"2026-02-04T04:20:58.000Z","name":"Colin Borer","mobile_number":"928-840-3184","email_id":"Johann14@yahoo.com","dop":"2025-06-09","serial_number":"107220114783683","imei1":"107220114783683","imei2":"107220114783683","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T04:20:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176563,"job_number":"JOB_176563","tr_customer_id":176580,"tr_customer_product_id":176570,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:32.000Z","modified_at":"2026-02-04T04:20:43.000Z","name":"Jordane Bradtke","mobile_number":"215-512-5077","email_id":"Dale_Feeney@gmail.com","dop":"2025-06-09","serial_number":"107221785345255","imei1":"107221785345255","imei2":"107221785345255","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T04:20:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176548,"job_number":"JOB_176548","tr_customer_id":176565,"tr_customer_product_id":176555,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:24.000Z","modified_at":"2026-02-04T04:20:34.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"11056966371513","imei1":"11056966371513","imei2":"11056966371513","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T04:20:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176533,"job_number":"JOB_176533","tr_customer_id":176550,"tr_customer_product_id":176540,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:13.000Z","modified_at":"2026-02-04T04:20:36.000Z","name":"Velda Wintheiser","mobile_number":"854-858-7413","email_id":"Benton.Heaney33@yahoo.com","dop":"2025-10-01","serial_number":"17987415519575","imei1":"17987415519575","imei2":"17987415519575","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T04:20:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176490,"job_number":"JOB_176490","tr_customer_id":176507,"tr_customer_product_id":176497,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:19:38.000Z","modified_at":"2026-02-04T04:19:48.000Z","name":"giyu tomiaka","mobile_number":"342-645-9031","email_id":"giyu@g.com","dop":"2026-01-10","serial_number":"215126527489909","imei1":"215126527489909","imei2":"215126527489909","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T04:19:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176479,"job_number":"JOB_176479","tr_customer_id":176496,"tr_customer_product_id":176486,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:19:27.000Z","modified_at":"2026-02-04T04:19:36.000Z","name":"tanjiro kamado","mobile_number":"348-743-7546","email_id":"tanjiro@g.com","dop":"2026-01-10","serial_number":"753371029945637","imei1":"753371029945637","imei2":"753371029945637","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T04:19:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176471,"job_number":"JOB_176471","tr_customer_id":176488,"tr_customer_product_id":176478,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:19:15.000Z","modified_at":"2026-02-04T04:19:24.000Z","name":"saitama sensei","mobile_number":"941-837-0590","email_id":"saitama@yopmail.com","dop":"2026-01-10","serial_number":"622751869803208","imei1":"622751869803208","imei2":"622751869803208","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T04:19:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176434,"job_number":"JOB_176434","tr_customer_id":176451,"tr_customer_product_id":176441,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T01:48:25.000Z","modified_at":"2026-02-04T03:39:11.000Z","name":"guri singh","mobile_number":"4257356462","email_id":"gsdhjagd@gmail.com","dop":"2026-02-02","serial_number":"98765678956789054","imei1":"98765678956789054","imei2":"98765678956789054","popurl":"2026-02-02T05:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T03:39:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176893,"job_number":"JOB_176893","tr_customer_id":176910,"tr_customer_product_id":176900,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T07:32:29.000Z","modified_at":"2026-02-04T07:32:39.000Z","name":"Laurianne Bechtelar","mobile_number":"662-354-4225","email_id":"Ian60@yahoo.com","dop":"2025-12-01","serial_number":"11914753534261","imei1":"11914753534261","imei2":"11914753534261","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T07:32:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176891,"job_number":"JOB_176891","tr_customer_id":176908,"tr_customer_product_id":176898,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T07:32:15.000Z","modified_at":"2026-02-04T07:32:25.000Z","name":"Viviane Breitenberg","mobile_number":"929-527-5510","email_id":"Jaylon93@yahoo.com","dop":"2025-12-01","serial_number":"10443923292196","imei1":"10443923292196","imei2":"10443923292196","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T07:32:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176889,"job_number":"JOB_176889","tr_customer_id":176906,"tr_customer_product_id":176896,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T07:32:00.000Z","modified_at":"2026-02-04T07:32:10.000Z","name":"Daniella Wehner","mobile_number":"622-384-7449","email_id":"Rachelle28@hotmail.com","dop":"2025-12-01","serial_number":"12350241995266","imei1":"12350241995266","imei2":"12350241995266","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T07:32:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176886,"job_number":"JOB_176886","tr_customer_id":176903,"tr_customer_product_id":176893,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T07:05:19.000Z","modified_at":"2026-02-04T07:06:02.000Z","name":"Santina Leffler","mobile_number":"319-596-5351","email_id":"Kavon17@hotmail.com","dop":"2025-04-06","serial_number":"16317518742286","imei1":"16317518742286","imei2":"16317518742286","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T07:06:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176883,"job_number":"JOB_176883","tr_customer_id":176900,"tr_customer_product_id":176890,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T07:04:28.000Z","modified_at":"2026-02-04T07:05:10.000Z","name":"Dan Renner","mobile_number":"690-919-8617","email_id":"Angelina_Stroman@gmail.com","dop":"2025-04-06","serial_number":"19931993713930","imei1":"19931993713930","imei2":"19931993713930","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T07:05:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176880,"job_number":"JOB_176880","tr_customer_id":176897,"tr_customer_product_id":176887,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T07:03:41.000Z","modified_at":"2026-02-04T07:04:25.000Z","name":"Duncan Tremblay","mobile_number":"476-655-9479","email_id":"Adan_Hegmann@yahoo.com","dop":"2025-04-06","serial_number":"14223695601298","imei1":"14223695601298","imei2":"14223695601298","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T07:04:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176878,"job_number":"JOB_176878","tr_customer_id":176895,"tr_customer_product_id":176885,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T07:03:36.000Z","modified_at":"2026-02-04T07:04:19.000Z","name":"Lawson Abbott","mobile_number":"689-463-4285","email_id":"Amani5@gmail.com","dop":"2025-04-06","serial_number":"18664777181660","imei1":"18664777181660","imei2":"18664777181660","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T07:04:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176875,"job_number":"JOB_176875","tr_customer_id":176892,"tr_customer_product_id":176882,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T07:01:27.000Z","modified_at":"2026-02-04T07:02:10.000Z","name":"Ernesto Kilback","mobile_number":"881-392-9864","email_id":"Ayden_Hayes@yahoo.com","dop":"2025-04-06","serial_number":"14878009807305","imei1":"14878009807305","imei2":"14878009807305","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T07:02:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176872,"job_number":"JOB_176872","tr_customer_id":176889,"tr_customer_product_id":176879,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T07:00:52.000Z","modified_at":"2026-02-04T07:01:31.000Z","name":"Harrison Mueller","mobile_number":"763-461-8020","email_id":"Oleta95@yahoo.com","dop":"2025-04-06","serial_number":"11972305432012","imei1":"11972305432012","imei2":"11972305432012","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T07:01:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176869,"job_number":"JOB_176869","tr_customer_id":176886,"tr_customer_product_id":176876,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T07:00:40.000Z","modified_at":"2026-02-04T07:01:22.000Z","name":"Webster Veum","mobile_number":"214-612-1072","email_id":"Pearline_Welch@yahoo.com","dop":"2025-04-06","serial_number":"16449519170723","imei1":"16449519170723","imei2":"16449519170723","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T07:01:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176866,"job_number":"JOB_176866","tr_customer_id":176883,"tr_customer_product_id":176873,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T07:00:35.000Z","modified_at":"2026-02-04T07:01:18.000Z","name":"Louisa Kub","mobile_number":"793-668-7976","email_id":"Teagan.Vandervort@yahoo.com","dop":"2025-04-06","serial_number":"11753451168271","imei1":"11753451168271","imei2":"11753451168271","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T07:01:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176863,"job_number":"JOB_176863","tr_customer_id":176880,"tr_customer_product_id":176870,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T07:00:27.000Z","modified_at":"2026-02-04T07:01:05.000Z","name":"River Kassulke","mobile_number":"598-350-8973","email_id":"Elouise.Koepp@hotmail.com","dop":"2025-04-06","serial_number":"19907468481440","imei1":"19907468481440","imei2":"19907468481440","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T07:01:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176861,"job_number":"JOB_176861","tr_customer_id":176878,"tr_customer_product_id":176868,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T07:00:25.000Z","modified_at":"2026-02-04T07:01:04.000Z","name":"Warren Zieme","mobile_number":"947-908-5142","email_id":"Quinton11@yahoo.com","dop":"2025-04-06","serial_number":"19652338153764","imei1":"19652338153764","imei2":"19652338153764","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T07:01:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176859,"job_number":"JOB_176859","tr_customer_id":176876,"tr_customer_product_id":176866,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T07:00:05.000Z","modified_at":"2026-02-04T07:00:44.000Z","name":"Lazaro Rogahn","mobile_number":"543-846-1402","email_id":"Reynold_Schumm66@hotmail.com","dop":"2025-04-06","serial_number":"19733298009732","imei1":"19733298009732","imei2":"19733298009732","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T07:00:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176856,"job_number":"JOB_176856","tr_customer_id":176873,"tr_customer_product_id":176863,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:59:51.000Z","modified_at":"2026-02-04T07:00:32.000Z","name":"Carlee Schneider","mobile_number":"965-515-6645","email_id":"Dayna_Turcotte23@yahoo.com","dop":"2025-04-06","serial_number":"13323967154011","imei1":"13323967154011","imei2":"13323967154011","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T07:00:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176853,"job_number":"JOB_176853","tr_customer_id":176870,"tr_customer_product_id":176860,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:59:42.000Z","modified_at":"2026-02-04T07:00:26.000Z","name":"Gerry Gorczany","mobile_number":"683-705-1430","email_id":"Alayna_Jakubowski51@gmail.com","dop":"2025-04-06","serial_number":"18396928961753","imei1":"18396928961753","imei2":"18396928961753","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T07:00:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176850,"job_number":"JOB_176850","tr_customer_id":176867,"tr_customer_product_id":176857,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:59:17.000Z","modified_at":"2026-02-04T06:59:57.000Z","name":"Reyes Carter","mobile_number":"569-543-9004","email_id":"Bennett_Emard71@gmail.com","dop":"2025-04-06","serial_number":"14385927947597","imei1":"14385927947597","imei2":"14385927947597","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T06:59:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176847,"job_number":"JOB_176847","tr_customer_id":176864,"tr_customer_product_id":176854,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:59:00.000Z","modified_at":"2026-02-04T06:59:42.000Z","name":"Delilah Predovic","mobile_number":"895-562-0420","email_id":"Rolando.Schimmel5@gmail.com","dop":"2025-04-06","serial_number":"17719547518797","imei1":"17719547518797","imei2":"17719547518797","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T06:59:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176844,"job_number":"JOB_176844","tr_customer_id":176861,"tr_customer_product_id":176851,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:55:42.000Z","modified_at":"2026-02-04T06:56:20.000Z","name":"Frances Metz","mobile_number":"840-673-4920","email_id":"Jodie.Harber@gmail.com","dop":"2025-04-06","serial_number":"10319159604004","imei1":"10319159604004","imei2":"10319159604004","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T06:56:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176841,"job_number":"JOB_176841","tr_customer_id":176858,"tr_customer_product_id":176848,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:55:20.000Z","modified_at":"2026-02-04T06:56:00.000Z","name":"Stanford Beahan","mobile_number":"690-958-6746","email_id":"Alvah.Sawayn2@yahoo.com","dop":"2000-01-31","serial_number":"10791733456393","imei1":"10791733456393","imei2":"10791733456393","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T06:56:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176838,"job_number":"JOB_176838","tr_customer_id":176855,"tr_customer_product_id":176845,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:54:56.000Z","modified_at":"2026-02-04T06:55:35.000Z","name":"Coralie Ziemann","mobile_number":"561-505-2613","email_id":"Richmond_Monahan@yahoo.com","dop":"2025-04-06","serial_number":"19481917318387","imei1":"19481917318387","imei2":"19481917318387","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T06:55:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176835,"job_number":"JOB_176835","tr_customer_id":176852,"tr_customer_product_id":176842,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:54:33.000Z","modified_at":"2026-02-04T06:55:12.000Z","name":"Amely Quigley","mobile_number":"442-284-1442","email_id":"Newton.Durgan@hotmail.com","dop":"2000-01-31","serial_number":"10179817101820","imei1":"10179817101820","imei2":"10179817101820","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T06:55:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176832,"job_number":"JOB_176832","tr_customer_id":176849,"tr_customer_product_id":176839,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:54:26.000Z","modified_at":"2026-02-04T06:55:04.000Z","name":"Gaetano Cummings","mobile_number":"965-953-2123","email_id":"Cleve88@yahoo.com","dop":"2025-04-06","serial_number":"15237319646272","imei1":"15237319646272","imei2":"15237319646272","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T06:55:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176828,"job_number":"JOB_176828","tr_customer_id":176845,"tr_customer_product_id":176835,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:54:10.000Z","modified_at":"2026-02-04T06:54:48.000Z","name":"Carolanne Schiller","mobile_number":"617-911-1955","email_id":"Garrison72@yahoo.com","dop":"2025-04-06","serial_number":"13659352219816","imei1":"13659352219816","imei2":"13659352219816","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T06:54:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176826,"job_number":"JOB_176826","tr_customer_id":176843,"tr_customer_product_id":176833,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:54:10.000Z","modified_at":"2026-02-04T06:54:49.000Z","name":"Rigoberto Davis","mobile_number":"585-931-2247","email_id":"Damon13@yahoo.com","dop":"2025-04-06","serial_number":"17012921716077","imei1":"17012921716077","imei2":"17012921716077","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T06:54:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176823,"job_number":"JOB_176823","tr_customer_id":176840,"tr_customer_product_id":176830,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:53:45.000Z","modified_at":"2026-02-04T06:54:25.000Z","name":"Elinor Huel","mobile_number":"925-870-5470","email_id":"Santa.Gutkowski@hotmail.com","dop":"2000-01-31","serial_number":"10921469195373","imei1":"10921469195373","imei2":"10921469195373","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T06:54:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176820,"job_number":"JOB_176820","tr_customer_id":176837,"tr_customer_product_id":176827,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:53:41.000Z","modified_at":"2026-02-04T06:54:19.000Z","name":"Mariane Hilpert","mobile_number":"881-972-3211","email_id":"Diego_Heidenreich91@hotmail.com","dop":"2025-04-06","serial_number":"18877928849136","imei1":"18877928849136","imei2":"18877928849136","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T06:54:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176817,"job_number":"JOB_176817","tr_customer_id":176834,"tr_customer_product_id":176824,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:53:25.000Z","modified_at":"2026-02-04T06:54:03.000Z","name":"Dario Bechtelar","mobile_number":"853-861-2010","email_id":"Dina_Hessel31@gmail.com","dop":"2025-04-06","serial_number":"16560041388152","imei1":"16560041388152","imei2":"16560041388152","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T06:54:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176814,"job_number":"JOB_176814","tr_customer_id":176831,"tr_customer_product_id":176821,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:52:57.000Z","modified_at":"2026-02-04T06:53:37.000Z","name":"Dwight Cummerata","mobile_number":"996-948-4620","email_id":"Derick18@gmail.com","dop":"2000-01-31","serial_number":"10835669817075","imei1":"10835669817075","imei2":"10835669817075","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T06:53:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176811,"job_number":"JOB_176811","tr_customer_id":176828,"tr_customer_product_id":176818,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:52:55.000Z","modified_at":"2026-02-04T06:53:33.000Z","name":"Onie Pouros","mobile_number":"328-720-9300","email_id":"Claire_Armstrong@yahoo.com","dop":"2025-04-06","serial_number":"15830165318909","imei1":"15830165318909","imei2":"15830165318909","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T06:53:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176808,"job_number":"JOB_176808","tr_customer_id":176825,"tr_customer_product_id":176815,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:52:39.000Z","modified_at":"2026-02-04T06:53:17.000Z","name":"Daren White","mobile_number":"944-529-1698","email_id":"Melyna_Jenkins37@hotmail.com","dop":"2025-04-06","serial_number":"13807047697011","imei1":"13807047697011","imei2":"13807047697011","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T06:53:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176805,"job_number":"JOB_176805","tr_customer_id":176822,"tr_customer_product_id":176812,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:51:17.000Z","modified_at":"2026-02-04T06:51:52.000Z","name":"Dagmar Schaden","mobile_number":"831-463-3100","email_id":"Constantin.Batz60@yahoo.com","dop":"2025-04-06","serial_number":"19266403935221","imei1":"19266403935221","imei2":"19266403935221","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T06:51:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176803,"job_number":"JOB_176803","tr_customer_id":176820,"tr_customer_product_id":176810,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:47:00.000Z","modified_at":"2026-02-04T06:47:40.000Z","name":"Craig Schultz","mobile_number":"409-434-8671","email_id":"Suzanne_Fadel@yahoo.com","dop":"2025-04-06","serial_number":"10831828358942","imei1":"10831828358942","imei2":"10831828358942","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T06:47:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176800,"job_number":"JOB_176800","tr_customer_id":176817,"tr_customer_product_id":176807,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:46:12.000Z","modified_at":"2026-02-04T06:46:52.000Z","name":"Moriah Jaskolski","mobile_number":"838-388-5298","email_id":"Kraig75@hotmail.com","dop":"2025-04-06","serial_number":"17632049648976","imei1":"17632049648976","imei2":"17632049648976","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T06:46:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176797,"job_number":"JOB_176797","tr_customer_id":176814,"tr_customer_product_id":176804,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:45:24.000Z","modified_at":"2026-02-04T06:46:04.000Z","name":"Ivory Mayer","mobile_number":"948-657-6725","email_id":"Vito77@gmail.com","dop":"2025-04-06","serial_number":"19725127540830","imei1":"19725127540830","imei2":"19725127540830","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T06:46:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176793,"job_number":"JOB_176793","tr_customer_id":176810,"tr_customer_product_id":176800,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:44:17.000Z","modified_at":"2026-02-04T06:44:56.000Z","name":"Haley McClure","mobile_number":"875-886-3894","email_id":"Cecile_Jones@yahoo.com","dop":"2025-04-06","serial_number":"16343064722333","imei1":"16343064722333","imei2":"16343064722333","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T06:44:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176790,"job_number":"JOB_176790","tr_customer_id":176807,"tr_customer_product_id":176797,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:43:29.000Z","modified_at":"2026-02-04T06:44:09.000Z","name":"Hassie Dicki","mobile_number":"819-841-9859","email_id":"Cristina88@yahoo.com","dop":"2025-04-06","serial_number":"19739573208613","imei1":"19739573208613","imei2":"19739573208613","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T06:44:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176787,"job_number":"JOB_176787","tr_customer_id":176804,"tr_customer_product_id":176794,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:42:41.000Z","modified_at":"2026-02-04T06:43:21.000Z","name":"William Kilback","mobile_number":"883-319-8305","email_id":"Hector_Nitzsche@gmail.com","dop":"2025-04-06","serial_number":"18626509595510","imei1":"18626509595510","imei2":"18626509595510","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T06:43:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176784,"job_number":"JOB_176784","tr_customer_id":176801,"tr_customer_product_id":176791,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:42:10.000Z","modified_at":"2026-02-04T06:42:49.000Z","name":"Samson Williamson","mobile_number":"601-988-4325","email_id":"Andre_Carter14@yahoo.com","dop":"2025-04-06","serial_number":"11657576181584","imei1":"11657576181584","imei2":"11657576181584","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T06:42:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176781,"job_number":"JOB_176781","tr_customer_id":176798,"tr_customer_product_id":176788,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:41:22.000Z","modified_at":"2026-02-04T06:42:02.000Z","name":"Noe Fadel","mobile_number":"245-862-7049","email_id":"Dena_Sipes@yahoo.com","dop":"2025-04-06","serial_number":"17991526948188","imei1":"17991526948188","imei2":"17991526948188","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T06:42:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176778,"job_number":"JOB_176778","tr_customer_id":176795,"tr_customer_product_id":176785,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:40:34.000Z","modified_at":"2026-02-04T06:41:14.000Z","name":"Lorine Gulgowski","mobile_number":"578-776-1552","email_id":"Lyla.Romaguera60@gmail.com","dop":"2025-04-06","serial_number":"13039619133277","imei1":"13039619133277","imei2":"13039619133277","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T06:41:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176775,"job_number":"JOB_176775","tr_customer_id":176792,"tr_customer_product_id":176782,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:40:08.000Z","modified_at":"2026-02-04T06:40:50.000Z","name":"Cyrus Stroman","mobile_number":"972-684-6193","email_id":"Kathleen77@hotmail.com","dop":"2025-06-18","serial_number":"10207415943222","imei1":"10207415943222","imei2":"10207415943222","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T06:40:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176772,"job_number":"JOB_176772","tr_customer_id":176789,"tr_customer_product_id":176779,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:39:20.000Z","modified_at":"2026-02-04T06:40:04.000Z","name":"Colleen Murazik","mobile_number":"938-339-7309","email_id":"Sonny98@hotmail.com","dop":"2025-04-06","serial_number":"19040000679011","imei1":"19040000679011","imei2":"19040000679011","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T06:40:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176770,"job_number":"JOB_176770","tr_customer_id":176787,"tr_customer_product_id":176777,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:39:17.000Z","modified_at":"2026-02-04T06:40:00.000Z","name":"Adolf Kutch","mobile_number":"616-412-4306","email_id":"Fern_Crist@hotmail.com","dop":"2025-06-18","serial_number":"10568280541578","imei1":"10568280541578","imei2":"10568280541578","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T06:40:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176768,"job_number":"JOB_176768","tr_customer_id":176785,"tr_customer_product_id":176775,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:39:04.000Z","modified_at":"2026-02-04T06:39:44.000Z","name":"Georgianna Luettgen","mobile_number":"375-303-3647","email_id":"Shirley58@hotmail.com","dop":"2025-12-31","serial_number":"102617704348035","imei1":"102617704348035","imei2":"102617704348035","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T06:39:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176763,"job_number":"JOB_176763","tr_customer_id":176780,"tr_customer_product_id":176770,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:38:15.000Z","modified_at":"2026-02-04T06:38:55.000Z","name":"Lila Swift","mobile_number":"422-450-3027","email_id":"Annalise40@yahoo.com","dop":"2025-12-31","serial_number":"103915271697607","imei1":"103915271697607","imei2":"103915271697607","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T06:38:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176757,"job_number":"JOB_176757","tr_customer_id":176774,"tr_customer_product_id":176764,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:37:26.000Z","modified_at":"2026-02-04T06:38:06.000Z","name":"Carlotta Carter","mobile_number":"218-907-9362","email_id":"Ardith19@hotmail.com","dop":"2025-12-31","serial_number":"101713119363134","imei1":"101713119363134","imei2":"101713119363134","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T06:38:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176737,"job_number":"JOB_176737","tr_customer_id":176754,"tr_customer_product_id":176744,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T05:40:54.000Z","modified_at":"2026-02-04T05:41:30.000Z","name":"Hector O'Reilly","mobile_number":"277-472-9194","email_id":"Aimee_Romaguera@gmail.com","dop":"2025-04-06","serial_number":"12884807685364","imei1":"12884807685364","imei2":"12884807685364","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T05:41:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176734,"job_number":"JOB_176734","tr_customer_id":176751,"tr_customer_product_id":176741,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T05:40:11.000Z","modified_at":"2026-02-04T05:40:47.000Z","name":"Jolie Gerhold","mobile_number":"393-723-5212","email_id":"Birdie_Berge@yahoo.com","dop":"2025-04-06","serial_number":"16652722179689","imei1":"16652722179689","imei2":"16652722179689","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T05:40:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176731,"job_number":"JOB_176731","tr_customer_id":176748,"tr_customer_product_id":176738,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T05:39:27.000Z","modified_at":"2026-02-04T05:40:04.000Z","name":"Dane Kuvalis","mobile_number":"811-824-8551","email_id":"Aletha.Lebsack@yahoo.com","dop":"2025-04-06","serial_number":"15631790507869","imei1":"15631790507869","imei2":"15631790507869","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T05:40:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176728,"job_number":"JOB_176728","tr_customer_id":176745,"tr_customer_product_id":176735,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T05:29:55.000Z","modified_at":"2026-02-04T05:30:39.000Z","name":"Freeman Herman","mobile_number":"263-675-8461","email_id":"Maryjane33@hotmail.com","dop":"2025-04-06","serial_number":"13961623298627","imei1":"13961623298627","imei2":"13961623298627","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T05:30:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176726,"job_number":"JOB_176726","tr_customer_id":176743,"tr_customer_product_id":176733,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T05:29:29.000Z","modified_at":"2026-02-04T05:30:04.000Z","name":"Immanuel McClure","mobile_number":"812-833-9513","email_id":"Viola.Bayer93@gmail.com","dop":"2025-04-06","serial_number":"15209066711525","imei1":"15209066711525","imei2":"15209066711525","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T05:30:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176723,"job_number":"JOB_176723","tr_customer_id":176740,"tr_customer_product_id":176730,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T05:11:55.000Z","modified_at":"2026-02-04T05:12:04.000Z","name":"Jeffrey Sauer","mobile_number":"809-750-0216","email_id":"Ronny28@gmail.com","dop":"2025-07-01","serial_number":"101214711385421","imei1":"101214711385421","imei2":"101214711385421","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T05:12:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176721,"job_number":"JOB_176721","tr_customer_id":176738,"tr_customer_product_id":176728,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T05:11:42.000Z","modified_at":"2026-02-04T05:11:52.000Z","name":"Marta Nitzsche","mobile_number":"876-939-2221","email_id":"Addie_Boyle@yahoo.com","dop":"2025-07-01","serial_number":"108027526968959","imei1":"108027526968959","imei2":"108027526968959","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T05:11:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176718,"job_number":"JOB_176718","tr_customer_id":176735,"tr_customer_product_id":176725,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T05:07:26.000Z","modified_at":"2026-02-04T05:08:03.000Z","name":"Jarvis Nienow","mobile_number":"837-409-7971","email_id":"Maximilian.Beatty@gmail.com","dop":"2025-04-06","serial_number":"17271331175318","imei1":"17271331175318","imei2":"17271331175318","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T05:08:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176713,"job_number":"JOB_176713","tr_customer_id":176730,"tr_customer_product_id":176720,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T05:06:41.000Z","modified_at":"2026-02-04T05:07:19.000Z","name":"Chelsea Lockman","mobile_number":"280-990-6465","email_id":"Grady.Jakubowski@gmail.com","dop":"2025-04-06","serial_number":"11667111239684","imei1":"11667111239684","imei2":"11667111239684","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T05:07:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176710,"job_number":"JOB_176710","tr_customer_id":176727,"tr_customer_product_id":176717,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T05:05:55.000Z","modified_at":"2026-02-04T05:06:33.000Z","name":"Ayana Lakin","mobile_number":"621-885-5581","email_id":"Ezequiel91@yahoo.com","dop":"2025-04-06","serial_number":"15193799837989","imei1":"15193799837989","imei2":"15193799837989","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T05:06:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176706,"job_number":"JOB_176706","tr_customer_id":176723,"tr_customer_product_id":176713,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:45:29.000Z","modified_at":"2026-02-04T04:46:06.000Z","name":"Kadin West","mobile_number":"840-867-0446","email_id":"Claude.Bins@gmail.com","dop":"2025-10-21","serial_number":"14969654966893","imei1":"14969654966893","imei2":"14969654966893","popurl":"2025-10-21T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T04:46:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176704,"job_number":"JOB_176704","tr_customer_id":176721,"tr_customer_product_id":176711,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:45:01.000Z","modified_at":"2026-02-04T04:45:40.000Z","name":"Lauretta Sporer","mobile_number":"580-663-6430","email_id":"Elmore_Klocko35@yahoo.com","dop":"2025-10-21","serial_number":"10730403025821","imei1":"10730403025821","imei2":"10730403025821","popurl":"2025-10-21T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T04:45:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176702,"job_number":"JOB_176702","tr_customer_id":176719,"tr_customer_product_id":176709,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:44:44.000Z","modified_at":"2026-02-04T04:45:21.000Z","name":"Jodie Abbott","mobile_number":"457-258-9604","email_id":"Lindsay.OKon12@hotmail.com","dop":"2025-10-21","serial_number":"14391136364330","imei1":"14391136364330","imei2":"14391136364330","popurl":"2025-10-21T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T04:45:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176700,"job_number":"JOB_176700","tr_customer_id":176717,"tr_customer_product_id":176707,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:44:13.000Z","modified_at":"2026-02-04T04:44:53.000Z","name":"Karley Glover","mobile_number":"583-213-0873","email_id":"Daniella.Schuster@yahoo.com","dop":"2025-10-21","serial_number":"11218951587295","imei1":"11218951587295","imei2":"11218951587295","popurl":"2025-10-21T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T04:44:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176698,"job_number":"JOB_176698","tr_customer_id":176715,"tr_customer_product_id":176705,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:43:59.000Z","modified_at":"2026-02-04T04:44:37.000Z","name":"Travis Flatley","mobile_number":"940-690-9471","email_id":"Kaela11@yahoo.com","dop":"2025-10-21","serial_number":"11476097854053","imei1":"11476097854053","imei2":"11476097854053","popurl":"2025-10-21T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T04:44:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176696,"job_number":"JOB_176696","tr_customer_id":176713,"tr_customer_product_id":176703,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:43:24.000Z","modified_at":"2026-02-04T04:44:05.000Z","name":"Felton Dibbert","mobile_number":"506-453-4330","email_id":"Carlie.Brakus79@gmail.com","dop":"2025-10-21","serial_number":"14267430442700","imei1":"14267430442700","imei2":"14267430442700","popurl":"2025-10-21T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T04:44:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176688,"job_number":"JOB_176688","tr_customer_id":176705,"tr_customer_product_id":176695,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:26:22.000Z","modified_at":"2026-02-04T04:26:49.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"45047521778037","imei1":"45047521778037","imei2":"45047521778037","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T04:26:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176681,"job_number":"JOB_176681","tr_customer_id":176698,"tr_customer_product_id":176688,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:25:47.000Z","modified_at":"2026-02-04T04:26:14.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"91800988010490","imei1":"91800988010490","imei2":"91800988010490","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T04:26:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176674,"job_number":"JOB_176674","tr_customer_id":176691,"tr_customer_product_id":176681,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:25:12.000Z","modified_at":"2026-02-04T04:25:38.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"32339119836277","imei1":"32339119836277","imei2":"32339119836277","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T04:25:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176666,"job_number":"JOB_176666","tr_customer_id":176683,"tr_customer_product_id":176673,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:22:16.000Z","modified_at":"2026-02-04T04:22:56.000Z","name":"Jaycee Weissnat","mobile_number":"645-853-3263","email_id":"Hipolito.Shields@hotmail.com","dop":"2025-04-06","serial_number":"11349614812034","imei1":"11349614812034","imei2":"11349614812034","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T04:22:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176663,"job_number":"JOB_176663","tr_customer_id":176680,"tr_customer_product_id":176670,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:22:12.000Z","modified_at":"2026-02-04T04:22:52.000Z","name":"Akeem Walker","mobile_number":"746-584-9495","email_id":"Brandy_McClure@hotmail.com","dop":"2025-04-06","serial_number":"14927185654416","imei1":"14927185654416","imei2":"14927185654416","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T04:22:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176660,"job_number":"JOB_176660","tr_customer_id":176677,"tr_customer_product_id":176667,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:22:05.000Z","modified_at":"2026-02-04T04:22:45.000Z","name":"Mark Effertz","mobile_number":"350-461-3813","email_id":"Ricky.Zboncak@yahoo.com","dop":"2000-01-31","serial_number":"10581145820709","imei1":"10581145820709","imei2":"10581145820709","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T04:22:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176657,"job_number":"JOB_176657","tr_customer_id":176674,"tr_customer_product_id":176664,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:21:57.000Z","modified_at":"2026-02-04T04:22:36.000Z","name":"Madison VonRueden","mobile_number":"214-337-0465","email_id":"Edmund_Witting54@yahoo.com","dop":"2025-04-06","serial_number":"10636638989526","imei1":"10636638989526","imei2":"10636638989526","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T04:22:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176653,"job_number":"JOB_176653","tr_customer_id":176670,"tr_customer_product_id":176660,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:21:46.000Z","modified_at":"2026-02-04T04:22:26.000Z","name":"Lulu Legros","mobile_number":"474-470-7038","email_id":"Corene_Cummings@yahoo.com","dop":"2025-04-06","serial_number":"15778525443796","imei1":"15778525443796","imei2":"15778525443796","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T04:22:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176651,"job_number":"JOB_176651","tr_customer_id":176668,"tr_customer_product_id":176658,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:21:45.000Z","modified_at":"2026-02-04T04:22:24.000Z","name":"Boris O'Conner","mobile_number":"320-517-7243","email_id":"Timmothy35@gmail.com","dop":"2025-04-06","serial_number":"15134246549164","imei1":"15134246549164","imei2":"15134246549164","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T04:22:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176647,"job_number":"JOB_176647","tr_customer_id":176664,"tr_customer_product_id":176654,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:21:30.000Z","modified_at":"2026-02-04T04:22:09.000Z","name":"Tyler Bartell","mobile_number":"993-851-2235","email_id":"Buster_Wiegand98@yahoo.com","dop":"2025-12-31","serial_number":"100481880007908","imei1":"100481880007908","imei2":"100481880007908","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T04:22:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176646,"job_number":"JOB_176646","tr_customer_id":176663,"tr_customer_product_id":176653,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:21:30.000Z","modified_at":"2026-02-04T04:22:06.000Z","name":"Imelda Sporer","mobile_number":"467-208-1770","email_id":"Darby76@hotmail.com","dop":"2025-04-06","serial_number":"19855385035594","imei1":"19855385035594","imei2":"19855385035594","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T04:22:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176643,"job_number":"JOB_176643","tr_customer_id":176660,"tr_customer_product_id":176650,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:21:29.000Z","modified_at":"2026-02-04T04:22:09.000Z","name":"Alize Cummerata","mobile_number":"537-475-2296","email_id":"Lenna6@yahoo.com","dop":"2025-04-06","serial_number":"13404526723400","imei1":"13404526723400","imei2":"13404526723400","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T04:22:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176640,"job_number":"JOB_176640","tr_customer_id":176657,"tr_customer_product_id":176647,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:21:27.000Z","modified_at":"2026-02-04T04:22:08.000Z","name":"Jaida Maggio","mobile_number":"903-530-2435","email_id":"Gabriel.Hermann17@gmail.com","dop":"2025-04-06","serial_number":"13259064261692","imei1":"13259064261692","imei2":"13259064261692","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T04:22:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176637,"job_number":"JOB_176637","tr_customer_id":176654,"tr_customer_product_id":176644,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:21:25.000Z","modified_at":"2026-02-04T04:22:04.000Z","name":"Norberto Runolfsdottir","mobile_number":"548-472-7044","email_id":"Jalyn97@hotmail.com","dop":"2025-04-06","serial_number":"14380539441000","imei1":"14380539441000","imei2":"14380539441000","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T04:22:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176632,"job_number":"JOB_176632","tr_customer_id":176649,"tr_customer_product_id":176639,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:21:22.000Z","modified_at":"2026-02-04T04:22:00.000Z","name":"Eldon Hyatt","mobile_number":"866-247-2632","email_id":"Jermain.Paucek83@gmail.com","dop":"2025-04-06","serial_number":"18038909573236","imei1":"18038909573236","imei2":"18038909573236","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T04:22:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176630,"job_number":"JOB_176630","tr_customer_id":176647,"tr_customer_product_id":176637,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:21:22.000Z","modified_at":"2026-02-04T04:21:59.000Z","name":"Omari Hudson","mobile_number":"956-243-1356","email_id":"Litzy_Kessler@gmail.com","dop":"2025-04-06","serial_number":"11886888319383","imei1":"11886888319383","imei2":"11886888319383","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T04:21:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176627,"job_number":"JOB_176627","tr_customer_id":176644,"tr_customer_product_id":176634,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:21:21.000Z","modified_at":"2026-02-04T04:21:59.000Z","name":"Jacklyn Moore","mobile_number":"424-776-3938","email_id":"Priscilla.Lockman@yahoo.com","dop":"2025-04-06","serial_number":"11561317396566","imei1":"11561317396566","imei2":"11561317396566","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T04:21:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176624,"job_number":"JOB_176624","tr_customer_id":176641,"tr_customer_product_id":176631,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:21:16.000Z","modified_at":"2026-02-04T04:21:57.000Z","name":"Joseph Konopelski","mobile_number":"421-449-8370","email_id":"Armando25@yahoo.com","dop":"2000-01-31","serial_number":"10188435582939","imei1":"10188435582939","imei2":"10188435582939","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T04:21:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176620,"job_number":"JOB_176620","tr_customer_id":176637,"tr_customer_product_id":176627,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:21:12.000Z","modified_at":"2026-02-04T04:21:51.000Z","name":"Mattie Gibson","mobile_number":"855-649-3783","email_id":"Alberta_Crona@yahoo.com","dop":"2025-04-06","serial_number":"10011580042402","imei1":"10011580042402","imei2":"10011580042402","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T04:21:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176618,"job_number":"JOB_176618","tr_customer_id":176635,"tr_customer_product_id":176625,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:21:11.000Z","modified_at":"2026-02-04T04:21:46.000Z","name":"Darrion Hessel","mobile_number":"520-797-7761","email_id":"Andreanne_Bayer60@hotmail.com","dop":"2026-01-04","serial_number":"17133369098001","imei1":"17133369098001","imei2":"17133369098001","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T04:21:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176615,"job_number":"JOB_176615","tr_customer_id":176632,"tr_customer_product_id":176622,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:21:09.000Z","modified_at":"2026-02-04T04:21:49.000Z","name":"Magali Bartell","mobile_number":"815-664-3422","email_id":"Lacey_Wolf75@gmail.com","dop":"2025-04-06","serial_number":"10883674573988","imei1":"10883674573988","imei2":"10883674573988","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T04:21:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176611,"job_number":"JOB_176611","tr_customer_id":176628,"tr_customer_product_id":176618,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:21:07.000Z","modified_at":"2026-02-04T04:21:48.000Z","name":"Myrna Stiedemann","mobile_number":"998-571-1838","email_id":"Merle8@gmail.com","dop":"2025-04-06","serial_number":"16520062757714","imei1":"16520062757714","imei2":"16520062757714","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T04:21:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176602,"job_number":"JOB_176602","tr_customer_id":176619,"tr_customer_product_id":176609,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:57.000Z","modified_at":"2026-02-04T04:21:38.000Z","name":"Nico Jast","mobile_number":"647-663-0902","email_id":"Consuelo93@yahoo.com","dop":"2025-04-06","serial_number":"14907914450534","imei1":"14907914450534","imei2":"14907914450534","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T04:21:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176600,"job_number":"JOB_176600","tr_customer_id":176617,"tr_customer_product_id":176607,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:57.000Z","modified_at":"2026-02-04T04:21:37.000Z","name":"Chelsea Ward","mobile_number":"886-889-8769","email_id":"Nelda.Cummerata27@hotmail.com","dop":"2025-04-06","serial_number":"11794836586046","imei1":"11794836586046","imei2":"11794836586046","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T04:21:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176598,"job_number":"JOB_176598","tr_customer_id":176615,"tr_customer_product_id":176605,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:56.000Z","modified_at":"2026-02-04T04:21:34.000Z","name":"Jennings Gaylord","mobile_number":"232-663-6014","email_id":"Rossie.Carter@hotmail.com","dop":"2025-04-06","serial_number":"13344060642110","imei1":"13344060642110","imei2":"13344060642110","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T04:21:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176590,"job_number":"JOB_176590","tr_customer_id":176607,"tr_customer_product_id":176597,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:46.000Z","modified_at":"2026-02-04T04:21:23.000Z","name":"Kadin Kuvalis","mobile_number":"487-530-8797","email_id":"Kelli.Kreiger@hotmail.com","dop":"2025-04-06","serial_number":"18766100481755","imei1":"18766100481755","imei2":"18766100481755","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T04:21:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176588,"job_number":"JOB_176588","tr_customer_id":176605,"tr_customer_product_id":176595,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:43.000Z","modified_at":"2026-02-04T04:21:22.000Z","name":"Hope Jacobson","mobile_number":"865-394-4003","email_id":"Lisette.Olson@gmail.com","dop":"2025-12-31","serial_number":"106871290318209","imei1":"106871290318209","imei2":"106871290318209","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T04:21:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176585,"job_number":"JOB_176585","tr_customer_id":176602,"tr_customer_product_id":176592,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:41.000Z","modified_at":"2026-02-04T04:21:21.000Z","name":"Dora Bartoletti","mobile_number":"502-851-1749","email_id":"Margarett.Lehner8@yahoo.com","dop":"2025-04-06","serial_number":"19184649271816","imei1":"19184649271816","imei2":"19184649271816","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T04:21:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176578,"job_number":"JOB_176578","tr_customer_id":176595,"tr_customer_product_id":176585,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:36.000Z","modified_at":"2026-02-04T04:21:18.000Z","name":"Leonora Harris","mobile_number":"366-298-2180","email_id":"Reginald_Harvey32@gmail.com","dop":"2025-04-06","serial_number":"14166113325691","imei1":"14166113325691","imei2":"14166113325691","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T04:21:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176577,"job_number":"JOB_176577","tr_customer_id":176594,"tr_customer_product_id":176584,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:36.000Z","modified_at":"2026-02-04T04:21:16.000Z","name":"Rosalee Pfeffer","mobile_number":"908-751-7700","email_id":"Colleen.Haag@hotmail.com","dop":"2025-04-06","serial_number":"13303380654586","imei1":"13303380654586","imei2":"13303380654586","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T04:21:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176575,"job_number":"JOB_176575","tr_customer_id":176592,"tr_customer_product_id":176582,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:36.000Z","modified_at":"2026-02-04T04:21:14.000Z","name":"Josephine McGlynn","mobile_number":"250-673-0476","email_id":"Kenyatta.Hills@yahoo.com","dop":"2025-04-06","serial_number":"13930670768311","imei1":"13930670768311","imei2":"13930670768311","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T04:21:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176572,"job_number":"JOB_176572","tr_customer_id":176589,"tr_customer_product_id":176579,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:35.000Z","modified_at":"2026-02-04T04:21:14.000Z","name":"Terrence Macejkovic","mobile_number":"443-308-3109","email_id":"Khalil.Huel87@yahoo.com","dop":"2025-04-06","serial_number":"16142756577747","imei1":"16142756577747","imei2":"16142756577747","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T04:21:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176571,"job_number":"JOB_176571","tr_customer_id":176588,"tr_customer_product_id":176578,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:35.000Z","modified_at":"2026-02-04T04:21:13.000Z","name":"Wilford O'Reilly","mobile_number":"304-299-7620","email_id":"Verdie_Ernser22@gmail.com","dop":"2025-04-06","serial_number":"12923973784175","imei1":"12923973784175","imei2":"12923973784175","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T04:21:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176558,"job_number":"JOB_176558","tr_customer_id":176575,"tr_customer_product_id":176565,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:29.000Z","modified_at":"2026-02-04T04:21:04.000Z","name":"Rupert Marks","mobile_number":"433-894-6883","email_id":"Arvel47@yahoo.com","dop":"2026-01-04","serial_number":"11748295611128","imei1":"11748295611128","imei2":"11748295611128","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T04:21:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176556,"job_number":"JOB_176556","tr_customer_id":176574,"tr_customer_product_id":176564,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:28.000Z","modified_at":"2026-02-04T04:21:06.000Z","name":"Brianne Rath","mobile_number":"478-778-0715","email_id":"Ardith_Kshlerin@gmail.com","dop":"2025-04-06","serial_number":"16815796580165","imei1":"16815796580165","imei2":"16815796580165","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T04:21:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176555,"job_number":"JOB_176555","tr_customer_id":176572,"tr_customer_product_id":176562,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:28.000Z","modified_at":"2026-02-04T04:21:08.000Z","name":"Chauncey O'Conner","mobile_number":"516-853-3932","email_id":"Justyn28@gmail.com","dop":"2000-01-31","serial_number":"10833219659521","imei1":"10833219659521","imei2":"10833219659521","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T04:21:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176551,"job_number":"JOB_176551","tr_customer_id":176568,"tr_customer_product_id":176558,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:25.000Z","modified_at":"2026-02-04T04:21:04.000Z","name":"Nikko Macejkovic","mobile_number":"288-671-7616","email_id":"Sarah_Halvorson@gmail.com","dop":"2025-04-06","serial_number":"17550298443603","imei1":"17550298443603","imei2":"17550298443603","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T04:21:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176544,"job_number":"JOB_176544","tr_customer_id":176561,"tr_customer_product_id":176551,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:21.000Z","modified_at":"2026-02-04T04:21:01.000Z","name":"Matteo Von","mobile_number":"342-973-4987","email_id":"Eloy.Rogahn@gmail.com","dop":"2025-04-06","serial_number":"14363441597170","imei1":"14363441597170","imei2":"14363441597170","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T04:21:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176540,"job_number":"JOB_176540","tr_customer_id":176557,"tr_customer_product_id":176547,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:20.000Z","modified_at":"2026-02-04T04:20:59.000Z","name":"Schuyler Hoppe","mobile_number":"930-807-2439","email_id":"Houston_Cummerata80@hotmail.com","dop":"2025-04-06","serial_number":"13502789387231","imei1":"13502789387231","imei2":"13502789387231","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T04:20:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176538,"job_number":"JOB_176538","tr_customer_id":176555,"tr_customer_product_id":176545,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:20.000Z","modified_at":"2026-02-04T04:20:55.000Z","name":"Pearline Kihn","mobile_number":"255-593-5668","email_id":"Imani.Gaylord52@gmail.com","dop":"2025-06-18","serial_number":"10091836493480","imei1":"10091836493480","imei2":"10091836493480","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T04:20:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176531,"job_number":"JOB_176531","tr_customer_id":176548,"tr_customer_product_id":176538,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:11.000Z","modified_at":"2026-02-04T04:20:48.000Z","name":"Cordelia Pagac","mobile_number":"239-949-3442","email_id":"Drew.McDermott75@hotmail.com","dop":"2025-04-06","serial_number":"15956594608157","imei1":"15956594608157","imei2":"15956594608157","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T04:20:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176527,"job_number":"JOB_176527","tr_customer_id":176544,"tr_customer_product_id":176534,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:09.000Z","modified_at":"2026-02-04T04:20:49.000Z","name":"Guy Waelchi","mobile_number":"860-293-8876","email_id":"Laurianne65@hotmail.com","dop":"2025-04-06","serial_number":"18283687641171","imei1":"18283687641171","imei2":"18283687641171","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T04:20:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176525,"job_number":"JOB_176525","tr_customer_id":176542,"tr_customer_product_id":176532,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:08.000Z","modified_at":"2026-02-04T04:20:48.000Z","name":"Brain Davis","mobile_number":"404-311-6308","email_id":"Carleton.Frami@gmail.com","dop":"2025-04-06","serial_number":"13788542844415","imei1":"13788542844415","imei2":"13788542844415","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T04:20:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176521,"job_number":"JOB_176521","tr_customer_id":176538,"tr_customer_product_id":176528,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:02.000Z","modified_at":"2026-02-04T04:20:39.000Z","name":"Darien Harber","mobile_number":"578-548-5280","email_id":"Raphaelle9@hotmail.com","dop":"2025-04-06","serial_number":"10290669186276","imei1":"10290669186276","imei2":"10290669186276","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T04:20:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176519,"job_number":"JOB_176519","tr_customer_id":176536,"tr_customer_product_id":176526,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:19:56.000Z","modified_at":"2026-02-04T04:20:35.000Z","name":"Allison Marks","mobile_number":"884-237-9590","email_id":"Cleta_Muller22@gmail.com","dop":"2025-12-31","serial_number":"109515920782283","imei1":"109515920782283","imei2":"109515920782283","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T04:20:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176514,"job_number":"JOB_176514","tr_customer_id":176531,"tr_customer_product_id":176521,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:19:50.000Z","modified_at":"2026-02-04T04:20:28.000Z","name":"Eli Kessler","mobile_number":"956-289-0988","email_id":"Kari41@hotmail.com","dop":"2025-04-06","serial_number":"11459773787837","imei1":"11459773787837","imei2":"11459773787837","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T04:20:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176512,"job_number":"JOB_176512","tr_customer_id":176529,"tr_customer_product_id":176519,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:19:49.000Z","modified_at":"2026-02-04T04:20:28.000Z","name":"Austen Bednar","mobile_number":"528-379-5549","email_id":"Hillard_Herzog96@gmail.com","dop":"2025-04-06","serial_number":"10871636493226","imei1":"10871636493226","imei2":"10871636493226","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T04:20:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176510,"job_number":"JOB_176510","tr_customer_id":176527,"tr_customer_product_id":176517,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:19:48.000Z","modified_at":"2026-02-04T04:20:28.000Z","name":"Josefina Jacobi","mobile_number":"556-838-4841","email_id":"Werner18@yahoo.com","dop":"2025-04-06","serial_number":"10425319190950","imei1":"10425319190950","imei2":"10425319190950","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T04:20:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176507,"job_number":"JOB_176507","tr_customer_id":176524,"tr_customer_product_id":176514,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:19:47.000Z","modified_at":"2026-02-04T04:20:28.000Z","name":"Kenton Ferry","mobile_number":"884-933-8543","email_id":"Lamont_Langosh30@yahoo.com","dop":"2025-04-06","serial_number":"16554706441120","imei1":"16554706441120","imei2":"16554706441120","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T04:20:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176505,"job_number":"JOB_176505","tr_customer_id":176522,"tr_customer_product_id":176512,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:19:46.000Z","modified_at":"2026-02-04T04:20:21.000Z","name":"Mckayla Welch","mobile_number":"380-580-9472","email_id":"Jabari.Thompson94@gmail.com","dop":"2026-01-04","serial_number":"11242668530788","imei1":"11242668530788","imei2":"11242668530788","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T04:20:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176500,"job_number":"JOB_176500","tr_customer_id":176517,"tr_customer_product_id":176507,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:19:43.000Z","modified_at":"2026-02-04T04:20:21.000Z","name":"Troy Kassulke","mobile_number":"429-334-2416","email_id":"Demarcus.Blick80@gmail.com","dop":"2025-04-06","serial_number":"14635670377565","imei1":"14635670377565","imei2":"14635670377565","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T04:20:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176497,"job_number":"JOB_176497","tr_customer_id":176514,"tr_customer_product_id":176504,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:19:42.000Z","modified_at":"2026-02-04T04:19:58.000Z","name":"Rozella O'Keefe","mobile_number":"917-931-9949","email_id":"Wendell_Nikolaus@gmail.com","dop":"2025-05-30","serial_number":"11193339772390","imei1":"11193339772390","imei2":"11193339772390","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T04:19:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176495,"job_number":"JOB_176495","tr_customer_id":176512,"tr_customer_product_id":176502,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:19:40.000Z","modified_at":"2026-02-04T04:20:20.000Z","name":"Alberto Lemke","mobile_number":"548-215-8611","email_id":"Federico60@gmail.com","dop":"2000-01-31","serial_number":"10674023106755","imei1":"10674023106755","imei2":"10674023106755","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T04:20:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176491,"job_number":"JOB_176491","tr_customer_id":176508,"tr_customer_product_id":176498,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:19:38.000Z","modified_at":"2026-02-04T04:20:13.000Z","name":"Deron Steuber","mobile_number":"706-377-0411","email_id":"Florencio_Reichel@hotmail.com","dop":"2025-06-18","serial_number":"10925752725743","imei1":"10925752725743","imei2":"10925752725743","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T04:20:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176488,"job_number":"JOB_176488","tr_customer_id":176505,"tr_customer_product_id":176495,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:19:38.000Z","modified_at":"2026-02-04T04:20:17.000Z","name":"Rhea Torp","mobile_number":"440-835-2133","email_id":"Enid.Durgan42@yahoo.com","dop":"2025-04-06","serial_number":"19804852871248","imei1":"19804852871248","imei2":"19804852871248","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T04:20:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176484,"job_number":"JOB_176484","tr_customer_id":176501,"tr_customer_product_id":176491,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:19:32.000Z","modified_at":"2026-02-04T04:20:12.000Z","name":"Tara Dooley","mobile_number":"230-744-5516","email_id":"Patsy.Collier25@gmail.com","dop":"2025-04-06","serial_number":"12429138110066","imei1":"12429138110066","imei2":"12429138110066","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T04:20:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176483,"job_number":"JOB_176483","tr_customer_id":176500,"tr_customer_product_id":176490,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:19:32.000Z","modified_at":"2026-02-04T04:20:12.000Z","name":"Alessandro Purdy","mobile_number":"342-728-6130","email_id":"Cleveland33@gmail.com","dop":"2025-04-06","serial_number":"19144756224125","imei1":"19144756224125","imei2":"19144756224125","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T04:20:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176478,"job_number":"JOB_176478","tr_customer_id":176495,"tr_customer_product_id":176485,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:19:25.000Z","modified_at":"2026-02-04T04:20:03.000Z","name":"Caleb Langworth","mobile_number":"679-449-4236","email_id":"Jadyn.Ebert29@gmail.com","dop":"2025-04-06","serial_number":"13432555119457","imei1":"13432555119457","imei2":"13432555119457","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T04:20:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176477,"job_number":"JOB_176477","tr_customer_id":176494,"tr_customer_product_id":176484,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:19:25.000Z","modified_at":"2026-02-04T04:20:04.000Z","name":"Manuela Bosco","mobile_number":"534-607-3873","email_id":"Kieran53@gmail.com","dop":"2025-04-06","serial_number":"16120296697617","imei1":"16120296697617","imei2":"16120296697617","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T04:20:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176469,"job_number":"JOB_176469","tr_customer_id":176486,"tr_customer_product_id":176476,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:19:12.000Z","modified_at":"2026-02-04T04:19:52.000Z","name":"Heath Dietrich","mobile_number":"686-211-3178","email_id":"Adan.Weissnat@yahoo.com","dop":"2025-04-06","serial_number":"19785516632411","imei1":"19785516632411","imei2":"19785516632411","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T04:19:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176467,"job_number":"JOB_176467","tr_customer_id":176484,"tr_customer_product_id":176474,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:19:05.000Z","modified_at":"2026-02-04T04:19:41.000Z","name":"Roger Kulas","mobile_number":"386-913-7176","email_id":"Javier_Hansen26@hotmail.com","dop":"2025-04-06","serial_number":"10996378630360","imei1":"10996378630360","imei2":"10996378630360","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T04:19:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176465,"job_number":"JOB_176465","tr_customer_id":176482,"tr_customer_product_id":176472,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:18:58.000Z","modified_at":"2026-02-04T04:19:35.000Z","name":"Lempi Ferry","mobile_number":"650-675-4242","email_id":"Martine_Kuhlman78@yahoo.com","dop":"2025-04-06","serial_number":"12999558831053","imei1":"12999558831053","imei2":"12999558831053","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T04:19:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176463,"job_number":"JOB_176463","tr_customer_id":176480,"tr_customer_product_id":176470,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:18:57.000Z","modified_at":"2026-02-04T04:19:07.000Z","name":"Karthik Duruvasula","mobile_number":"7897897890","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"15061186077396","imei1":"15061186077396","imei2":"15061186077396","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T04:19:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176461,"job_number":"JOB_176461","tr_customer_id":176478,"tr_customer_product_id":176468,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:18:45.000Z","modified_at":"2026-02-04T04:19:21.000Z","name":"Davion Conroy","mobile_number":"433-789-1714","email_id":"Tyrese79@gmail.com","dop":"2025-04-06","serial_number":"16284035142558","imei1":"16284035142558","imei2":"16284035142558","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T04:19:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176460,"job_number":"JOB_176460","tr_customer_id":176477,"tr_customer_product_id":176467,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:18:45.000Z","modified_at":"2026-02-04T04:18:55.000Z","name":"Karthik Duruvasula","mobile_number":"7897897890","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"109725614917318","imei1":"109725614917318","imei2":"109725614917318","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T04:18:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176450,"job_number":"JOB_176450","tr_customer_id":176467,"tr_customer_product_id":176457,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T03:31:14.000Z","modified_at":"2026-02-04T03:31:51.000Z","name":"Tomas O'Conner","mobile_number":"864-230-1023","email_id":"Alfonzo_Beier@yahoo.com","dop":"2025-04-06","serial_number":"14681583901262","imei1":"14681583901262","imei2":"14681583901262","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T03:31:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176447,"job_number":"JOB_176447","tr_customer_id":176464,"tr_customer_product_id":176454,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T03:30:29.000Z","modified_at":"2026-02-04T03:31:07.000Z","name":"Alexander Erdman","mobile_number":"923-694-5669","email_id":"Ericka_Mraz98@yahoo.com","dop":"2025-04-06","serial_number":"15454476168298","imei1":"15454476168298","imei2":"15454476168298","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T03:31:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176444,"job_number":"JOB_176444","tr_customer_id":176461,"tr_customer_product_id":176451,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T03:29:43.000Z","modified_at":"2026-02-04T03:30:21.000Z","name":"Malcolm Shields","mobile_number":"800-946-5391","email_id":"Leo_Pouros5@hotmail.com","dop":"2025-04-06","serial_number":"17869032770236","imei1":"17869032770236","imei2":"17869032770236","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T03:30:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176440,"job_number":"JOB_176440","tr_customer_id":176457,"tr_customer_product_id":176447,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T03:13:39.000Z","modified_at":"2026-02-04T03:13:54.000Z","name":"Jacklyn Howe","mobile_number":"640-904-1564","email_id":"Frieda_Towne33@hotmail.com","dop":"2025-05-30","serial_number":"14345045410993","imei1":"14345045410993","imei2":"14345045410993","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T03:13:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176438,"job_number":"JOB_176438","tr_customer_id":176455,"tr_customer_product_id":176445,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T02:42:25.000Z","modified_at":"2026-02-04T03:49:07.000Z","name":"Ravi Kushwah","mobile_number":"9999449258","email_id":"ravikushwah1175@gmail.com","dop":"2026-02-02","serial_number":"12222222222222222","imei1":"13222222222222222","imei2":"13222222222222222","popurl":"2026-02-02T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T03:49:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2MjcwMzU5NH0.k2YS4elo7OV9GVZh5eAWCIX6avxpiW3o5WfoYo_rOos' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc3MDE5MTAyMn0.-i-JesOwl3Y-EdWHjaFakxI6Ad0m5TbWURDrTUgacxM |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | a9c69054-1549-45f2-9f4a-5ddba8c7cd62 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 1016 |
| ETag | W/"3f8-7nOybxPex0WXD2kJ2qzftDmcXLA" |
| Vary | Accept-Encoding |
| Date | Wed, 04 Feb 2026 07:43:43 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[{"id":176895,"job_number":"JOB_176895","tr_customer_id":176912,"tr_customer_product_id":176902,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T07:43:35.000Z","modified_at":"2026-02-04T07:43:41.000Z","name":"Elroy Heller","mobile_number":"213-531-6807","email_id":"Otto23@hotmail.com","dop":"2025-11-04","serial_number":"70502130793654","imei1":"70502130793654","imei2":"70502130793654","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2026-02-04T07:43:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2MjcwMzU5NH0.k2YS4elo7OV9GVZh5eAWCIX6avxpiW3o5WfoYo_rOos' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--data-raw '{"job_id":98100}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc3MDE5MTAyMn0.-i-JesOwl3Y-EdWHjaFakxI6Ad0m5TbWURDrTUgacxM |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | a18951d8-dd17-423d-b046-0298efcd4910 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 24 |
{
"job_id": 176895
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 49 |
| ETag | W/"31-mme4/gAy7n3u0+fm11JLWXqB5Dc" |
| Vary | Accept-Encoding |
| Date | Wed, 04 Feb 2026 07:43:43 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"QC completed successfully","data":[]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2MjcwMzU5NH0.k2YS4elo7OV9GVZh5eAWCIX6avxpiW3o5WfoYo_rOos' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc3MDE5MTAyMn0.-i-JesOwl3Y-EdWHjaFakxI6Ad0m5TbWURDrTUgacxM |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | bea8b283-0d22-4940-98da-8fbafba7b5c4 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 31 |
| ETag | W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM" |
| Vary | Accept-Encoding |
| Date | Wed, 04 Feb 2026 07:43:44 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--data-raw '{"username":"iamfd","password":"password"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 3ecd8d6f-657a-44c2-8f3f-651b55fed27e |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 42 |
{"username":"iamfd","password":"password"}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 690 |
| ETag | W/"2b2-8cQuOArJmgh6BfagHbJlf8c4RtA" |
| Vary | Accept-Encoding |
| Date | Wed, 04 Feb 2026 07:43:44 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzAxOTEwMjR9.EqDn-INnxUm0pQh8pmpAPb9p4Mc9BKEYJmNZxtW_ZGk"}}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI3MDQ1MjZ9.9PRb4D-Qi4k-AXJ37WoER_vk3MFrvNZCXpp_wuXXVoA' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'If-None-Match: W/"1af-Hx7rWnhMedRwRJUvWdcdDLlvRd0"' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzAxOTEwMTJ9.eNjf52V0WcaKZ6-sX0SzR8eayTTHEIsb81OK3qNTtoE |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 42dbde48-2f42-41e2-a4a3-65487799e99c |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 438 |
| ETag | W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4" |
| Vary | Accept-Encoding |
| Date | Wed, 04 Feb 2026 07:43:44 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"id":4,"first_name":"fd","last_name":"fd","login_id":"iamfd","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":5,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"FrontDesk","service_location":"Service Center A"}}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI3MDQ1MjZ9.9PRb4D-Qi4k-AXJ37WoER_vk3MFrvNZCXpp_wuXXVoA' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'If-None-Match: W/"ca-jAuD6auKdGVIj/PAp8hCwAtCfbU"' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzAxOTEwMTJ9.eNjf52V0WcaKZ6-sX0SzR8eayTTHEIsb81OK3qNTtoE |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 96cc4f7b-e3d0-4a92-a1c7-556586d1eea2 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 242 |
| ETag | W/"f2-6vR6Yk4VQODal0S9iCKddpkMGGQ" |
| Vary | Accept-Encoding |
| Date | Wed, 04 Feb 2026 07:43:45 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[{"label":"Pending for delivery","key":"pending_for_delivery","count":1},{"label":"Created today","key":"created_today","count":464},{"label":"Pending for FST assignment","key":"pending_fst_assignment","count":0}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI3MDQ1MjZ9.9PRb4D-Qi4k-AXJ37WoER_vk3MFrvNZCXpp_wuXXVoA' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--data-raw '{"details_key":"pending_for_delivery"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzAxOTEwMTJ9.eNjf52V0WcaKZ6-sX0SzR8eayTTHEIsb81OK3qNTtoE |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | aa443056-ec6e-4197-9566-f2b96ba4d7d1 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 38 |
{"details_key":"pending_for_delivery"}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 1007 |
| ETag | W/"3ef-/HhF0PTjGVkVF15sK3smQQkFsm0" |
| Vary | Accept-Encoding |
| Date | Wed, 04 Feb 2026 07:43:45 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[{"id":176895,"job_number":"JOB_176895","tr_customer_id":176912,"tr_customer_product_id":176902,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T07:43:35.000Z","modified_at":"2026-02-04T07:43:43.000Z","name":"Elroy Heller","mobile_number":"213-531-6807","email_id":"Otto23@hotmail.com","dop":"2025-11-04","serial_number":"70502130793654","imei1":"70502130793654","imei2":"70502130793654","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-02-04T07:43:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/fd/readyfordelivery' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI3MDQ1MjZ9.9PRb4D-Qi4k-AXJ37WoER_vk3MFrvNZCXpp_wuXXVoA' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzAxOTEwMTJ9.eNjf52V0WcaKZ6-sX0SzR8eayTTHEIsb81OK3qNTtoE |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 1b69a1e4-1ccd-419b-b209-74fa2d007aa5 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 1007 |
| ETag | W/"3ef-/HhF0PTjGVkVF15sK3smQQkFsm0" |
| Vary | Accept-Encoding |
| Date | Wed, 04 Feb 2026 07:43:45 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[{"id":176895,"job_number":"JOB_176895","tr_customer_id":176912,"tr_customer_product_id":176902,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T07:43:35.000Z","modified_at":"2026-02-04T07:43:43.000Z","name":"Elroy Heller","mobile_number":"213-531-6807","email_id":"Otto23@hotmail.com","dop":"2025-11-04","serial_number":"70502130793654","imei1":"70502130793654","imei2":"70502130793654","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-02-04T07:43:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/fd/delivertocustomer' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI3MDQ1MjZ9.9PRb4D-Qi4k-AXJ37WoER_vk3MFrvNZCXpp_wuXXVoA' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--data-raw '{"job_id":98100}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzAxOTEwMTJ9.eNjf52V0WcaKZ6-sX0SzR8eayTTHEIsb81OK3qNTtoE |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | e5a35695-eda8-49ad-abee-a5ac91d96bea |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 24 |
{
"job_id": 176895
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 58 |
| ETag | W/"3a-3WdMDfucbYXvuH7Sl4ZX4bUclMI" |
| Vary | Accept-Encoding |
| Date | Wed, 04 Feb 2026 07:43:45 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Delivered to customer successfully","data":[]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/search' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI3MDUyMjJ9.YREOhYz69EGXsaEozCw6Ugj3PVEi1zWT1bB4uvrhA9o' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--data-raw '{"searchText":"JOB_98100"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzAxOTEwMTJ9.eNjf52V0WcaKZ6-sX0SzR8eayTTHEIsb81OK3qNTtoE |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 44d6750f-fa8a-42b7-9b80-8e2ecaaf4c6c |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 26 |
{"searchText":"JOB_98100"}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 31 |
| ETag | W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM" |
| Vary | Accept-Encoding |
| Date | Wed, 04 Feb 2026 07:43:46 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_98100' \
-X 'POST' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI3MDUyMjJ9.YREOhYz69EGXsaEozCw6Ugj3PVEi1zWT1bB4uvrhA9o' \
-H 'Connection: keep-alive' \
-H 'Content-Length: 0' \
-H 'Content-Type: text/plain' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzAxOTEwMTJ9.eNjf52V0WcaKZ6-sX0SzR8eayTTHEIsb81OK3qNTtoE |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | ea673ca4-7527-4dad-b067-41af51355d62 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 0 |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 33 |
| ETag | W/"21-a549D1gRd+HW17tYvMzi9u5U1G4" |
| Vary | Accept-Encoding |
| Date | Wed, 04 Feb 2026 07:43:46 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":null}
| Header Name | Header Value |
|---|
| Header Name | Header Value |
|---|---|
| Content-Type | application/json |
| DemoHeader | Singh |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | f67b633f-ba99-42a9-ab87-455659ed2376 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 58 |
{
"username": "iamfd",
"password": "password"
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 690 |
| ETag | W/"2b2-0pNTYLtJNj7qrerqB1ulMPWfDu4" |
| Vary | Accept-Encoding |
| Date | Wed, 04 Feb 2026 07:43:46 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzAxOTEwMjZ9.6rODLvNT6-hhkb52hpHpqZrl_-WGSNEi1t9OdLovbdI"}}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify if the status code is 200 | 1 | 0 | 0 |
| Verify that message should be 'Success' | 1 | 0 | 0 |
| Verify that token shoukd be valid | 1 | 0 | 0 |
| Verify JSON Success | 1 | 0 | 0 |
| Verify the resposne time is below 400ms | 1 | 0 | 0 |
| Total | 5 | 0 | 0 |
| Test Name | Assertion Error |
|---|
| Header Name | Header Value |
|---|---|
| Content-Type | application/json |
| DemoHeader | Singh |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 7a686a85-73f2-4299-ad2d-c0aa3e432c80 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 71 |
{
"username": "{{invalidusername}}",
"password": "Pass123"
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 111 |
| ETag | W/"6f-3WIQw9DELuoisWKKy7VM2hiZxXA" |
| Vary | Accept-Encoding |
| Date | Wed, 04 Feb 2026 07:43:46 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"status":500,"message":"Invalid username or password","name":"APIError","isPublic":false,"isOperational":true}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify correct error message is shown | 1 | 0 | 0 |
| Verify correct error status is shown | 0 | 1 | 0 |
| Verify jsonSchema | 1 | 0 | 0 |
| Total | 2 | 1 | 0 |
| Test Name | Assertion Error |
|---|---|
| Verify correct error status is shown | |
| Header Name | Header Value |
|---|---|
| Content-Type | application/json |
| DemoHeader | Singh |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 363010d3-4edf-42b6-95ef-0e1e8965121d |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 45 |
{
"username": "",
"password": ""
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 98 |
| ETag | W/"62-jXdd8I0DBicnbx0aboTHyS7NZuM" |
| Vary | Accept-Encoding |
| Date | Wed, 04 Feb 2026 07:43:47 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"status":500,"message":"Invalid request","name":"APIError","isPublic":false,"isOperational":true}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify correct error message is shown | 1 | 0 | 0 |
| Verify correct error status is shown | 0 | 1 | 0 |
| Verify jsonSchema | 1 | 0 | 0 |
| Total | 2 | 1 | 0 |
| Test Name | Assertion Error |
|---|---|
| Verify correct error status is shown | |
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIxMTQzNjB9.Q5KlbUO9TqRQwDxZcE9FQkYD93DTYNhePwfa3jI42Xk' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzAxOTEwMjZ9.6rODLvNT6-hhkb52hpHpqZrl_-WGSNEi1t9OdLovbdI |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | d7b64184-8ab8-4f24-986e-dc503542a0c1 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 438 |
| ETag | W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4" |
| Vary | Accept-Encoding |
| Date | Wed, 04 Feb 2026 07:43:47 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"id":4,"first_name":"fd","last_name":"fd","login_id":"iamfd","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":5,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"FrontDesk","service_location":"Service Center A"}}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify if status code is 200 | 1 | 0 | 0 |
| Verify if response message is success | 1 | 0 | 0 |
| Verify the response tine is below 400ms | 1 | 0 | 0 |
| Verify user data is present in response | 1 | 0 | 0 |
| Verify JSON Response Schema | 1 | 0 | 0 |
| Total | 5 | 0 | 0 |
| Test Name | Assertion Error |
|---|
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIxMTQzNjB9.Q5KlbUO9TqRQwDxZcE9FQkYD93DTYNhePwfa3jI42Xk' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzAxOTEwMjZ9.6rODLvNT6-hhkb52hpHpqZrl_-WGSNEi1t9OdLovbdI |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 62f35ecb-6a3c-472c-8d99-3c5aeacd1b86 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 438 |
| ETag | W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4" |
| Vary | Accept-Encoding |
| Date | Wed, 04 Feb 2026 07:43:47 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"id":4,"first_name":"fd","last_name":"fd","login_id":"iamfd","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":5,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"FrontDesk","service_location":"Service Center A"}}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Security:Veirfy if passowrd field is not present in the response | 0 | 1 | 0 |
| Total | 0 | 1 | 0 |
| Test Name | Assertion Error |
|---|---|
| Security:Veirfy if passowrd field is not present in the response | |
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIxMTQzNjB9.Q5KlbUO9TqRQwDxZcE9FQkYD93DTYNhePwfa3jI42Xk' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzAxOTEwMjZ9.6rODLvNT6-hhkb52hpHpqZrl_-WGSNEi1t9OdLovbdI |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 93d4d271-bd72-46cf-a4c4-ec8a0795ac6e |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | text/html; charset=utf-8 |
| Content-Length | 17 |
| ETag | W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM" |
| Vary | Accept-Encoding |
| Date | Wed, 04 Feb 2026 07:43:47 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
401: Unauthorized
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify status code is 401 | 1 | 0 | 0 |
| Total | 1 | 0 | 0 |
| Test Name | Assertion Error |
|---|
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIxMTQzNjB9.Q5KlbUO9TqRQwDxZcE9FQkYD93DTYNhePwfa3jI42Xk' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzAxOTEwMjZ9.6rODLvNT6-hhkb52hpHpqZrl_-WGSNEi1t9OdLovbdI |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | a4c8e8b0-5425-4254-89af-48b16403383f |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 242 |
| ETag | W/"f2-gyQBYyoF96ZQdDzEDUL85PWUUUQ" |
| Vary | Accept-Encoding |
| Date | Wed, 04 Feb 2026 07:43:48 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[{"label":"Pending for delivery","key":"pending_for_delivery","count":0},{"label":"Created today","key":"created_today","count":464},{"label":"Pending for FST assignment","key":"pending_fst_assignment","count":0}]}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify that status code is 200 | 1 | 0 | 0 |
| Verify that response time is below 500ms | 1 | 0 | 0 |
| Verify if response message is success | 1 | 0 | 0 |
| Verify JSON Schema | 1 | 0 | 0 |
| Verify if the length of the data array is 3 | 1 | 0 | 0 |
| Verify if the keys are present in response data Array | 1 | 0 | 0 |
| Verify if the count for the Json object Pending for delivery is Number or not | 1 | 0 | 0 |
| Verify if the count for the Json object Created today is Number or not | 1 | 0 | 0 |
| Verify if the count for the Json object Pending for FST assignment is Number or not | 1 | 0 | 0 |
| Total | 9 | 0 | 0 |
| Test Name | Assertion Error |
|---|
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIxMTQzNjB9.Q5KlbUO9TqRQwDxZcE9FQkYD93DTYNhePwfa3jI42Xk' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzAxOTEwMjZ9.6rODLvNT6-hhkb52hpHpqZrl_-WGSNEi1t9OdLovbdI |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 12416178-6f56-42de-9e09-df5c6eb66e22 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | text/html; charset=utf-8 |
| Content-Length | 17 |
| ETag | W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM" |
| Vary | Accept-Encoding |
| Date | Wed, 04 Feb 2026 07:43:48 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
401: Unauthorized
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify status code is 401 | 1 | 0 | 0 |
| Total | 1 | 0 | 0 |
| Test Name | Assertion Error |
|---|
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIxMTQzNjB9.Q5KlbUO9TqRQwDxZcE9FQkYD93DTYNhePwfa3jI42Xk' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzAxOTEwMjZ9.6rODLvNT6-hhkb52hpHpqZrl_-WGSNEi1t9OdLovbdI |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | afe4c6a4-7946-434d-a610-14d0e954bad0 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 242 |
| ETag | W/"f2-gyQBYyoF96ZQdDzEDUL85PWUUUQ" |
| Vary | Accept-Encoding |
| Date | Wed, 04 Feb 2026 07:43:48 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[{"label":"Pending for delivery","key":"pending_for_delivery","count":0},{"label":"Created today","key":"created_today","count":464},{"label":"Pending for FST assignment","key":"pending_fst_assignment","count":0}]}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify status code is 401 | 0 | 1 | 0 |
| Total | 0 | 1 | 0 |
| Test Name | Assertion Error |
|---|---|
| Verify status code is 401 | |
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \
-X 'POST' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIxMTU5NjB9.nfvITuSMfYZ64YhDEuyZcSjywp2smDI8pOVYcgtzgwc' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'Content-Length: 0' \
-H 'Content-Type: text/plain' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzAxOTEwMjZ9.6rODLvNT6-hhkb52hpHpqZrl_-WGSNEi1t9OdLovbdI |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 13607003-f41e-4e26-9bf7-df1b9fcfea41 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 0 |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"2a1c-v2lPE1pRCSNwLh+/V8ccxPYHAHM" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Wed, 04 Feb 2026 07:43:48 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":{"mst_oem":[{"id":1,"name":"Google","code":"GL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"},{"id":2,"name":"Apple","code":"APL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"}],"mst_model":[{"id":1,"name":"Nexus 2 blue","code":"NX2BL","mst_product_id":1,"is_active":1,"created_at":"2021-10-29T19:28:00.000Z","modified_at":"2021-10-29T19:28:00.000Z"},{"id":2,"name":"gallexy","code":"gl","mst_product_id":1,"is_active":1,"created_at":"2022-06-10T07:18:03.000Z","modified_at":"2022-06-10T07:18:03.000Z"},{"id":3,"name":"Iphone 11","code":"ip11","mst_product_id":3,"is_active":1,"created_at":"2022-08-18T16:59:27.000Z","modified_at":"2022-08-18T17:00:31.000Z"}],"mst_action_status":[{"id":1,"name":"Job Creation","code":"JBC","description":"Job Creation","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":2,"name":"Pending For Job Assignment","code":"PJFA","description":"Pending For Job Assignment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":3,"name":"Pending For Repair","code":"PFR","description":"Pending For Repair","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":4,"name":"Pending For QC","code":"PFQC","description":"Pending For QC","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":5,"name":"Pending for Delivery","code":"PDL","description":"Pending for Delivery","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:00:39.000Z"},{"id":6,"name":"Delivered to customer","code":"DC","description":"Delivered to customer","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:01:48.000Z"},{"id":7,"name":"QC Rejected","code":"QCR","description":"QC Rejected","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":8,"name":"Quatation Raised","code":"QR","description":"Quatation Raised","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":9,"name":"Pending For Payment","code":"PFP","description":"Pending For Payment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":10,"name":"Payment Is Done","code":"PD","description":"Payment Is Done","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":11,"name":"Job Closed Successfully","code":"JC","description":"Job Closed Successfully","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":12,"name":"Assigned to FST - Inbound","code":"AFI","description":"Assigned to FST - Inbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":13,"name":"Assigned to FST - Outbound","code":"AFO","description":"Assigned to FST - Outbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":14,"name":"Begin Journey","code":"BJY","description":"Begin Journey","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":15,"name":"Submitted To FD","code":"SFD","description":"Submitted To FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":16,"name":"Collected At FD","code":"CFD","description":"Collected At FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"}],"mst_warrenty_status":[{"id":1,"name":"In Warrenty","code":"IW","description":"In Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"},{"id":2,"name":"Out Of Warrenty","code":"OOW","description":"Out Of Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"}],"mst_platform":[{"id":1,"name":"FST","code":"FST","description":"Field technician will go to customer's house","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"},{"id":2,"name":"Front Desk","code":"FD","description":"Customer will come to service center to submit his device","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"}],"mst_product":[{"id":1,"name":"Nexus 2","code":"NX2","mst_oem_id":1,"is_active":1,"created_at":"2021-10-29T19:27:21.000Z","modified_at":"2021-10-29T19:27:21.000Z"},{"id":2,"name":"Pixel","code":"gl","mst_oem_id":1,"is_active":1,"created_at":"2022-06-10T07:16:57.000Z","modified_at":"2022-08-18T16:55:02.000Z"},{"id":3,"name":"IPhone","code":"ip","mst_oem_id":2,"is_active":1,"created_at":"2022-08-18T16:56:15.000Z","modified_at":"2022-08-18T16:57:20.000Z"}],"mst_role":[{"id":1,"name":"Engineer","code":"ENG","description":"Engineer","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":2,"name":"Supervisor","code":"SPV","description":"Supervisor","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":3,"name":"FST","code":"FST","description":"Field Service Technician","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":4,"name":"QC","code":"QC","description":"Quality check","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":5,"name":"FrontDesk","code":"FD","description":"Front Desk","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"},{"id":6,"name":"Callcenter","code":"CC","description":"Callcenter","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"}],"mst_service_location":[{"id":1,"name":"Service Center A","code":"B2X","mobile_number":"8877667788","email_id":"servicecentera@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400075,"country":"India","gstin":"22AAAAA0000A1","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:58.000Z"},{"id":2,"name":"Service Center B","code":"SFY","mobile_number":"8877667789","email_id":"servicecenterb@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400606,"country":"India","gstin":"22AAAAA0000B2","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:59.000Z"},{"id":3,"name":"Service Centre C","code":"PKC","mobile_number":"8877667790","email_id":"servicecenterpk@gmail.com","address":"Srinagar,Kashmir(A)","pincode":577432,"country":"India","gstin":"22AAAAA0000C3","is_repair_line_engineer":1,"is_active":1,"created_at":"2022-12-13T11:05:47.000Z","modified_at":"2022-12-13T11:05:47.000Z"}],"mst_problem":[{"id":1,"name":"Smartphone is running slow","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":2,"name":"Poor battery life","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":3,"name":"Phone or app crashes","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":4,"name":"Sync issue","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":5,"name":"MicroSD card is not working on your phone","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":6,"name":"Overheating","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":7,"name":"Connecting problem with Bluetooth, Wifi, Cellular network","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":8,"name":"Cracked screen","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":9,"name":"Other","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":10,"name":"Camera issue","created_at":"2022-06-13T15:01:02.000Z","modified_at":"2022-06-13T15:01:02.000Z"},{"id":11,"name":"Charger Not Working","created_at":"2022-08-14T12:38:04.000Z","modified_at":"2022-08-14T12:38:04.000Z"},{"id":12,"name":" Software Booting Issue ","created_at":"2022-08-14T13:03:08.000Z","modified_at":"2022-08-14T13:03:08.000Z"},{"id":15,"name":"Head Phone Jack not working","created_at":"2022-06-16T15:22:18.000Z","modified_at":"2022-06-16T15:22:18.000Z"},{"id":16,"name":"Head Phone issue","created_at":"2022-06-16T15:27:47.000Z","modified_at":"2022-06-16T15:27:47.000Z"},{"id":17,"name":"Random Problem","created_at":"2022-07-11T02:56:01.000Z","modified_at":"2022-07-11T02:56:01.000Z"},{"id":19,"name":"Front camera not working","created_at":"2022-07-13T17:50:54.000Z","modified_at":"2022-07-13T17:50:54.000Z"},{"id":20,"name":"Battery issue","created_at":"2022-07-13T17:51:47.000Z","modified_at":"2022-07-13T17:51:47.000Z"},{"id":22,"name":"Screen display issue","created_at":"2022-08-29T11:09:24.000Z","modified_at":"2022-08-29T11:09:24.000Z"},{"id":24,"name":"Apps Not Downloading","created_at":"2022-08-29T12:10:34.000Z","modified_at":"2022-08-29T12:10:34.000Z"},{"id":26,"name":"Unresponsive screen","created_at":"2022-09-19T10:03:08.000Z","modified_at":"2022-09-19T10:03:08.000Z"},{"id":27,"name":"Blue Screen Error","created_at":"2022-12-13T11:01:48.000Z","modified_at":"2022-12-13T11:01:48.000Z"},{"id":28,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"},{"id":29,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"}],"map_fst_pincode":[{"pincode":100011,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100012,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100013,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100014,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100015,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":400065,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":200011,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200012,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200013,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200014,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200015,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"}]}}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Status code is 200 | 1 | 0 | 0 |
| Verify if response message is success | 1 | 0 | 0 |
| Verify that response time is below 500 | 1 | 0 | 0 |
| Verify JSON Schema | 1 | 0 | 0 |
| Verify if the key mst_oem is present in the response body | 1 | 0 | 0 |
| Verify if the key mst_model is present in the response body | 1 | 0 | 0 |
| Verify if the key mst_action_status is present in the response body | 1 | 0 | 0 |
| Verify if the key mst_warrenty_status is present in the response body | 1 | 0 | 0 |
| Verify if the key mst_product is present in the response body | 1 | 0 | 0 |
| Verify if the key mst_role is present in the response body | 1 | 0 | 0 |
| Verify if the key mst_service_location is present in the response body | 1 | 0 | 0 |
| Verify if the key mst_problem is present in the response body | 1 | 0 | 0 |
| Verify if the key map_fst_pincode is present in the response body | 1 | 0 | 0 |
| Verify if the key is storing a non empty array | 1 | 0 | 0 |
| Total | 14 | 0 | 0 |
| Test Name | Assertion Error |
|---|
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \
-X 'POST' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIxMTU5NjB9.nfvITuSMfYZ64YhDEuyZcSjywp2smDI8pOVYcgtzgwc' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'Content-Length: 0' \
-H 'Content-Type: text/plain' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzAxOTEwMjZ9.6rODLvNT6-hhkb52hpHpqZrl_-WGSNEi1t9OdLovbdI |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 3debf46d-79dd-4e2c-a228-2ed8b668c1c9 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 0 |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | text/html; charset=utf-8 |
| Content-Length | 17 |
| ETag | W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM" |
| Vary | Accept-Encoding |
| Date | Wed, 04 Feb 2026 07:43:49 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
401: Unauthorized
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify status code is 401 | 1 | 0 | 0 |
| Total | 1 | 0 | 0 |
| Test Name | Assertion Error |
|---|
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \
-X 'POST' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIxMTU5NjB9.nfvITuSMfYZ64YhDEuyZcSjywp2smDI8pOVYcgtzgwc' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'Content-Length: 0' \
-H 'Content-Type: text/plain' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzAxOTEwMjZ9.6rODLvNT6-hhkb52hpHpqZrl_-WGSNEi1t9OdLovbdI |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 64461a2b-0fca-4b9c-baad-6ce261675376 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 0 |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"2a1c-v2lPE1pRCSNwLh+/V8ccxPYHAHM" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Wed, 04 Feb 2026 07:43:49 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":{"mst_oem":[{"id":1,"name":"Google","code":"GL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"},{"id":2,"name":"Apple","code":"APL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"}],"mst_model":[{"id":1,"name":"Nexus 2 blue","code":"NX2BL","mst_product_id":1,"is_active":1,"created_at":"2021-10-29T19:28:00.000Z","modified_at":"2021-10-29T19:28:00.000Z"},{"id":2,"name":"gallexy","code":"gl","mst_product_id":1,"is_active":1,"created_at":"2022-06-10T07:18:03.000Z","modified_at":"2022-06-10T07:18:03.000Z"},{"id":3,"name":"Iphone 11","code":"ip11","mst_product_id":3,"is_active":1,"created_at":"2022-08-18T16:59:27.000Z","modified_at":"2022-08-18T17:00:31.000Z"}],"mst_action_status":[{"id":1,"name":"Job Creation","code":"JBC","description":"Job Creation","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":2,"name":"Pending For Job Assignment","code":"PJFA","description":"Pending For Job Assignment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":3,"name":"Pending For Repair","code":"PFR","description":"Pending For Repair","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":4,"name":"Pending For QC","code":"PFQC","description":"Pending For QC","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":5,"name":"Pending for Delivery","code":"PDL","description":"Pending for Delivery","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:00:39.000Z"},{"id":6,"name":"Delivered to customer","code":"DC","description":"Delivered to customer","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:01:48.000Z"},{"id":7,"name":"QC Rejected","code":"QCR","description":"QC Rejected","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":8,"name":"Quatation Raised","code":"QR","description":"Quatation Raised","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":9,"name":"Pending For Payment","code":"PFP","description":"Pending For Payment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":10,"name":"Payment Is Done","code":"PD","description":"Payment Is Done","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":11,"name":"Job Closed Successfully","code":"JC","description":"Job Closed Successfully","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":12,"name":"Assigned to FST - Inbound","code":"AFI","description":"Assigned to FST - Inbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":13,"name":"Assigned to FST - Outbound","code":"AFO","description":"Assigned to FST - Outbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":14,"name":"Begin Journey","code":"BJY","description":"Begin Journey","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":15,"name":"Submitted To FD","code":"SFD","description":"Submitted To FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":16,"name":"Collected At FD","code":"CFD","description":"Collected At FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"}],"mst_warrenty_status":[{"id":1,"name":"In Warrenty","code":"IW","description":"In Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"},{"id":2,"name":"Out Of Warrenty","code":"OOW","description":"Out Of Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"}],"mst_platform":[{"id":1,"name":"FST","code":"FST","description":"Field technician will go to customer's house","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"},{"id":2,"name":"Front Desk","code":"FD","description":"Customer will come to service center to submit his device","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"}],"mst_product":[{"id":1,"name":"Nexus 2","code":"NX2","mst_oem_id":1,"is_active":1,"created_at":"2021-10-29T19:27:21.000Z","modified_at":"2021-10-29T19:27:21.000Z"},{"id":2,"name":"Pixel","code":"gl","mst_oem_id":1,"is_active":1,"created_at":"2022-06-10T07:16:57.000Z","modified_at":"2022-08-18T16:55:02.000Z"},{"id":3,"name":"IPhone","code":"ip","mst_oem_id":2,"is_active":1,"created_at":"2022-08-18T16:56:15.000Z","modified_at":"2022-08-18T16:57:20.000Z"}],"mst_role":[{"id":1,"name":"Engineer","code":"ENG","description":"Engineer","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":2,"name":"Supervisor","code":"SPV","description":"Supervisor","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":3,"name":"FST","code":"FST","description":"Field Service Technician","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":4,"name":"QC","code":"QC","description":"Quality check","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":5,"name":"FrontDesk","code":"FD","description":"Front Desk","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"},{"id":6,"name":"Callcenter","code":"CC","description":"Callcenter","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"}],"mst_service_location":[{"id":1,"name":"Service Center A","code":"B2X","mobile_number":"8877667788","email_id":"servicecentera@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400075,"country":"India","gstin":"22AAAAA0000A1","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:58.000Z"},{"id":2,"name":"Service Center B","code":"SFY","mobile_number":"8877667789","email_id":"servicecenterb@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400606,"country":"India","gstin":"22AAAAA0000B2","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:59.000Z"},{"id":3,"name":"Service Centre C","code":"PKC","mobile_number":"8877667790","email_id":"servicecenterpk@gmail.com","address":"Srinagar,Kashmir(A)","pincode":577432,"country":"India","gstin":"22AAAAA0000C3","is_repair_line_engineer":1,"is_active":1,"created_at":"2022-12-13T11:05:47.000Z","modified_at":"2022-12-13T11:05:47.000Z"}],"mst_problem":[{"id":1,"name":"Smartphone is running slow","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":2,"name":"Poor battery life","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":3,"name":"Phone or app crashes","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":4,"name":"Sync issue","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":5,"name":"MicroSD card is not working on your phone","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":6,"name":"Overheating","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":7,"name":"Connecting problem with Bluetooth, Wifi, Cellular network","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":8,"name":"Cracked screen","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":9,"name":"Other","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":10,"name":"Camera issue","created_at":"2022-06-13T15:01:02.000Z","modified_at":"2022-06-13T15:01:02.000Z"},{"id":11,"name":"Charger Not Working","created_at":"2022-08-14T12:38:04.000Z","modified_at":"2022-08-14T12:38:04.000Z"},{"id":12,"name":" Software Booting Issue ","created_at":"2022-08-14T13:03:08.000Z","modified_at":"2022-08-14T13:03:08.000Z"},{"id":15,"name":"Head Phone Jack not working","created_at":"2022-06-16T15:22:18.000Z","modified_at":"2022-06-16T15:22:18.000Z"},{"id":16,"name":"Head Phone issue","created_at":"2022-06-16T15:27:47.000Z","modified_at":"2022-06-16T15:27:47.000Z"},{"id":17,"name":"Random Problem","created_at":"2022-07-11T02:56:01.000Z","modified_at":"2022-07-11T02:56:01.000Z"},{"id":19,"name":"Front camera not working","created_at":"2022-07-13T17:50:54.000Z","modified_at":"2022-07-13T17:50:54.000Z"},{"id":20,"name":"Battery issue","created_at":"2022-07-13T17:51:47.000Z","modified_at":"2022-07-13T17:51:47.000Z"},{"id":22,"name":"Screen display issue","created_at":"2022-08-29T11:09:24.000Z","modified_at":"2022-08-29T11:09:24.000Z"},{"id":24,"name":"Apps Not Downloading","created_at":"2022-08-29T12:10:34.000Z","modified_at":"2022-08-29T12:10:34.000Z"},{"id":26,"name":"Unresponsive screen","created_at":"2022-09-19T10:03:08.000Z","modified_at":"2022-09-19T10:03:08.000Z"},{"id":27,"name":"Blue Screen Error","created_at":"2022-12-13T11:01:48.000Z","modified_at":"2022-12-13T11:01:48.000Z"},{"id":28,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"},{"id":29,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"}],"map_fst_pincode":[{"pincode":100011,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100012,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100013,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100014,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100015,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":400065,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":200011,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200012,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200013,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200014,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200015,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"}]}}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify status code is 401 | 0 | 1 | 0 |
| Total | 0 | 1 | 0 |
| Test Name | Assertion Error |
|---|---|
| Verify status code is 401 | |
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzNjI5NDl9.kEPHaxMnkBHMt1PEsKRGgj3shHkaYg7vFWtNmM5u4R0' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"customer":{"first_name":"Nibriti","last_name":"singh","mobile_number":"7982839213","mobile_number_alt":"","email_id":"nivriti.singh@gmail.com","email_id_alt":"nivriti.singh@gmail.com"},"customer_address":{"flat_number":"23","apartment_name":"Ganga","street_name":"lingepolder","landmark":"hgjhggjkkj","area":"Ghartanpada","pincode":"800023","country":"India","state":"Maharashtra"},"customer_product":{"dop":"2025-11-04T23:00:00.000Z","serial_number":"012345678945678","imei1":"012345678945678","imei2":"012345678945678","popurl":"2025-11-04T23:00:00.000Z","product_id":3,"mst_model_id":3},"problems":[{"id":3,"remark":""}]}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzAxOTEwMjZ9.6rODLvNT6-hhkb52hpHpqZrl_-WGSNEi1t9OdLovbdI |
| randomnumber | 50 |
| randomFirstName | Herman |
| randomLastName | Breitenberg |
| randomEmail | Otilia_OConner62@hotmail.com |
| randomPhone | 419-832-5217 |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 26db5eb2-fe51-4478-af17-62c01b9fcc9b |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 1059 |
{
"mst_service_location_id": 0,
"mst_platform_id": 2,
"mst_warrenty_status_id": 1,
"mst_oem_id": 2,
"customer": {
"first_name": "Carolyne",
"last_name": "Collins",
"mobile_number": "594-746-0357",
"mobile_number_alt": "",
"email_id": "Nikko.Baumbach@hotmail.com",
"email_id_alt": ""
},
"customer_address": {
"flat_number": "23",
"apartment_name": "Ganga",
"street_name": "ganga road",
"landmark": "hgjhggjkkj",
"area": "Ghartanpada",
"pincode": "820023",
"country": "India",
"state": "Maharashtra"
},
"customer_product": {
"dop": "2025-11-04T23:00:00.000Z",
"serial_number":"98078291132871",
"imei1": "98078291132871",
"imei2": "98078291132871",
"popurl": "2025-11-04T23:00:00.000Z",
"product_id": 3,
"mst_model_id": 3
},
"problems": [
{
"id": 3,
"remark": ""
}
]
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 233 |
| ETag | W/"e9-dxO78SrGRvoWsbfTGHt0Xcw8r8o" |
| Vary | Accept-Encoding |
| Date | Wed, 04 Feb 2026 07:43:49 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Job created successfully. ","data":{"id":176896,"mst_service_location_id":1,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"tr_customer_id":176913,"tr_customer_product_id":176903,"job_number":"JOB_176896"}}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Status code is 200 | 1 | 0 | 0 |
| Verify if response message is Job Created Successfully | 1 | 0 | 0 |
| Verify that response time is below 500 | 1 | 0 | 0 |
| Verify JSON Schema | 1 | 0 | 0 |
| Verify that id is present in the response data | 1 | 0 | 0 |
| Verify that mst_service_location_id is present in the response data | 1 | 0 | 0 |
| Verify that mst_platform_id is present in the response data | 1 | 0 | 0 |
| Verify that mst_warrenty_status_id is present in the response data | 1 | 0 | 0 |
| Verify that mst_oem_id is present in the response data | 1 | 0 | 0 |
| Verify that tr_customer_id is present in the response data | 1 | 0 | 0 |
| Verify that tr_customer_product_id is present in the response data | 1 | 0 | 0 |
| Verify that job_number is present in the response data | 1 | 0 | 0 |
| Verify job_number starts with JOB_ | 1 | 0 | 0 |
| Total | 13 | 0 | 0 |
| Test Name | Assertion Error |
|---|
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzNjI5NDl9.kEPHaxMnkBHMt1PEsKRGgj3shHkaYg7vFWtNmM5u4R0' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"customer":{"first_name":"Nibriti","last_name":"singh","mobile_number":"7982839213","mobile_number_alt":"","email_id":"nivriti.singh@gmail.com","email_id_alt":"nivriti.singh@gmail.com"},"customer_address":{"flat_number":"23","apartment_name":"Ganga","street_name":"lingepolder","landmark":"hgjhggjkkj","area":"Ghartanpada","pincode":"800023","country":"India","state":"Maharashtra"},"customer_product":{"dop":"2025-11-04T23:00:00.000Z","serial_number":"012345678945678","imei1":"012345678945678","imei2":"012345678945678","popurl":"2025-11-04T23:00:00.000Z","product_id":3,"mst_model_id":3},"problems":[{"id":3,"remark":""}]}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzAxOTEwMjZ9.6rODLvNT6-hhkb52hpHpqZrl_-WGSNEi1t9OdLovbdI |
| randomnumber | 587 |
| randomFirstName | Omer |
| randomLastName | Doyle |
| randomEmail | Lorenzo5@yahoo.com |
| randomPhone | 453-651-0175 |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | e9888eb7-ae9e-4374-9704-8cc68ba05c43 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 1060 |
{
"mst_service_location_id": 0,
"mst_platform_id": 2,
"mst_warrenty_status_id": 1,
"mst_oem_id": 2,
"customer": {
"first_name": "Carolanne",
"last_name": "Bogan",
"mobile_number": "313-490-4685",
"mobile_number_alt": "",
"email_id": "Bernard_Weissnat@hotmail.com",
"email_id_alt": ""
},
"customer_address": {
"flat_number": "23",
"apartment_name": "Ganga",
"street_name": "ganga road",
"landmark": "hgjhggjkkj",
"area": "Ghartanpada",
"pincode": "820023",
"country": "India",
"state": "Maharashtra"
},
"customer_product": {
"dop": "2025-11-04T23:00:00.000Z",
"serial_number":"50233861751434",
"imei1": "50233861751434",
"imei2": "50233861751434",
"popurl": "2025-11-04T23:00:00.000Z",
"product_id": 3,
"mst_model_id": 3
},
"problems": [
{
"id": 3,
"remark": ""
}
]
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | text/html; charset=utf-8 |
| Content-Length | 17 |
| ETag | W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM" |
| Vary | Accept-Encoding |
| Date | Wed, 04 Feb 2026 07:43:50 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
401: Unauthorized
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify if the status code is 401 | 1 | 0 | 0 |
| Total | 1 | 0 | 0 |
| Test Name | Assertion Error |
|---|
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzNjI5NDl9.kEPHaxMnkBHMt1PEsKRGgj3shHkaYg7vFWtNmM5u4R0' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"customer":{"first_name":"Nibriti","last_name":"singh","mobile_number":"7982839213","mobile_number_alt":"","email_id":"nivriti.singh@gmail.com","email_id_alt":"nivriti.singh@gmail.com"},"customer_address":{"flat_number":"23","apartment_name":"Ganga","street_name":"lingepolder","landmark":"hgjhggjkkj","area":"Ghartanpada","pincode":"800023","country":"India","state":"Maharashtra"},"customer_product":{"dop":"2025-11-04T23:00:00.000Z","serial_number":"012345678945678","imei1":"012345678945678","imei2":"012345678945678","popurl":"2025-11-04T23:00:00.000Z","product_id":3,"mst_model_id":3},"problems":[{"id":3,"remark":""}]}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzAxOTEwMTh9.iV8MCP0XMwjKc0bEbTzd3yOyeKXfVuyaEGwgN_qeUss |
| randomnumber | 101 |
| randomFirstName | Kirsten |
| randomLastName | Rowe |
| randomEmail | Millie_Schimmel@gmail.com |
| randomPhone | 523-973-4710 |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 0d95f43c-496c-456f-9423-3b14e9b91ce7 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 1048 |
{
"mst_service_location_id": 0,
"mst_platform_id": 2,
"mst_warrenty_status_id": 1,
"mst_oem_id": 2,
"customer": {
"first_name": "Annabell",
"last_name": "Larson",
"mobile_number": "797-203-2540",
"mobile_number_alt": "",
"email_id": "Faye25@yahoo.com",
"email_id_alt": ""
},
"customer_address": {
"flat_number": "23",
"apartment_name": "Ganga",
"street_name": "ganga road",
"landmark": "hgjhggjkkj",
"area": "Ghartanpada",
"pincode": "820023",
"country": "India",
"state": "Maharashtra"
},
"customer_product": {
"dop": "2025-11-04T23:00:00.000Z",
"serial_number":"20556625101196",
"imei1": "20556625101196",
"imei2": "20556625101196",
"popurl": "2025-11-04T23:00:00.000Z",
"product_id": 3,
"mst_model_id": 3
},
"problems": [
{
"id": 3,
"remark": ""
}
]
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 100 |
| ETag | W/"64-Xjpp+ImmLdm0l7V0Jeu5bjN/7P4" |
| Vary | Accept-Encoding |
| Date | Wed, 04 Feb 2026 07:43:50 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"status":403,"message":"Permission denied","name":"APIError","isPublic":false,"isOperational":true}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify if the status code is 403 | 1 | 0 | 0 |
| Total | 1 | 0 | 0 |
| Test Name | Assertion Error |
|---|
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzNjI5NDl9.kEPHaxMnkBHMt1PEsKRGgj3shHkaYg7vFWtNmM5u4R0' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"customer":{"first_name":"Nibriti","last_name":"singh","mobile_number":"7982839213","mobile_number_alt":"","email_id":"nivriti.singh@gmail.com","email_id_alt":"nivriti.singh@gmail.com"},"customer_address":{"flat_number":"23","apartment_name":"Ganga","street_name":"lingepolder","landmark":"hgjhggjkkj","area":"Ghartanpada","pincode":"800023","country":"India","state":"Maharashtra"},"customer_product":{"dop":"2025-11-04T23:00:00.000Z","serial_number":"012345678945678","imei1":"012345678945678","imei2":"012345678945678","popurl":"2025-11-04T23:00:00.000Z","product_id":3,"mst_model_id":3},"problems":[{"id":3,"remark":""}]}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzAxOTEwMjZ9.6rODLvNT6-hhkb52hpHpqZrl_-WGSNEi1t9OdLovbdI |
| randomnumber | 992 |
| randomFirstName | Fay |
| randomLastName | Hintz |
| randomEmail | Hermann30@hotmail.com |
| randomPhone | 735-631-6137 |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 33a72b1c-e94f-4495-9377-c59b5bdaf5d6 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 122 |
{
"mst_service_location_id": 0,
"mst_platform_id": 2,
"mst_warrenty_status_id": 1,
"mst_oem_id": 2,
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 279 |
| ETag | W/"117-pI2NRiqqXTjFlE7JHZVj9IkY8oo" |
| Vary | Accept-Encoding |
| Date | Wed, 04 Feb 2026 07:43:50 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"status":400,"message":"Unexpected token } in JSON at position 121","expose":true,"statusCode":400,"body":"{\r\n \"mst_service_location_id\": 0,\r\n \"mst_platform_id\": 2,\r\n \"mst_warrenty_status_id\": 1,\r\n \"mst_oem_id\": 2,\r\n}","type":"entity.parse.failed"}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify if the status code is 400 | 1 | 0 | 0 |
| Verify if the error message is shown | 1 | 0 | 0 |
| Total | 2 | 0 | 0 |
| Test Name | Assertion Error |
|---|
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzNjI5NDl9.kEPHaxMnkBHMt1PEsKRGgj3shHkaYg7vFWtNmM5u4R0' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"customer":{"first_name":"Nibriti","last_name":"singh","mobile_number":"7982839213","mobile_number_alt":"","email_id":"nivriti.singh@gmail.com","email_id_alt":"nivriti.singh@gmail.com"},"customer_address":{"flat_number":"23","apartment_name":"Ganga","street_name":"lingepolder","landmark":"hgjhggjkkj","area":"Ghartanpada","pincode":"800023","country":"India","state":"Maharashtra"},"customer_product":{"dop":"2025-11-04T23:00:00.000Z","serial_number":"012345678945678","imei1":"012345678945678","imei2":"012345678945678","popurl":"2025-11-04T23:00:00.000Z","product_id":3,"mst_model_id":3},"problems":[{"id":3,"remark":""}]}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzAxOTEwMjZ9.6rODLvNT6-hhkb52hpHpqZrl_-WGSNEi1t9OdLovbdI |
| randomnumber | 599 |
| randomFirstName | Ubaldo |
| randomLastName | Brekke |
| randomEmail | Michele85@gmail.com |
| randomPhone | 638-506-5298 |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | f5092598-1747-407d-81e4-14f9a7953711 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 1035 |
{
"mst_service_location_id": 0,
"mst_platform_id": 2,
"mst_warrenty_status_id": 1,
"mst_oem_id": 2,
"customer": {
"first_name": "Moises",
"last_name": "Frami",
"mobile_number": "906-785-1254",
"mobile_number_alt": "",
"email_id": "Cole_Jast27@yahoo.com",
"email_id_alt": ""
},
"customer_address": {
"flat_number": "23",
"apartment_name": "Ganga",
"street_name": "ganga road",
"landmark": "hgjhggjkkj",
"area": "Ghartanpada",
"pincode": "820023",
"country": "India",
"state": "Maharashtra"
},
"customer_product": {
"dop": "2025-11-04T23:00:00.000Z",
"serial_number":"100000065",
"imei1": "100000065",
"imei2": "100000065",
"popurl": "2025-11-04T23:00:00.000Z",
"product_id": 3,
"mst_model_id": 3
},
"problems": [
{
"id": 3,
"remark": ""
}
]
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 143 |
| ETag | W/"8f-asfwh61GY//05D/sXjFd8ssjiig" |
| Vary | Accept-Encoding |
| Date | Wed, 04 Feb 2026 07:43:50 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"status":500,"message":"\"serial_number\" length must be at least 14 characters long","name":"APIError","isPublic":false,"isOperational":true}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify if the status code is 400 | 0 | 1 | 0 |
| Total | 0 | 1 | 0 |
| Test Name | Assertion Error |
|---|---|
| Verify if the status code is 400 | |
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzNjI5NDl9.kEPHaxMnkBHMt1PEsKRGgj3shHkaYg7vFWtNmM5u4R0' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"customer":{"first_name":"Nibriti","last_name":"singh","mobile_number":"7982839213","mobile_number_alt":"","email_id":"nivriti.singh@gmail.com","email_id_alt":"nivriti.singh@gmail.com"},"customer_address":{"flat_number":"23","apartment_name":"Ganga","street_name":"lingepolder","landmark":"hgjhggjkkj","area":"Ghartanpada","pincode":"800023","country":"India","state":"Maharashtra"},"customer_product":{"dop":"2025-11-04T23:00:00.000Z","serial_number":"012345678945678","imei1":"012345678945678","imei2":"012345678945678","popurl":"2025-11-04T23:00:00.000Z","product_id":3,"mst_model_id":3},"problems":[{"id":3,"remark":""}]}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzAxOTEwMjZ9.6rODLvNT6-hhkb52hpHpqZrl_-WGSNEi1t9OdLovbdI |
| randomnumber | 517 |
| randomFirstName | Itzel |
| randomLastName | Hodkiewicz |
| randomEmail | Naomi81@gmail.com |
| randomPhone | 732-505-3987 |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 61758616-feb2-4cb3-ac3d-e6dd77610ad1 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 122 |
{
"mst_service_location_id": 0,
"mst_platform_id": 2,
"mst_warrenty_status_id": 1,
"mst_oem_id": 2,
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 279 |
| ETag | W/"117-pI2NRiqqXTjFlE7JHZVj9IkY8oo" |
| Vary | Accept-Encoding |
| Date | Wed, 04 Feb 2026 07:43:51 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"status":400,"message":"Unexpected token } in JSON at position 121","expose":true,"statusCode":400,"body":"{\r\n \"mst_service_location_id\": 0,\r\n \"mst_platform_id\": 2,\r\n \"mst_warrenty_status_id\": 1,\r\n \"mst_oem_id\": 2,\r\n}","type":"entity.parse.failed"}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify if the status code is 400 | 1 | 0 | 0 |
| Verify if the error message is shown | 1 | 0 | 0 |
| Total | 2 | 0 | 0 |
| Test Name | Assertion Error |
|---|
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzNjI5NDl9.kEPHaxMnkBHMt1PEsKRGgj3shHkaYg7vFWtNmM5u4R0' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzAxOTEwMjZ9.6rODLvNT6-hhkb52hpHpqZrl_-WGSNEi1t9OdLovbdI |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 8075391b-2b4a-46f5-a7fa-62b2ebcb4549 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 242 |
| ETag | W/"f2-fVyKs8cHiD1itBDz73MCWvvEPHI" |
| Vary | Accept-Encoding |
| Date | Wed, 04 Feb 2026 07:43:51 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[{"label":"Pending for delivery","key":"pending_for_delivery","count":0},{"label":"Created today","key":"created_today","count":465},{"label":"Pending for FST assignment","key":"pending_fst_assignment","count":0}]}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Check if the count for the created jobs today is greater than the old value | 0 | 1 | 0 |
| Total | 0 | 1 | 0 |
| Test Name | Assertion Error |
|---|---|
| Check if the count for the created jobs today is greater than the old value | |
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzNjI5NDl9.kEPHaxMnkBHMt1PEsKRGgj3shHkaYg7vFWtNmM5u4R0' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--data-raw '{"details_key":"created_today"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzAxOTEwMjZ9.6rODLvNT6-hhkb52hpHpqZrl_-WGSNEi1t9OdLovbdI |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 64def185-8a06-43b8-bb53-90e52de01dec |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 31 |
{"details_key":"created_today"}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"70c3c-pX1S6Q7kIiR0YHZNhpfRJXPKa4I" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Wed, 04 Feb 2026 07:43:51 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":[{"id":176494,"job_number":"JOB_176494","tr_customer_id":176511,"tr_customer_product_id":176501,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:19:39.000Z","modified_at":"2026-02-04T04:19:39.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10716658082819","imei1":"10716658082819","imei2":"10716658082819","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:19:39.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":176496,"job_number":"JOB_176496","tr_customer_id":176513,"tr_customer_product_id":176503,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:19:41.000Z","modified_at":"2026-02-04T04:19:41.000Z","name":"Arden Cassin","mobile_number":"691-248-9833","email_id":"Amelie.Fahey@hotmail.com","dop":"2000-01-31","serial_number":"1026973266117177","imei1":"1026973266117177","imei2":"1026973266117177","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:19:41.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":176553,"job_number":"JOB_176553","tr_customer_id":176570,"tr_customer_product_id":176560,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:28.000Z","modified_at":"2026-02-04T04:20:28.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10224200877438","imei1":"10224200877438","imei2":"10224200877438","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:28.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":176559,"job_number":"JOB_176559","tr_customer_id":176576,"tr_customer_product_id":176566,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:30.000Z","modified_at":"2026-02-04T04:20:30.000Z","name":"Asa Cassin","mobile_number":"554-420-3894","email_id":"Bud73@gmail.com","dop":"2000-01-31","serial_number":"1050501989120168","imei1":"1050501989120168","imei2":"1050501989120168","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:30.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":176623,"job_number":"JOB_176623","tr_customer_id":176640,"tr_customer_product_id":176630,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:21:16.000Z","modified_at":"2026-02-04T04:21:16.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10592178483359","imei1":"10592178483359","imei2":"10592178483359","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:21:16.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":176625,"job_number":"JOB_176625","tr_customer_id":176642,"tr_customer_product_id":176632,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:21:18.000Z","modified_at":"2026-02-04T04:21:18.000Z","name":"Flavio Wehner","mobile_number":"381-355-2597","email_id":"Erica_Mayert16@yahoo.com","dop":"2000-01-31","serial_number":"1009316889012765","imei1":"1009316889012765","imei2":"1009316889012765","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:21:18.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":176659,"job_number":"JOB_176659","tr_customer_id":176676,"tr_customer_product_id":176666,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:22:04.000Z","modified_at":"2026-02-04T04:22:05.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10193193725919","imei1":"10193193725919","imei2":"10193193725919","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:22:05.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":176661,"job_number":"JOB_176661","tr_customer_id":176678,"tr_customer_product_id":176668,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:22:06.000Z","modified_at":"2026-02-04T04:22:06.000Z","name":"Sean Weber","mobile_number":"981-720-8713","email_id":"Frieda.Dickens@yahoo.com","dop":"2000-01-31","serial_number":"1049153321945694","imei1":"1049153321945694","imei2":"1049153321945694","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:22:06.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":176813,"job_number":"JOB_176813","tr_customer_id":176830,"tr_customer_product_id":176820,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:52:57.000Z","modified_at":"2026-02-04T06:52:57.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10905456111216","imei1":"10905456111216","imei2":"10905456111216","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:52:57.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":176815,"job_number":"JOB_176815","tr_customer_id":176832,"tr_customer_product_id":176822,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:52:59.000Z","modified_at":"2026-02-04T06:52:59.000Z","name":"Misty Dietrich","mobile_number":"685-216-0613","email_id":"Van64@hotmail.com","dop":"2000-01-31","serial_number":"1037913115591944","imei1":"1037913115591944","imei2":"1037913115591944","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:52:59.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":176822,"job_number":"JOB_176822","tr_customer_id":176839,"tr_customer_product_id":176829,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:53:45.000Z","modified_at":"2026-02-04T06:53:45.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10108026856736","imei1":"10108026856736","imei2":"10108026856736","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:53:45.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":176824,"job_number":"JOB_176824","tr_customer_id":176841,"tr_customer_product_id":176831,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:53:47.000Z","modified_at":"2026-02-04T06:53:47.000Z","name":"Mariah Carter","mobile_number":"824-705-2807","email_id":"Cleora.Bradtke41@hotmail.com","dop":"2000-01-31","serial_number":"1028803083099077","imei1":"1028803083099077","imei2":"1028803083099077","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":176834,"job_number":"JOB_176834","tr_customer_id":176851,"tr_customer_product_id":176841,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:54:33.000Z","modified_at":"2026-02-04T06:54:33.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10563331625426","imei1":"10563331625426","imei2":"10563331625426","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:54:33.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":176836,"job_number":"JOB_176836","tr_customer_id":176853,"tr_customer_product_id":176843,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:54:34.000Z","modified_at":"2026-02-04T06:54:34.000Z","name":"Mose Parker","mobile_number":"608-750-3577","email_id":"Tamia_Will@hotmail.com","dop":"2000-01-31","serial_number":"1060387238021366","imei1":"1060387238021366","imei2":"1060387238021366","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:54:34.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":176840,"job_number":"JOB_176840","tr_customer_id":176857,"tr_customer_product_id":176847,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:55:20.000Z","modified_at":"2026-02-04T06:55:20.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10746505687117","imei1":"10746505687117","imei2":"10746505687117","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:55:20.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":176842,"job_number":"JOB_176842","tr_customer_id":176859,"tr_customer_product_id":176849,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:55:22.000Z","modified_at":"2026-02-04T06:55:22.000Z","name":"Dejah Larson","mobile_number":"389-660-4246","email_id":"Julian57@hotmail.com","dop":"2000-01-31","serial_number":"1090969720614131","imei1":"1090969720614131","imei2":"1090969720614131","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:55:22.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":176436,"job_number":"JOB_176436","tr_customer_id":176453,"tr_customer_product_id":176443,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T02:32:57.000Z","modified_at":"2026-02-04T02:32:57.000Z","name":"Heaven Watsica","mobile_number":"797-371-9933","email_id":"Diamond_Ledner92@hotmail.com","dop":"2025-12-10","serial_number":"11790196657588","imei1":"11790196657588","imei2":"11790196657588","popurl":"2025-12-10T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T02:32:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176437,"job_number":"JOB_176437","tr_customer_id":176454,"tr_customer_product_id":176444,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T02:37:46.000Z","modified_at":"2026-02-04T02:37:46.000Z","name":"Ravi Kushwah","mobile_number":"9999449258","email_id":"ravikushwah1175@gmail.com","dop":"2026-02-02","serial_number":"12222222222222222","imei1":"12222222222222222","imei2":"12222222222222222","popurl":"2026-02-02T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T02:37:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176438,"job_number":"JOB_176438","tr_customer_id":176455,"tr_customer_product_id":176445,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T02:42:25.000Z","modified_at":"2026-02-04T03:49:07.000Z","name":"Ravi Kushwah","mobile_number":"9999449258","email_id":"ravikushwah1175@gmail.com","dop":"2026-02-02","serial_number":"12222222222222222","imei1":"13222222222222222","imei2":"13222222222222222","popurl":"2026-02-02T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T03:49:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176440,"job_number":"JOB_176440","tr_customer_id":176457,"tr_customer_product_id":176447,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T03:13:39.000Z","modified_at":"2026-02-04T03:13:54.000Z","name":"Jacklyn Howe","mobile_number":"640-904-1564","email_id":"Frieda_Towne33@hotmail.com","dop":"2025-05-30","serial_number":"14345045410993","imei1":"14345045410993","imei2":"14345045410993","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T03:13:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176441,"job_number":"JOB_176441","tr_customer_id":176458,"tr_customer_product_id":176448,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T03:13:40.000Z","modified_at":"2026-02-04T03:13:40.000Z","name":"Rebeka Bogisich","mobile_number":"980-704-4996","email_id":"Mathias.Lakin37@yahoo.com","dop":"2025-05-30","serial_number":"15452804613682","imei1":"15452804613682","imei2":"15452804613682","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T03:13:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176442,"job_number":"JOB_176442","tr_customer_id":176459,"tr_customer_product_id":176449,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T03:13:41.000Z","modified_at":"2026-02-04T03:13:41.000Z","name":"Fay Bins","mobile_number":"565-353-4061","email_id":"Alfreda.Grady@yahoo.com","dop":"2025-05-30","serial_number":"1596296178477878","imei1":"1596296178477878","imei2":"1596296178477878","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T03:13:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176443,"job_number":"JOB_176443","tr_customer_id":176460,"tr_customer_product_id":176450,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T03:29:43.000Z","modified_at":"2026-02-04T03:29:43.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18163468894187","imei1":"18163468894187","imei2":"18163468894187","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T03:29:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176444,"job_number":"JOB_176444","tr_customer_id":176461,"tr_customer_product_id":176451,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T03:29:43.000Z","modified_at":"2026-02-04T03:30:21.000Z","name":"Malcolm Shields","mobile_number":"800-946-5391","email_id":"Leo_Pouros5@hotmail.com","dop":"2025-04-06","serial_number":"17869032770236","imei1":"17869032770236","imei2":"17869032770236","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T03:30:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176445,"job_number":"JOB_176445","tr_customer_id":176462,"tr_customer_product_id":176452,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T03:29:45.000Z","modified_at":"2026-02-04T03:29:45.000Z","name":"Gordon Bruen","mobile_number":"422-703-7231","email_id":"Cheyanne16@hotmail.com","dop":"2025-04-06","serial_number":"19838262596816960","imei1":"19838262596816960","imei2":"19838262596816960","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T03:29:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176446,"job_number":"JOB_176446","tr_customer_id":176463,"tr_customer_product_id":176453,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T03:30:29.000Z","modified_at":"2026-02-04T03:30:29.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18301039006586","imei1":"18301039006586","imei2":"18301039006586","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T03:30:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176447,"job_number":"JOB_176447","tr_customer_id":176464,"tr_customer_product_id":176454,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T03:30:29.000Z","modified_at":"2026-02-04T03:31:07.000Z","name":"Alexander Erdman","mobile_number":"923-694-5669","email_id":"Ericka_Mraz98@yahoo.com","dop":"2025-04-06","serial_number":"15454476168298","imei1":"15454476168298","imei2":"15454476168298","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T03:31:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176448,"job_number":"JOB_176448","tr_customer_id":176465,"tr_customer_product_id":176455,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T03:30:30.000Z","modified_at":"2026-02-04T03:30:30.000Z","name":"Rhoda Shields","mobile_number":"381-811-1971","email_id":"Bobbie.Lockman@yahoo.com","dop":"2025-04-06","serial_number":"15782718411795832","imei1":"15782718411795832","imei2":"15782718411795832","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T03:30:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176449,"job_number":"JOB_176449","tr_customer_id":176466,"tr_customer_product_id":176456,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T03:31:14.000Z","modified_at":"2026-02-04T03:31:14.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11755818964384","imei1":"11755818964384","imei2":"11755818964384","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T03:31:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176450,"job_number":"JOB_176450","tr_customer_id":176467,"tr_customer_product_id":176457,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T03:31:14.000Z","modified_at":"2026-02-04T03:31:51.000Z","name":"Tomas O'Conner","mobile_number":"864-230-1023","email_id":"Alfonzo_Beier@yahoo.com","dop":"2025-04-06","serial_number":"14681583901262","imei1":"14681583901262","imei2":"14681583901262","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T03:31:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176451,"job_number":"JOB_176451","tr_customer_id":176468,"tr_customer_product_id":176458,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T03:31:16.000Z","modified_at":"2026-02-04T03:31:16.000Z","name":"Elena Volkman","mobile_number":"503-216-5710","email_id":"Mckenna.Bogisich67@gmail.com","dop":"2025-04-06","serial_number":"18904593063522024","imei1":"18904593063522024","imei2":"18904593063522024","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T03:31:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176452,"job_number":"JOB_176452","tr_customer_id":176469,"tr_customer_product_id":176459,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T03:58:46.000Z","modified_at":"2026-02-04T03:58:46.000Z","name":"Genevieve Christiansen","mobile_number":"213-449-3174","email_id":"Hyman20@gmail.com","dop":"2025-12-04","serial_number":"1003169505571621","imei1":"1003169505571621","imei2":"1003169505571621","popurl":"2025-12-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T03:58:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176453,"job_number":"JOB_176453","tr_customer_id":176470,"tr_customer_product_id":176460,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:00:31.000Z","modified_at":"2026-02-04T04:00:31.000Z","name":"Joshuah Dicki","mobile_number":"873-917-7224","email_id":"Agustina.Muller@hotmail.com","dop":"2025-12-04","serial_number":"1006930048268724","imei1":"1006930048268724","imei2":"1006930048268724","popurl":"2025-12-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:00:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176454,"job_number":"JOB_176454","tr_customer_id":176471,"tr_customer_product_id":176461,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:00:34.000Z","modified_at":"2026-02-04T04:00:34.000Z","name":"Meagan Keeling","mobile_number":"839-763-3083","email_id":"Laverne_Mraz@gmail.com","dop":"2025-12-04","serial_number":"1009904023723411","imei1":"1009904023723411","imei2":"1009904023723411","popurl":"2025-12-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:00:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176455,"job_number":"JOB_176455","tr_customer_id":176472,"tr_customer_product_id":176462,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:05:10.000Z","modified_at":"2026-02-04T04:05:10.000Z","name":"Diana Murray","mobile_number":"370-848-2724","email_id":"Rolando16@gmail.com","dop":"2025-12-04","serial_number":"107219835426297","imei1":"107219835426297","imei2":"107219835426297","popurl":"2025-12-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:05:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176456,"job_number":"JOB_176456","tr_customer_id":176473,"tr_customer_product_id":176463,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:10:07.000Z","modified_at":"2026-02-04T04:10:07.000Z","name":"{Esmeralda Wuckert","mobile_number":"401-670-9085","email_id":"Linnie.Larson18@gmail.com","dop":"2025-04-06","serial_number":"11806226633382","imei1":"11806226633382","imei2":"11806226633382","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:10:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176457,"job_number":"JOB_176457","tr_customer_id":176474,"tr_customer_product_id":176464,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:10:12.000Z","modified_at":"2026-02-04T04:10:12.000Z","name":"{Odessa Torp","mobile_number":"739-497-5907","email_id":"Berneice.Abshire53@hotmail.com","dop":"2025-04-06","serial_number":"12100670557799","imei1":"12100670557799","imei2":"12100670557799","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:10:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176458,"job_number":"JOB_176458","tr_customer_id":176475,"tr_customer_product_id":176465,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:10:44.000Z","modified_at":"2026-02-04T04:10:44.000Z","name":"Domenica Gleason","mobile_number":"939-335-3932","email_id":"Demetris_Klocko@yahoo.com","dop":"2025-04-06","serial_number":"19108488805969","imei1":"19108488805969","imei2":"19108488805969","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:10:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176459,"job_number":"JOB_176459","tr_customer_id":176476,"tr_customer_product_id":176466,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:17:35.000Z","modified_at":"2026-02-04T04:17:35.000Z","name":"Hillary Moore","mobile_number":"579-596-0249","email_id":"Alba29@yahoo.com","dop":"2025-09-30","serial_number":"41316736434058","imei1":"41316736434058","imei2":"41316736434058","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:17:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176460,"job_number":"JOB_176460","tr_customer_id":176477,"tr_customer_product_id":176467,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:18:45.000Z","modified_at":"2026-02-04T04:18:55.000Z","name":"Karthik Duruvasula","mobile_number":"7897897890","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"109725614917318","imei1":"109725614917318","imei2":"109725614917318","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T04:18:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176461,"job_number":"JOB_176461","tr_customer_id":176478,"tr_customer_product_id":176468,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:18:45.000Z","modified_at":"2026-02-04T04:19:21.000Z","name":"Davion Conroy","mobile_number":"433-789-1714","email_id":"Tyrese79@gmail.com","dop":"2025-04-06","serial_number":"16284035142558","imei1":"16284035142558","imei2":"16284035142558","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T04:19:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176462,"job_number":"JOB_176462","tr_customer_id":176479,"tr_customer_product_id":176469,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:18:46.000Z","modified_at":"2026-02-04T04:18:46.000Z","name":"Kenton Barton","mobile_number":"461-432-5468","email_id":"Floy_Runolfsdottir39@gmail.com","dop":"2025-04-06","serial_number":"12252461655829352","imei1":"12252461655829352","imei2":"12252461655829352","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:18:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176463,"job_number":"JOB_176463","tr_customer_id":176480,"tr_customer_product_id":176470,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:18:57.000Z","modified_at":"2026-02-04T04:19:07.000Z","name":"Karthik Duruvasula","mobile_number":"7897897890","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"15061186077396","imei1":"15061186077396","imei2":"15061186077396","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T04:19:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176464,"job_number":"JOB_176464","tr_customer_id":176481,"tr_customer_product_id":176471,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:18:57.000Z","modified_at":"2026-02-04T04:18:57.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"19526676215448","imei1":"19526676215448","imei2":"19526676215448","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:18:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176465,"job_number":"JOB_176465","tr_customer_id":176482,"tr_customer_product_id":176472,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:18:58.000Z","modified_at":"2026-02-04T04:19:35.000Z","name":"Lempi Ferry","mobile_number":"650-675-4242","email_id":"Martine_Kuhlman78@yahoo.com","dop":"2025-04-06","serial_number":"12999558831053","imei1":"12999558831053","imei2":"12999558831053","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T04:19:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176466,"job_number":"JOB_176466","tr_customer_id":176483,"tr_customer_product_id":176473,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:18:59.000Z","modified_at":"2026-02-04T04:18:59.000Z","name":"Ruben Schimmel","mobile_number":"362-421-8880","email_id":"Nettie.Kozey@yahoo.com","dop":"2025-04-06","serial_number":"10702536017882956","imei1":"10702536017882956","imei2":"10702536017882956","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:18:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176467,"job_number":"JOB_176467","tr_customer_id":176484,"tr_customer_product_id":176474,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:19:05.000Z","modified_at":"2026-02-04T04:19:41.000Z","name":"Roger Kulas","mobile_number":"386-913-7176","email_id":"Javier_Hansen26@hotmail.com","dop":"2025-04-06","serial_number":"10996378630360","imei1":"10996378630360","imei2":"10996378630360","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T04:19:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176468,"job_number":"JOB_176468","tr_customer_id":176485,"tr_customer_product_id":176475,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:19:06.000Z","modified_at":"2026-02-04T04:19:06.000Z","name":"Dudley Terry","mobile_number":"566-397-0060","email_id":"Adriana.Kris@gmail.com","dop":"2025-04-06","serial_number":"14098912394398192","imei1":"14098912394398192","imei2":"14098912394398192","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:19:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176469,"job_number":"JOB_176469","tr_customer_id":176486,"tr_customer_product_id":176476,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:19:12.000Z","modified_at":"2026-02-04T04:19:52.000Z","name":"Heath Dietrich","mobile_number":"686-211-3178","email_id":"Adan.Weissnat@yahoo.com","dop":"2025-04-06","serial_number":"19785516632411","imei1":"19785516632411","imei2":"19785516632411","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T04:19:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176470,"job_number":"JOB_176470","tr_customer_id":176487,"tr_customer_product_id":176477,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:19:14.000Z","modified_at":"2026-02-04T04:19:14.000Z","name":"Eldred Bayer","mobile_number":"228-692-5130","email_id":"Arnaldo_Moore48@yahoo.com","dop":"2025-04-06","serial_number":"17270181423378286","imei1":"17270181423378286","imei2":"17270181423378286","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:19:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176476,"job_number":"JOB_176476","tr_customer_id":176493,"tr_customer_product_id":176483,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:19:25.000Z","modified_at":"2026-02-04T04:19:25.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16932392834547","imei1":"16932392834547","imei2":"16932392834547","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:19:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176477,"job_number":"JOB_176477","tr_customer_id":176494,"tr_customer_product_id":176484,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:19:25.000Z","modified_at":"2026-02-04T04:20:04.000Z","name":"Manuela Bosco","mobile_number":"534-607-3873","email_id":"Kieran53@gmail.com","dop":"2025-04-06","serial_number":"16120296697617","imei1":"16120296697617","imei2":"16120296697617","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T04:20:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176478,"job_number":"JOB_176478","tr_customer_id":176495,"tr_customer_product_id":176485,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:19:25.000Z","modified_at":"2026-02-04T04:20:03.000Z","name":"Caleb Langworth","mobile_number":"679-449-4236","email_id":"Jadyn.Ebert29@gmail.com","dop":"2025-04-06","serial_number":"13432555119457","imei1":"13432555119457","imei2":"13432555119457","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T04:20:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176480,"job_number":"JOB_176480","tr_customer_id":176497,"tr_customer_product_id":176487,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:19:27.000Z","modified_at":"2026-02-04T04:19:27.000Z","name":"Rudolph Hudson","mobile_number":"553-529-0878","email_id":"Stevie_Walter36@hotmail.com","dop":"2025-04-06","serial_number":"18792165735215520","imei1":"18792165735215520","imei2":"18792165735215520","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:19:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176481,"job_number":"JOB_176481","tr_customer_id":176498,"tr_customer_product_id":176488,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:19:27.000Z","modified_at":"2026-02-04T04:19:27.000Z","name":"Abbey Casper","mobile_number":"209-212-1975","email_id":"Pedro52@yahoo.com","dop":"2025-04-06","serial_number":"12087306755259312","imei1":"12087306755259312","imei2":"12087306755259312","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:19:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176482,"job_number":"JOB_176482","tr_customer_id":176499,"tr_customer_product_id":176489,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:19:32.000Z","modified_at":"2026-02-04T04:19:32.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13165232316668","imei1":"13165232316668","imei2":"13165232316668","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:19:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176483,"job_number":"JOB_176483","tr_customer_id":176500,"tr_customer_product_id":176490,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:19:32.000Z","modified_at":"2026-02-04T04:20:12.000Z","name":"Alessandro Purdy","mobile_number":"342-728-6130","email_id":"Cleveland33@gmail.com","dop":"2025-04-06","serial_number":"19144756224125","imei1":"19144756224125","imei2":"19144756224125","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T04:20:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176484,"job_number":"JOB_176484","tr_customer_id":176501,"tr_customer_product_id":176491,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:19:32.000Z","modified_at":"2026-02-04T04:20:12.000Z","name":"Tara Dooley","mobile_number":"230-744-5516","email_id":"Patsy.Collier25@gmail.com","dop":"2025-04-06","serial_number":"12429138110066","imei1":"12429138110066","imei2":"12429138110066","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T04:20:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176485,"job_number":"JOB_176485","tr_customer_id":176502,"tr_customer_product_id":176492,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:19:34.000Z","modified_at":"2026-02-04T04:19:34.000Z","name":"Syble Abernathy","mobile_number":"355-951-2951","email_id":"Lucie38@yahoo.com","dop":"2025-04-06","serial_number":"16265871400764784","imei1":"16265871400764784","imei2":"16265871400764784","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:19:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176486,"job_number":"JOB_176486","tr_customer_id":176503,"tr_customer_product_id":176493,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:19:34.000Z","modified_at":"2026-02-04T04:19:34.000Z","name":"Reilly Conroy","mobile_number":"924-688-4068","email_id":"Ottis_Mitchell49@yahoo.com","dop":"2025-04-06","serial_number":"10799443903246306","imei1":"10799443903246306","imei2":"10799443903246306","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:19:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176487,"job_number":"JOB_176487","tr_customer_id":176504,"tr_customer_product_id":176494,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:19:37.000Z","modified_at":"2026-02-04T04:19:37.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19699442607977","imei1":"19699442607977","imei2":"19699442607977","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:19:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176488,"job_number":"JOB_176488","tr_customer_id":176505,"tr_customer_product_id":176495,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:19:38.000Z","modified_at":"2026-02-04T04:20:17.000Z","name":"Rhea Torp","mobile_number":"440-835-2133","email_id":"Enid.Durgan42@yahoo.com","dop":"2025-04-06","serial_number":"19804852871248","imei1":"19804852871248","imei2":"19804852871248","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T04:20:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176489,"job_number":"JOB_176489","tr_customer_id":176506,"tr_customer_product_id":176496,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:19:38.000Z","modified_at":"2026-02-04T04:19:38.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10516872330446","imei1":"10516872330446","imei2":"10516872330446","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:19:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176491,"job_number":"JOB_176491","tr_customer_id":176508,"tr_customer_product_id":176498,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:19:38.000Z","modified_at":"2026-02-04T04:20:13.000Z","name":"Deron Steuber","mobile_number":"706-377-0411","email_id":"Florencio_Reichel@hotmail.com","dop":"2025-06-18","serial_number":"10925752725743","imei1":"10925752725743","imei2":"10925752725743","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T04:20:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176492,"job_number":"JOB_176492","tr_customer_id":176509,"tr_customer_product_id":176499,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:19:39.000Z","modified_at":"2026-02-04T04:19:39.000Z","name":"Alexzander Stark","mobile_number":"596-734-3585","email_id":"Patsy_Hettinger18@hotmail.com","dop":"2025-06-18","serial_number":"1053416970203141","imei1":"1053416970203141","imei2":"1053416970203141","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:19:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176493,"job_number":"JOB_176493","tr_customer_id":176510,"tr_customer_product_id":176500,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:19:39.000Z","modified_at":"2026-02-04T04:19:39.000Z","name":"Houston Lindgren","mobile_number":"428-666-2362","email_id":"Jillian72@gmail.com","dop":"2025-04-06","serial_number":"11445065524746976","imei1":"11445065524746976","imei2":"11445065524746976","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:19:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176495,"job_number":"JOB_176495","tr_customer_id":176512,"tr_customer_product_id":176502,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:19:40.000Z","modified_at":"2026-02-04T04:20:20.000Z","name":"Alberto Lemke","mobile_number":"548-215-8611","email_id":"Federico60@gmail.com","dop":"2000-01-31","serial_number":"10674023106755","imei1":"10674023106755","imei2":"10674023106755","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T04:20:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176497,"job_number":"JOB_176497","tr_customer_id":176514,"tr_customer_product_id":176504,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:19:42.000Z","modified_at":"2026-02-04T04:19:58.000Z","name":"Rozella O'Keefe","mobile_number":"917-931-9949","email_id":"Wendell_Nikolaus@gmail.com","dop":"2025-05-30","serial_number":"11193339772390","imei1":"11193339772390","imei2":"11193339772390","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T04:19:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176498,"job_number":"JOB_176498","tr_customer_id":176515,"tr_customer_product_id":176505,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:19:43.000Z","modified_at":"2026-02-04T04:19:43.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"14841589173287","imei1":"14841589173287","imei2":"14841589173287","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:19:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176499,"job_number":"JOB_176499","tr_customer_id":176516,"tr_customer_product_id":176506,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:19:43.000Z","modified_at":"2026-02-04T04:19:43.000Z","name":"Adalberto Fritsch","mobile_number":"395-744-7037","email_id":"Litzy.Mraz38@yahoo.com","dop":"2025-05-30","serial_number":"10428958510257","imei1":"10428958510257","imei2":"10428958510257","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:19:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176500,"job_number":"JOB_176500","tr_customer_id":176517,"tr_customer_product_id":176507,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:19:43.000Z","modified_at":"2026-02-04T04:20:21.000Z","name":"Troy Kassulke","mobile_number":"429-334-2416","email_id":"Demarcus.Blick80@gmail.com","dop":"2025-04-06","serial_number":"14635670377565","imei1":"14635670377565","imei2":"14635670377565","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T04:20:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176501,"job_number":"JOB_176501","tr_customer_id":176518,"tr_customer_product_id":176508,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:19:44.000Z","modified_at":"2026-02-04T04:19:44.000Z","name":"Dominic Gorczany","mobile_number":"478-211-4354","email_id":"Aiden84@yahoo.com","dop":"2025-05-30","serial_number":"1548309318542422","imei1":"1548309318542422","imei2":"1548309318542422","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:19:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176502,"job_number":"JOB_176502","tr_customer_id":176519,"tr_customer_product_id":176509,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:19:44.000Z","modified_at":"2026-02-04T04:19:44.000Z","name":"Hailee Beier","mobile_number":"276-446-2343","email_id":"Claude_OReilly59@hotmail.com","dop":"2025-04-06","serial_number":"18475515866700810","imei1":"18475515866700810","imei2":"18475515866700810","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:19:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176503,"job_number":"JOB_176503","tr_customer_id":176520,"tr_customer_product_id":176510,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:19:46.000Z","modified_at":"2026-02-04T04:19:46.000Z","name":"Nareen Katkam","mobile_number":"7677667898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"12727448778628","imei1":"12727448778628","imei2":"12727448778628","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:19:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176504,"job_number":"JOB_176504","tr_customer_id":176521,"tr_customer_product_id":176511,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:19:46.000Z","modified_at":"2026-02-04T04:19:46.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19106818057498","imei1":"19106818057498","imei2":"19106818057498","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:19:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176505,"job_number":"JOB_176505","tr_customer_id":176522,"tr_customer_product_id":176512,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:19:46.000Z","modified_at":"2026-02-04T04:20:21.000Z","name":"Mckayla Welch","mobile_number":"380-580-9472","email_id":"Jabari.Thompson94@gmail.com","dop":"2026-01-04","serial_number":"11242668530788","imei1":"11242668530788","imei2":"11242668530788","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T04:20:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176507,"job_number":"JOB_176507","tr_customer_id":176524,"tr_customer_product_id":176514,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:19:47.000Z","modified_at":"2026-02-04T04:20:28.000Z","name":"Kenton Ferry","mobile_number":"884-933-8543","email_id":"Lamont_Langosh30@yahoo.com","dop":"2025-04-06","serial_number":"16554706441120","imei1":"16554706441120","imei2":"16554706441120","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T04:20:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176508,"job_number":"JOB_176508","tr_customer_id":176525,"tr_customer_product_id":176515,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:19:48.000Z","modified_at":"2026-02-04T04:19:48.000Z","name":"Nareen Katkam","mobile_number":"7677667898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"78275858196127","imei1":"78275858196127","imei2":"78275858196127","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:19:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176509,"job_number":"JOB_176509","tr_customer_id":176526,"tr_customer_product_id":176516,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:19:48.000Z","modified_at":"2026-02-04T04:19:48.000Z","name":"Eda Bradtke","mobile_number":"671-543-0261","email_id":"Arnaldo44@gmail.com","dop":"2025-04-06","serial_number":"10240613578143672","imei1":"10240613578143672","imei2":"10240613578143672","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:19:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176510,"job_number":"JOB_176510","tr_customer_id":176527,"tr_customer_product_id":176517,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:19:48.000Z","modified_at":"2026-02-04T04:20:28.000Z","name":"Josefina Jacobi","mobile_number":"556-838-4841","email_id":"Werner18@yahoo.com","dop":"2025-04-06","serial_number":"10425319190950","imei1":"10425319190950","imei2":"10425319190950","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T04:20:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176511,"job_number":"JOB_176511","tr_customer_id":176528,"tr_customer_product_id":176518,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:19:49.000Z","modified_at":"2026-02-04T04:19:49.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13363929985402","imei1":"13363929985402","imei2":"13363929985402","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:19:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176512,"job_number":"JOB_176512","tr_customer_id":176529,"tr_customer_product_id":176519,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:19:49.000Z","modified_at":"2026-02-04T04:20:28.000Z","name":"Austen Bednar","mobile_number":"528-379-5549","email_id":"Hillard_Herzog96@gmail.com","dop":"2025-04-06","serial_number":"10871636493226","imei1":"10871636493226","imei2":"10871636493226","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T04:20:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176513,"job_number":"JOB_176513","tr_customer_id":176530,"tr_customer_product_id":176520,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:19:49.000Z","modified_at":"2026-02-04T04:19:49.000Z","name":"Onkar Bhole","mobile_number":"7046563552","email_id":"Onkarbhole@gmail.com","dop":"2025-04-06","serial_number":"19274706234465","imei1":"19274706234465","imei2":"19274706234465","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:19:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176514,"job_number":"JOB_176514","tr_customer_id":176531,"tr_customer_product_id":176521,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:19:50.000Z","modified_at":"2026-02-04T04:20:28.000Z","name":"Eli Kessler","mobile_number":"956-289-0988","email_id":"Kari41@hotmail.com","dop":"2025-04-06","serial_number":"11459773787837","imei1":"11459773787837","imei2":"11459773787837","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T04:20:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176515,"job_number":"JOB_176515","tr_customer_id":176532,"tr_customer_product_id":176522,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:19:50.000Z","modified_at":"2026-02-04T04:19:50.000Z","name":"Skye Spinka","mobile_number":"579-436-5156","email_id":"Robbie45@gmail.com","dop":"2025-04-06","serial_number":"15083668393112600","imei1":"15083668393112600","imei2":"15083668393112600","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:19:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176516,"job_number":"JOB_176516","tr_customer_id":176533,"tr_customer_product_id":176523,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:19:51.000Z","modified_at":"2026-02-04T04:19:51.000Z","name":"Blanche Hoppe","mobile_number":"780-426-0720","email_id":"Tito.Ritchie@hotmail.com","dop":"2025-04-06","serial_number":"14401505601615458","imei1":"14401505601615458","imei2":"14401505601615458","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:19:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176517,"job_number":"JOB_176517","tr_customer_id":176534,"tr_customer_product_id":176524,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:19:51.000Z","modified_at":"2026-02-04T04:19:51.000Z","name":"Miller Paucek","mobile_number":"648-957-6876","email_id":"Cyril_White0@gmail.com","dop":"2025-04-06","serial_number":"14203856991710024","imei1":"14203856991710024","imei2":"14203856991710024","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:19:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176518,"job_number":"JOB_176518","tr_customer_id":176535,"tr_customer_product_id":176525,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:19:56.000Z","modified_at":"2026-02-04T04:19:56.000Z","name":"Sravan V","mobile_number":"8492453456","email_id":"srav@gmail.com","dop":"2025-12-31","serial_number":"104476620567286","imei1":"104476620567286","imei2":"104476620567286","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:19:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176519,"job_number":"JOB_176519","tr_customer_id":176536,"tr_customer_product_id":176526,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:19:56.000Z","modified_at":"2026-02-04T04:20:35.000Z","name":"Allison Marks","mobile_number":"884-237-9590","email_id":"Cleta_Muller22@gmail.com","dop":"2025-12-31","serial_number":"109515920782283","imei1":"109515920782283","imei2":"109515920782283","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T04:20:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176520,"job_number":"JOB_176520","tr_customer_id":176537,"tr_customer_product_id":176527,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:02.000Z","modified_at":"2026-02-04T04:20:02.000Z","name":"neeraj v","mobile_number":"9182460199","email_id":"neeraj.v@outlook.com","dop":"2025-04-06","serial_number":"18720857932300","imei1":"18720857932300","imei2":"18720857932300","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176521,"job_number":"JOB_176521","tr_customer_id":176538,"tr_customer_product_id":176528,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:02.000Z","modified_at":"2026-02-04T04:20:39.000Z","name":"Darien Harber","mobile_number":"578-548-5280","email_id":"Raphaelle9@hotmail.com","dop":"2025-04-06","serial_number":"10290669186276","imei1":"10290669186276","imei2":"10290669186276","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T04:20:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176522,"job_number":"JOB_176522","tr_customer_id":176539,"tr_customer_product_id":176529,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:03.000Z","modified_at":"2026-02-04T04:20:03.000Z","name":"Pauline Frami","mobile_number":"846-220-3318","email_id":"Arianna_Greenholt82@hotmail.com","dop":"2025-04-06","serial_number":"13766464858361678","imei1":"13766464858361678","imei2":"13766464858361678","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176524,"job_number":"JOB_176524","tr_customer_id":176541,"tr_customer_product_id":176531,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:08.000Z","modified_at":"2026-02-04T04:20:08.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17890715696423","imei1":"17890715696423","imei2":"17890715696423","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176525,"job_number":"JOB_176525","tr_customer_id":176542,"tr_customer_product_id":176532,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:08.000Z","modified_at":"2026-02-04T04:20:48.000Z","name":"Brain Davis","mobile_number":"404-311-6308","email_id":"Carleton.Frami@gmail.com","dop":"2025-04-06","serial_number":"13788542844415","imei1":"13788542844415","imei2":"13788542844415","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T04:20:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176526,"job_number":"JOB_176526","tr_customer_id":176543,"tr_customer_product_id":176533,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:09.000Z","modified_at":"2026-02-04T04:20:09.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14461693911714","imei1":"14461693911714","imei2":"14461693911714","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176527,"job_number":"JOB_176527","tr_customer_id":176544,"tr_customer_product_id":176534,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:09.000Z","modified_at":"2026-02-04T04:20:49.000Z","name":"Guy Waelchi","mobile_number":"860-293-8876","email_id":"Laurianne65@hotmail.com","dop":"2025-04-06","serial_number":"18283687641171","imei1":"18283687641171","imei2":"18283687641171","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T04:20:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176528,"job_number":"JOB_176528","tr_customer_id":176545,"tr_customer_product_id":176535,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:10.000Z","modified_at":"2026-02-04T04:20:10.000Z","name":"Jacynthe Stoltenberg","mobile_number":"923-329-1013","email_id":"Payton92@gmail.com","dop":"2025-04-06","serial_number":"14528192762308204","imei1":"14528192762308204","imei2":"14528192762308204","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176529,"job_number":"JOB_176529","tr_customer_id":176546,"tr_customer_product_id":176536,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:11.000Z","modified_at":"2026-02-04T04:20:11.000Z","name":"Jane Runolfsson","mobile_number":"597-969-8020","email_id":"Cassie.Boyle85@gmail.com","dop":"2025-04-06","serial_number":"19208417795997210","imei1":"19208417795997210","imei2":"19208417795997210","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176530,"job_number":"JOB_176530","tr_customer_id":176547,"tr_customer_product_id":176537,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:11.000Z","modified_at":"2026-02-04T04:20:11.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17458340921459","imei1":"17458340921459","imei2":"17458340921459","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176531,"job_number":"JOB_176531","tr_customer_id":176548,"tr_customer_product_id":176538,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:11.000Z","modified_at":"2026-02-04T04:20:48.000Z","name":"Cordelia Pagac","mobile_number":"239-949-3442","email_id":"Drew.McDermott75@hotmail.com","dop":"2025-04-06","serial_number":"15956594608157","imei1":"15956594608157","imei2":"15956594608157","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T04:20:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176532,"job_number":"JOB_176532","tr_customer_id":176549,"tr_customer_product_id":176539,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:13.000Z","modified_at":"2026-02-04T04:20:13.000Z","name":"Bo Blanda","mobile_number":"583-378-7607","email_id":"Zachariah_Fisher80@yahoo.com","dop":"2025-04-06","serial_number":"19828528069297200","imei1":"19828528069297200","imei2":"19828528069297200","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176536,"job_number":"JOB_176536","tr_customer_id":176553,"tr_customer_product_id":176543,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:20.000Z","modified_at":"2026-02-04T04:20:20.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10595176448316","imei1":"10595176448316","imei2":"10595176448316","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176537,"job_number":"JOB_176537","tr_customer_id":176554,"tr_customer_product_id":176544,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:20.000Z","modified_at":"2026-02-04T04:20:20.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17734324417873","imei1":"17734324417873","imei2":"17734324417873","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176538,"job_number":"JOB_176538","tr_customer_id":176555,"tr_customer_product_id":176545,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:20.000Z","modified_at":"2026-02-04T04:20:55.000Z","name":"Pearline Kihn","mobile_number":"255-593-5668","email_id":"Imani.Gaylord52@gmail.com","dop":"2025-06-18","serial_number":"10091836493480","imei1":"10091836493480","imei2":"10091836493480","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T04:20:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176540,"job_number":"JOB_176540","tr_customer_id":176557,"tr_customer_product_id":176547,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:20.000Z","modified_at":"2026-02-04T04:20:59.000Z","name":"Schuyler Hoppe","mobile_number":"930-807-2439","email_id":"Houston_Cummerata80@hotmail.com","dop":"2025-04-06","serial_number":"13502789387231","imei1":"13502789387231","imei2":"13502789387231","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T04:20:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176542,"job_number":"JOB_176542","tr_customer_id":176559,"tr_customer_product_id":176549,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:21.000Z","modified_at":"2026-02-04T04:20:21.000Z","name":"Anita Reilly","mobile_number":"930-690-0373","email_id":"Callie48@gmail.com","dop":"2025-06-18","serial_number":"1041077178076790","imei1":"1041077178076790","imei2":"1041077178076790","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176543,"job_number":"JOB_176543","tr_customer_id":176560,"tr_customer_product_id":176550,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:21.000Z","modified_at":"2026-02-04T04:20:21.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18646972987672","imei1":"18646972987672","imei2":"18646972987672","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176544,"job_number":"JOB_176544","tr_customer_id":176561,"tr_customer_product_id":176551,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:21.000Z","modified_at":"2026-02-04T04:21:01.000Z","name":"Matteo Von","mobile_number":"342-973-4987","email_id":"Eloy.Rogahn@gmail.com","dop":"2025-04-06","serial_number":"14363441597170","imei1":"14363441597170","imei2":"14363441597170","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T04:21:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176545,"job_number":"JOB_176545","tr_customer_id":176562,"tr_customer_product_id":176552,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:22.000Z","modified_at":"2026-02-04T04:20:22.000Z","name":"Lonzo Turcotte","mobile_number":"217-331-8385","email_id":"Retha_Predovic76@gmail.com","dop":"2025-04-06","serial_number":"17777380299092604","imei1":"17777380299092604","imei2":"17777380299092604","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176547,"job_number":"JOB_176547","tr_customer_id":176564,"tr_customer_product_id":176554,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:23.000Z","modified_at":"2026-02-04T04:20:23.000Z","name":"Raegan Hessel","mobile_number":"204-937-7389","email_id":"Sabrina.Green64@hotmail.com","dop":"2025-04-06","serial_number":"11161418795242160","imei1":"11161418795242160","imei2":"11161418795242160","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176550,"job_number":"JOB_176550","tr_customer_id":176567,"tr_customer_product_id":176557,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:25.000Z","modified_at":"2026-02-04T04:20:25.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11249833330334","imei1":"11249833330334","imei2":"11249833330334","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176551,"job_number":"JOB_176551","tr_customer_id":176568,"tr_customer_product_id":176558,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:25.000Z","modified_at":"2026-02-04T04:21:04.000Z","name":"Nikko Macejkovic","mobile_number":"288-671-7616","email_id":"Sarah_Halvorson@gmail.com","dop":"2025-04-06","serial_number":"17550298443603","imei1":"17550298443603","imei2":"17550298443603","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T04:21:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176552,"job_number":"JOB_176552","tr_customer_id":176569,"tr_customer_product_id":176559,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:27.000Z","modified_at":"2026-02-04T04:20:27.000Z","name":"Leo Spinka","mobile_number":"629-695-6576","email_id":"Jalyn.Stoltenberg@hotmail.com","dop":"2025-04-06","serial_number":"16805894203813508","imei1":"16805894203813508","imei2":"16805894203813508","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176554,"job_number":"JOB_176554","tr_customer_id":176571,"tr_customer_product_id":176561,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:28.000Z","modified_at":"2026-02-04T04:20:28.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"19346405170390","imei1":"19346405170390","imei2":"19346405170390","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176555,"job_number":"JOB_176555","tr_customer_id":176572,"tr_customer_product_id":176562,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:28.000Z","modified_at":"2026-02-04T04:21:08.000Z","name":"Chauncey O'Conner","mobile_number":"516-853-3932","email_id":"Justyn28@gmail.com","dop":"2000-01-31","serial_number":"10833219659521","imei1":"10833219659521","imei2":"10833219659521","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T04:21:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176556,"job_number":"JOB_176556","tr_customer_id":176574,"tr_customer_product_id":176564,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:28.000Z","modified_at":"2026-02-04T04:21:06.000Z","name":"Brianne Rath","mobile_number":"478-778-0715","email_id":"Ardith_Kshlerin@gmail.com","dop":"2025-04-06","serial_number":"16815796580165","imei1":"16815796580165","imei2":"16815796580165","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T04:21:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176557,"job_number":"JOB_176557","tr_customer_id":176573,"tr_customer_product_id":176563,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:28.000Z","modified_at":"2026-02-04T04:20:28.000Z","name":"Nareen K","mobile_number":"7677660898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"11388463808593","imei1":"11388463808593","imei2":"11388463808593","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176558,"job_number":"JOB_176558","tr_customer_id":176575,"tr_customer_product_id":176565,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:29.000Z","modified_at":"2026-02-04T04:21:04.000Z","name":"Rupert Marks","mobile_number":"433-894-6883","email_id":"Arvel47@yahoo.com","dop":"2026-01-04","serial_number":"11748295611128","imei1":"11748295611128","imei2":"11748295611128","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T04:21:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176560,"job_number":"JOB_176560","tr_customer_id":176577,"tr_customer_product_id":176567,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:30.000Z","modified_at":"2026-02-04T04:20:30.000Z","name":"Ellis Gaylord","mobile_number":"239-426-4764","email_id":"Mathias_Gottlieb@gmail.com","dop":"2025-04-06","serial_number":"16445968121486860","imei1":"16445968121486860","imei2":"16445968121486860","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176561,"job_number":"JOB_176561","tr_customer_id":176578,"tr_customer_product_id":176568,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:30.000Z","modified_at":"2026-02-04T04:20:30.000Z","name":"Nareen K","mobile_number":"7677660898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"59295561175698","imei1":"59295561175698","imei2":"59295561175698","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176569,"job_number":"JOB_176569","tr_customer_id":176586,"tr_customer_product_id":176576,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:35.000Z","modified_at":"2026-02-04T04:20:35.000Z","name":"dora p","mobile_number":"9321435112","email_id":"dora@gmail.com","dop":"2025-04-06","serial_number":"17436717072521","imei1":"17436717072521","imei2":"17436717072521","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176570,"job_number":"JOB_176570","tr_customer_id":176587,"tr_customer_product_id":176577,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:35.000Z","modified_at":"2026-02-04T04:20:35.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12037051281462","imei1":"12037051281462","imei2":"12037051281462","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176571,"job_number":"JOB_176571","tr_customer_id":176588,"tr_customer_product_id":176578,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:35.000Z","modified_at":"2026-02-04T04:21:13.000Z","name":"Wilford O'Reilly","mobile_number":"304-299-7620","email_id":"Verdie_Ernser22@gmail.com","dop":"2025-04-06","serial_number":"12923973784175","imei1":"12923973784175","imei2":"12923973784175","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T04:21:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176572,"job_number":"JOB_176572","tr_customer_id":176589,"tr_customer_product_id":176579,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:35.000Z","modified_at":"2026-02-04T04:21:14.000Z","name":"Terrence Macejkovic","mobile_number":"443-308-3109","email_id":"Khalil.Huel87@yahoo.com","dop":"2025-04-06","serial_number":"16142756577747","imei1":"16142756577747","imei2":"16142756577747","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T04:21:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176573,"job_number":"JOB_176573","tr_customer_id":176590,"tr_customer_product_id":176580,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:36.000Z","modified_at":"2026-02-04T04:20:36.000Z","name":"Rita Gupta","mobile_number":"12345678978","email_id":"test@1","dop":"2025-04-06","serial_number":"16137041114487","imei1":"16137041114487","imei2":"16137041114487","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176574,"job_number":"JOB_176574","tr_customer_id":176591,"tr_customer_product_id":176581,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:36.000Z","modified_at":"2026-02-04T04:20:36.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12328155315568","imei1":"12328155315568","imei2":"12328155315568","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176575,"job_number":"JOB_176575","tr_customer_id":176592,"tr_customer_product_id":176582,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:36.000Z","modified_at":"2026-02-04T04:21:14.000Z","name":"Josephine McGlynn","mobile_number":"250-673-0476","email_id":"Kenyatta.Hills@yahoo.com","dop":"2025-04-06","serial_number":"13930670768311","imei1":"13930670768311","imei2":"13930670768311","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T04:21:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176576,"job_number":"JOB_176576","tr_customer_id":176593,"tr_customer_product_id":176583,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:36.000Z","modified_at":"2026-02-04T04:20:36.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16630960260518","imei1":"16630960260518","imei2":"16630960260518","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176577,"job_number":"JOB_176577","tr_customer_id":176594,"tr_customer_product_id":176584,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:36.000Z","modified_at":"2026-02-04T04:21:16.000Z","name":"Rosalee Pfeffer","mobile_number":"908-751-7700","email_id":"Colleen.Haag@hotmail.com","dop":"2025-04-06","serial_number":"13303380654586","imei1":"13303380654586","imei2":"13303380654586","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T04:21:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176578,"job_number":"JOB_176578","tr_customer_id":176595,"tr_customer_product_id":176585,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:36.000Z","modified_at":"2026-02-04T04:21:18.000Z","name":"Leonora Harris","mobile_number":"366-298-2180","email_id":"Reginald_Harvey32@gmail.com","dop":"2025-04-06","serial_number":"14166113325691","imei1":"14166113325691","imei2":"14166113325691","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T04:21:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176579,"job_number":"JOB_176579","tr_customer_id":176596,"tr_customer_product_id":176586,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:37.000Z","modified_at":"2026-02-04T04:20:37.000Z","name":"Kari Kovacek","mobile_number":"942-969-6725","email_id":"Mikayla_Cummings64@hotmail.com","dop":"2025-04-06","serial_number":"19534848621237860","imei1":"19534848621237860","imei2":"19534848621237860","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176580,"job_number":"JOB_176580","tr_customer_id":176597,"tr_customer_product_id":176587,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:37.000Z","modified_at":"2026-02-04T04:20:37.000Z","name":"Stone Donnelly","mobile_number":"221-765-4675","email_id":"Erica_Olson28@gmail.com","dop":"2025-04-06","serial_number":"10343017688746420","imei1":"10343017688746420","imei2":"10343017688746420","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176581,"job_number":"JOB_176581","tr_customer_id":176598,"tr_customer_product_id":176588,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:37.000Z","modified_at":"2026-02-04T04:20:37.000Z","name":"Zackary Kerluke","mobile_number":"986-740-1998","email_id":"Astrid.Hane@hotmail.com","dop":"2025-04-06","serial_number":"16588545340439542","imei1":"16588545340439542","imei2":"16588545340439542","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176582,"job_number":"JOB_176582","tr_customer_id":176599,"tr_customer_product_id":176589,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:38.000Z","modified_at":"2026-02-04T04:20:38.000Z","name":"Estevan Skiles","mobile_number":"630-200-8970","email_id":"Camden7@gmail.com","dop":"2025-04-06","serial_number":"18947640076066464","imei1":"18947640076066464","imei2":"18947640076066464","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176583,"job_number":"JOB_176583","tr_customer_id":176600,"tr_customer_product_id":176590,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:38.000Z","modified_at":"2026-02-04T04:20:38.000Z","name":"Madison Schroeder","mobile_number":"211-582-1738","email_id":"Melissa82@gmail.com","dop":"2025-04-06","serial_number":"16182241233055066","imei1":"16182241233055066","imei2":"16182241233055066","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176584,"job_number":"JOB_176584","tr_customer_id":176601,"tr_customer_product_id":176591,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:41.000Z","modified_at":"2026-02-04T04:20:41.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19282812627094","imei1":"19282812627094","imei2":"19282812627094","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176585,"job_number":"JOB_176585","tr_customer_id":176602,"tr_customer_product_id":176592,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:41.000Z","modified_at":"2026-02-04T04:21:21.000Z","name":"Dora Bartoletti","mobile_number":"502-851-1749","email_id":"Margarett.Lehner8@yahoo.com","dop":"2025-04-06","serial_number":"19184649271816","imei1":"19184649271816","imei2":"19184649271816","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T04:21:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176586,"job_number":"JOB_176586","tr_customer_id":176603,"tr_customer_product_id":176593,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:43.000Z","modified_at":"2026-02-04T04:20:43.000Z","name":"Srav k","mobile_number":"8492443456","email_id":"sravanh@gmail.com","dop":"2025-12-31","serial_number":"102534576099548","imei1":"102534576099548","imei2":"102534576099548","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176587,"job_number":"JOB_176587","tr_customer_id":176604,"tr_customer_product_id":176594,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:43.000Z","modified_at":"2026-02-04T04:20:43.000Z","name":"Odie Beier","mobile_number":"647-501-7090","email_id":"Dewitt96@yahoo.com","dop":"2025-04-06","serial_number":"11158458399755378","imei1":"11158458399755378","imei2":"11158458399755378","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176588,"job_number":"JOB_176588","tr_customer_id":176605,"tr_customer_product_id":176595,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:43.000Z","modified_at":"2026-02-04T04:21:22.000Z","name":"Hope Jacobson","mobile_number":"865-394-4003","email_id":"Lisette.Olson@gmail.com","dop":"2025-12-31","serial_number":"106871290318209","imei1":"106871290318209","imei2":"106871290318209","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T04:21:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176589,"job_number":"JOB_176589","tr_customer_id":176606,"tr_customer_product_id":176596,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:46.000Z","modified_at":"2026-02-04T04:20:46.000Z","name":"viraj kumar","mobile_number":"7982896126","email_id":"virajkumar@gmail.com","dop":"2025-04-06","serial_number":"11421911309390","imei1":"11421911309390","imei2":"11421911309390","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176590,"job_number":"JOB_176590","tr_customer_id":176607,"tr_customer_product_id":176597,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:46.000Z","modified_at":"2026-02-04T04:21:23.000Z","name":"Kadin Kuvalis","mobile_number":"487-530-8797","email_id":"Kelli.Kreiger@hotmail.com","dop":"2025-04-06","serial_number":"18766100481755","imei1":"18766100481755","imei2":"18766100481755","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T04:21:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176593,"job_number":"JOB_176593","tr_customer_id":176610,"tr_customer_product_id":176600,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:47.000Z","modified_at":"2026-02-04T04:20:47.000Z","name":"Theron Frami","mobile_number":"345-442-8146","email_id":"Cecelia_Rau10@gmail.com","dop":"2025-04-06","serial_number":"10621147261380574","imei1":"10621147261380574","imei2":"10621147261380574","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176597,"job_number":"JOB_176597","tr_customer_id":176614,"tr_customer_product_id":176604,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:56.000Z","modified_at":"2026-02-04T04:20:56.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12769169432076","imei1":"12769169432076","imei2":"12769169432076","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176598,"job_number":"JOB_176598","tr_customer_id":176615,"tr_customer_product_id":176605,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:56.000Z","modified_at":"2026-02-04T04:21:34.000Z","name":"Jennings Gaylord","mobile_number":"232-663-6014","email_id":"Rossie.Carter@hotmail.com","dop":"2025-04-06","serial_number":"13344060642110","imei1":"13344060642110","imei2":"13344060642110","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T04:21:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176599,"job_number":"JOB_176599","tr_customer_id":176616,"tr_customer_product_id":176606,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:56.000Z","modified_at":"2026-02-04T04:20:56.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15818856923876","imei1":"15818856923876","imei2":"15818856923876","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176600,"job_number":"JOB_176600","tr_customer_id":176617,"tr_customer_product_id":176607,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:57.000Z","modified_at":"2026-02-04T04:21:37.000Z","name":"Chelsea Ward","mobile_number":"886-889-8769","email_id":"Nelda.Cummerata27@hotmail.com","dop":"2025-04-06","serial_number":"11794836586046","imei1":"11794836586046","imei2":"11794836586046","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T04:21:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176601,"job_number":"JOB_176601","tr_customer_id":176618,"tr_customer_product_id":176608,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:57.000Z","modified_at":"2026-02-04T04:20:57.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11221181943727","imei1":"11221181943727","imei2":"11221181943727","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176602,"job_number":"JOB_176602","tr_customer_id":176619,"tr_customer_product_id":176609,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:57.000Z","modified_at":"2026-02-04T04:21:38.000Z","name":"Nico Jast","mobile_number":"647-663-0902","email_id":"Consuelo93@yahoo.com","dop":"2025-04-06","serial_number":"14907914450534","imei1":"14907914450534","imei2":"14907914450534","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T04:21:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176603,"job_number":"JOB_176603","tr_customer_id":176620,"tr_customer_product_id":176610,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:58.000Z","modified_at":"2026-02-04T04:20:58.000Z","name":"Dedric Rau","mobile_number":"743-590-7980","email_id":"Bridgette_Donnelly@hotmail.com","dop":"2025-04-06","serial_number":"15443147911396776","imei1":"15443147911396776","imei2":"15443147911396776","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176604,"job_number":"JOB_176604","tr_customer_id":176621,"tr_customer_product_id":176611,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:58.000Z","modified_at":"2026-02-04T04:20:58.000Z","name":"Keshawn Yost","mobile_number":"400-339-4364","email_id":"Colten.Wilkinson@yahoo.com","dop":"2025-04-06","serial_number":"10117715531931494","imei1":"10117715531931494","imei2":"10117715531931494","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176605,"job_number":"JOB_176605","tr_customer_id":176622,"tr_customer_product_id":176612,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:59.000Z","modified_at":"2026-02-04T04:20:59.000Z","name":"Kyra Schroeder","mobile_number":"598-811-3114","email_id":"Ilene43@hotmail.com","dop":"2025-04-06","serial_number":"15910947761966254","imei1":"15910947761966254","imei2":"15910947761966254","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176610,"job_number":"JOB_176610","tr_customer_id":176627,"tr_customer_product_id":176617,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:21:07.000Z","modified_at":"2026-02-04T04:21:07.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13551540871317","imei1":"13551540871317","imei2":"13551540871317","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:21:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176611,"job_number":"JOB_176611","tr_customer_id":176628,"tr_customer_product_id":176618,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:21:07.000Z","modified_at":"2026-02-04T04:21:48.000Z","name":"Myrna Stiedemann","mobile_number":"998-571-1838","email_id":"Merle8@gmail.com","dop":"2025-04-06","serial_number":"16520062757714","imei1":"16520062757714","imei2":"16520062757714","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T04:21:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176613,"job_number":"JOB_176613","tr_customer_id":176630,"tr_customer_product_id":176620,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:21:09.000Z","modified_at":"2026-02-04T04:21:09.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11898964262792","imei1":"11898964262792","imei2":"11898964262792","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:21:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176614,"job_number":"JOB_176614","tr_customer_id":176631,"tr_customer_product_id":176621,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:21:09.000Z","modified_at":"2026-02-04T04:21:09.000Z","name":"Devin Schaefer","mobile_number":"487-203-6446","email_id":"Melba_Stark34@hotmail.com","dop":"2025-04-06","serial_number":"10503910736593102","imei1":"10503910736593102","imei2":"10503910736593102","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:21:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176615,"job_number":"JOB_176615","tr_customer_id":176632,"tr_customer_product_id":176622,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:21:09.000Z","modified_at":"2026-02-04T04:21:49.000Z","name":"Magali Bartell","mobile_number":"815-664-3422","email_id":"Lacey_Wolf75@gmail.com","dop":"2025-04-06","serial_number":"10883674573988","imei1":"10883674573988","imei2":"10883674573988","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T04:21:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176616,"job_number":"JOB_176616","tr_customer_id":176633,"tr_customer_product_id":176623,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:21:10.000Z","modified_at":"2026-02-04T04:21:10.000Z","name":"Carli Champlin","mobile_number":"819-493-7041","email_id":"Estevan22@yahoo.com","dop":"2025-04-06","serial_number":"18419950190617684","imei1":"18419950190617684","imei2":"18419950190617684","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:21:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176617,"job_number":"JOB_176617","tr_customer_id":176634,"tr_customer_product_id":176624,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:21:11.000Z","modified_at":"2026-02-04T04:21:11.000Z","name":"NareenK KA","mobile_number":"9677660898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"10825268289460","imei1":"10825268289460","imei2":"10825268289460","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:21:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176618,"job_number":"JOB_176618","tr_customer_id":176635,"tr_customer_product_id":176625,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:21:11.000Z","modified_at":"2026-02-04T04:21:46.000Z","name":"Darrion Hessel","mobile_number":"520-797-7761","email_id":"Andreanne_Bayer60@hotmail.com","dop":"2026-01-04","serial_number":"17133369098001","imei1":"17133369098001","imei2":"17133369098001","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T04:21:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176619,"job_number":"JOB_176619","tr_customer_id":176636,"tr_customer_product_id":176626,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:21:12.000Z","modified_at":"2026-02-04T04:21:12.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14679994089103","imei1":"14679994089103","imei2":"14679994089103","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:21:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176620,"job_number":"JOB_176620","tr_customer_id":176637,"tr_customer_product_id":176627,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:21:12.000Z","modified_at":"2026-02-04T04:21:51.000Z","name":"Mattie Gibson","mobile_number":"855-649-3783","email_id":"Alberta_Crona@yahoo.com","dop":"2025-04-06","serial_number":"10011580042402","imei1":"10011580042402","imei2":"10011580042402","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T04:21:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176621,"job_number":"JOB_176621","tr_customer_id":176638,"tr_customer_product_id":176628,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:21:13.000Z","modified_at":"2026-02-04T04:21:13.000Z","name":"NareenK KA","mobile_number":"9677660898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"54592623063063","imei1":"54592623063063","imei2":"54592623063063","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:21:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176622,"job_number":"JOB_176622","tr_customer_id":176639,"tr_customer_product_id":176629,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:21:14.000Z","modified_at":"2026-02-04T04:21:14.000Z","name":"Deven Nolan","mobile_number":"208-939-8274","email_id":"Lamar.Dach@gmail.com","dop":"2025-04-06","serial_number":"11190985681082228","imei1":"11190985681082228","imei2":"11190985681082228","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:21:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176624,"job_number":"JOB_176624","tr_customer_id":176641,"tr_customer_product_id":176631,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:21:16.000Z","modified_at":"2026-02-04T04:21:57.000Z","name":"Joseph Konopelski","mobile_number":"421-449-8370","email_id":"Armando25@yahoo.com","dop":"2000-01-31","serial_number":"10188435582939","imei1":"10188435582939","imei2":"10188435582939","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T04:21:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176626,"job_number":"JOB_176626","tr_customer_id":176643,"tr_customer_product_id":176633,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:21:21.000Z","modified_at":"2026-02-04T04:21:21.000Z","name":"pradnya t","mobile_number":"7046563551","email_id":"pradnya@gmail.com","dop":"2025-04-06","serial_number":"15239822180215","imei1":"15239822180215","imei2":"15239822180215","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:21:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176627,"job_number":"JOB_176627","tr_customer_id":176644,"tr_customer_product_id":176634,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:21:21.000Z","modified_at":"2026-02-04T04:21:59.000Z","name":"Jacklyn Moore","mobile_number":"424-776-3938","email_id":"Priscilla.Lockman@yahoo.com","dop":"2025-04-06","serial_number":"11561317396566","imei1":"11561317396566","imei2":"11561317396566","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T04:21:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176628,"job_number":"JOB_176628","tr_customer_id":176645,"tr_customer_product_id":176635,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:21:21.000Z","modified_at":"2026-02-04T04:21:21.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19030553753511","imei1":"19030553753511","imei2":"19030553753511","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:21:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176629,"job_number":"JOB_176629","tr_customer_id":176646,"tr_customer_product_id":176636,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:21:22.000Z","modified_at":"2026-02-04T04:21:22.000Z","name":"Radha Jain","mobile_number":"12345678979","email_id":"test@2","dop":"2025-04-06","serial_number":"14213534000800","imei1":"14213534000800","imei2":"14213534000800","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:21:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176630,"job_number":"JOB_176630","tr_customer_id":176647,"tr_customer_product_id":176637,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:21:22.000Z","modified_at":"2026-02-04T04:21:59.000Z","name":"Omari Hudson","mobile_number":"956-243-1356","email_id":"Litzy_Kessler@gmail.com","dop":"2025-04-06","serial_number":"11886888319383","imei1":"11886888319383","imei2":"11886888319383","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T04:21:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176632,"job_number":"JOB_176632","tr_customer_id":176649,"tr_customer_product_id":176639,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:21:22.000Z","modified_at":"2026-02-04T04:22:00.000Z","name":"Eldon Hyatt","mobile_number":"866-247-2632","email_id":"Jermain.Paucek83@gmail.com","dop":"2025-04-06","serial_number":"18038909573236","imei1":"18038909573236","imei2":"18038909573236","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T04:22:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176633,"job_number":"JOB_176633","tr_customer_id":176650,"tr_customer_product_id":176640,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:21:22.000Z","modified_at":"2026-02-04T04:21:22.000Z","name":"Hilma Mayert","mobile_number":"995-862-4776","email_id":"Arianna.Hayes@hotmail.com","dop":"2025-04-06","serial_number":"12640163486727516","imei1":"12640163486727516","imei2":"12640163486727516","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:21:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176634,"job_number":"JOB_176634","tr_customer_id":176651,"tr_customer_product_id":176641,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:21:23.000Z","modified_at":"2026-02-04T04:21:23.000Z","name":"Dejon O'Connell","mobile_number":"460-317-5890","email_id":"Evalyn83@hotmail.com","dop":"2025-04-06","serial_number":"18397259240306070","imei1":"18397259240306070","imei2":"18397259240306070","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:21:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176635,"job_number":"JOB_176635","tr_customer_id":176652,"tr_customer_product_id":176642,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:21:23.000Z","modified_at":"2026-02-04T04:21:23.000Z","name":"Leda Larson","mobile_number":"831-371-5055","email_id":"Keegan52@hotmail.com","dop":"2025-04-06","serial_number":"19314161576549144","imei1":"19314161576549144","imei2":"19314161576549144","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:21:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176636,"job_number":"JOB_176636","tr_customer_id":176653,"tr_customer_product_id":176643,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:21:24.000Z","modified_at":"2026-02-04T04:21:24.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19784570560683","imei1":"19784570560683","imei2":"19784570560683","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:21:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176637,"job_number":"JOB_176637","tr_customer_id":176654,"tr_customer_product_id":176644,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:21:25.000Z","modified_at":"2026-02-04T04:22:04.000Z","name":"Norberto Runolfsdottir","mobile_number":"548-472-7044","email_id":"Jalyn97@hotmail.com","dop":"2025-04-06","serial_number":"14380539441000","imei1":"14380539441000","imei2":"14380539441000","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T04:22:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176638,"job_number":"JOB_176638","tr_customer_id":176655,"tr_customer_product_id":176645,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:21:26.000Z","modified_at":"2026-02-04T04:21:26.000Z","name":"Brock Wolff","mobile_number":"784-668-8593","email_id":"Tyreek.Wiegand47@gmail.com","dop":"2025-04-06","serial_number":"16105445347748596","imei1":"16105445347748596","imei2":"16105445347748596","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:21:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176639,"job_number":"JOB_176639","tr_customer_id":176656,"tr_customer_product_id":176646,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:21:26.000Z","modified_at":"2026-02-04T04:21:26.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12579070849414","imei1":"12579070849414","imei2":"12579070849414","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:21:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176640,"job_number":"JOB_176640","tr_customer_id":176657,"tr_customer_product_id":176647,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:21:27.000Z","modified_at":"2026-02-04T04:22:08.000Z","name":"Jaida Maggio","mobile_number":"903-530-2435","email_id":"Gabriel.Hermann17@gmail.com","dop":"2025-04-06","serial_number":"13259064261692","imei1":"13259064261692","imei2":"13259064261692","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T04:22:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176641,"job_number":"JOB_176641","tr_customer_id":176658,"tr_customer_product_id":176648,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:21:28.000Z","modified_at":"2026-02-04T04:21:28.000Z","name":"Mark Veum","mobile_number":"476-540-2122","email_id":"Demetrius.Marvin25@gmail.com","dop":"2025-04-06","serial_number":"17938991493562016","imei1":"17938991493562016","imei2":"17938991493562016","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:21:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176642,"job_number":"JOB_176642","tr_customer_id":176659,"tr_customer_product_id":176649,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:21:29.000Z","modified_at":"2026-02-04T04:21:29.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14268293018164","imei1":"14268293018164","imei2":"14268293018164","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:21:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176643,"job_number":"JOB_176643","tr_customer_id":176660,"tr_customer_product_id":176650,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:21:29.000Z","modified_at":"2026-02-04T04:22:09.000Z","name":"Alize Cummerata","mobile_number":"537-475-2296","email_id":"Lenna6@yahoo.com","dop":"2025-04-06","serial_number":"13404526723400","imei1":"13404526723400","imei2":"13404526723400","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T04:22:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176644,"job_number":"JOB_176644","tr_customer_id":176661,"tr_customer_product_id":176651,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:21:30.000Z","modified_at":"2026-02-04T04:21:30.000Z","name":"udai t","mobile_number":"8019800593","email_id":"udai.t@gmail.com","dop":"2025-04-06","serial_number":"14499370938858","imei1":"14499370938858","imei2":"14499370938858","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:21:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176645,"job_number":"JOB_176645","tr_customer_id":176662,"tr_customer_product_id":176652,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:21:30.000Z","modified_at":"2026-02-04T04:21:30.000Z","name":"ravan V","mobile_number":"8492453457","email_id":"rav@gmail.com","dop":"2025-12-31","serial_number":"109947900715241","imei1":"109947900715241","imei2":"109947900715241","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:21:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176646,"job_number":"JOB_176646","tr_customer_id":176663,"tr_customer_product_id":176653,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:21:30.000Z","modified_at":"2026-02-04T04:22:06.000Z","name":"Imelda Sporer","mobile_number":"467-208-1770","email_id":"Darby76@hotmail.com","dop":"2025-04-06","serial_number":"19855385035594","imei1":"19855385035594","imei2":"19855385035594","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T04:22:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176647,"job_number":"JOB_176647","tr_customer_id":176664,"tr_customer_product_id":176654,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:21:30.000Z","modified_at":"2026-02-04T04:22:09.000Z","name":"Tyler Bartell","mobile_number":"993-851-2235","email_id":"Buster_Wiegand98@yahoo.com","dop":"2025-12-31","serial_number":"100481880007908","imei1":"100481880007908","imei2":"100481880007908","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T04:22:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176648,"job_number":"JOB_176648","tr_customer_id":176665,"tr_customer_product_id":176655,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:21:31.000Z","modified_at":"2026-02-04T04:21:31.000Z","name":"Ruthe Gorczany","mobile_number":"431-662-2502","email_id":"Ayla20@gmail.com","dop":"2025-04-06","serial_number":"16224740769350744","imei1":"16224740769350744","imei2":"16224740769350744","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:21:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176649,"job_number":"JOB_176649","tr_customer_id":176666,"tr_customer_product_id":176656,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:21:31.000Z","modified_at":"2026-02-04T04:21:31.000Z","name":"Kole Aufderhar","mobile_number":"725-469-4463","email_id":"Keanu.Raynor92@hotmail.com","dop":"2025-04-06","serial_number":"12011751230116892","imei1":"12011751230116892","imei2":"12011751230116892","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:21:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176650,"job_number":"JOB_176650","tr_customer_id":176667,"tr_customer_product_id":176657,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:21:44.000Z","modified_at":"2026-02-04T04:21:44.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17504516995144","imei1":"17504516995144","imei2":"17504516995144","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:21:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176651,"job_number":"JOB_176651","tr_customer_id":176668,"tr_customer_product_id":176658,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:21:45.000Z","modified_at":"2026-02-04T04:22:24.000Z","name":"Boris O'Conner","mobile_number":"320-517-7243","email_id":"Timmothy35@gmail.com","dop":"2025-04-06","serial_number":"15134246549164","imei1":"15134246549164","imei2":"15134246549164","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T04:22:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176652,"job_number":"JOB_176652","tr_customer_id":176669,"tr_customer_product_id":176659,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:21:46.000Z","modified_at":"2026-02-04T04:21:46.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19091969681952","imei1":"19091969681952","imei2":"19091969681952","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:21:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176653,"job_number":"JOB_176653","tr_customer_id":176670,"tr_customer_product_id":176660,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:21:46.000Z","modified_at":"2026-02-04T04:22:26.000Z","name":"Lulu Legros","mobile_number":"474-470-7038","email_id":"Corene_Cummings@yahoo.com","dop":"2025-04-06","serial_number":"15778525443796","imei1":"15778525443796","imei2":"15778525443796","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T04:22:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176654,"job_number":"JOB_176654","tr_customer_id":176671,"tr_customer_product_id":176661,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:21:46.000Z","modified_at":"2026-02-04T04:21:46.000Z","name":"Wyman Dickinson","mobile_number":"936-662-6442","email_id":"Gwen_Goyette@yahoo.com","dop":"2025-04-06","serial_number":"14308044968218490","imei1":"14308044968218490","imei2":"14308044968218490","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:21:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176655,"job_number":"JOB_176655","tr_customer_id":176672,"tr_customer_product_id":176662,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:21:47.000Z","modified_at":"2026-02-04T04:21:47.000Z","name":"Nels Kris","mobile_number":"581-296-9268","email_id":"Isaiah37@yahoo.com","dop":"2025-04-06","serial_number":"15063756774632628","imei1":"15063756774632628","imei2":"15063756774632628","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:21:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176656,"job_number":"JOB_176656","tr_customer_id":176673,"tr_customer_product_id":176663,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:21:56.000Z","modified_at":"2026-02-04T04:21:56.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15014436490537","imei1":"15014436490537","imei2":"15014436490537","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:21:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176657,"job_number":"JOB_176657","tr_customer_id":176674,"tr_customer_product_id":176664,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:21:57.000Z","modified_at":"2026-02-04T04:22:36.000Z","name":"Madison VonRueden","mobile_number":"214-337-0465","email_id":"Edmund_Witting54@yahoo.com","dop":"2025-04-06","serial_number":"10636638989526","imei1":"10636638989526","imei2":"10636638989526","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T04:22:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176658,"job_number":"JOB_176658","tr_customer_id":176675,"tr_customer_product_id":176665,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:21:58.000Z","modified_at":"2026-02-04T04:21:58.000Z","name":"Mittie Stiedemann","mobile_number":"963-882-8019","email_id":"Ivory.Pfannerstill30@yahoo.com","dop":"2025-04-06","serial_number":"16089688127397448","imei1":"16089688127397448","imei2":"16089688127397448","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:21:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176660,"job_number":"JOB_176660","tr_customer_id":176677,"tr_customer_product_id":176667,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:22:05.000Z","modified_at":"2026-02-04T04:22:45.000Z","name":"Mark Effertz","mobile_number":"350-461-3813","email_id":"Ricky.Zboncak@yahoo.com","dop":"2000-01-31","serial_number":"10581145820709","imei1":"10581145820709","imei2":"10581145820709","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T04:22:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176662,"job_number":"JOB_176662","tr_customer_id":176679,"tr_customer_product_id":176669,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:22:12.000Z","modified_at":"2026-02-04T04:22:12.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11423980893584","imei1":"11423980893584","imei2":"11423980893584","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:22:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176663,"job_number":"JOB_176663","tr_customer_id":176680,"tr_customer_product_id":176670,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:22:12.000Z","modified_at":"2026-02-04T04:22:52.000Z","name":"Akeem Walker","mobile_number":"746-584-9495","email_id":"Brandy_McClure@hotmail.com","dop":"2025-04-06","serial_number":"14927185654416","imei1":"14927185654416","imei2":"14927185654416","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T04:22:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176664,"job_number":"JOB_176664","tr_customer_id":176681,"tr_customer_product_id":176671,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:22:14.000Z","modified_at":"2026-02-04T04:22:14.000Z","name":"Diana Towne","mobile_number":"684-246-9239","email_id":"Kelly.Rice@yahoo.com","dop":"2025-04-06","serial_number":"12384539130904476","imei1":"12384539130904476","imei2":"12384539130904476","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:22:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176665,"job_number":"JOB_176665","tr_customer_id":176682,"tr_customer_product_id":176672,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:22:16.000Z","modified_at":"2026-02-04T04:22:16.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14805074824723","imei1":"14805074824723","imei2":"14805074824723","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:22:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176666,"job_number":"JOB_176666","tr_customer_id":176683,"tr_customer_product_id":176673,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:22:16.000Z","modified_at":"2026-02-04T04:22:56.000Z","name":"Jaycee Weissnat","mobile_number":"645-853-3263","email_id":"Hipolito.Shields@hotmail.com","dop":"2025-04-06","serial_number":"11349614812034","imei1":"11349614812034","imei2":"11349614812034","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T04:22:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176667,"job_number":"JOB_176667","tr_customer_id":176684,"tr_customer_product_id":176674,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:22:18.000Z","modified_at":"2026-02-04T04:22:18.000Z","name":"Cali Hilpert","mobile_number":"880-600-5998","email_id":"Stephon51@gmail.com","dop":"2025-04-06","serial_number":"17219669917737246","imei1":"17219669917737246","imei2":"17219669917737246","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:22:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176668,"job_number":"JOB_176668","tr_customer_id":176685,"tr_customer_product_id":176675,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:25:09.000Z","modified_at":"2026-02-04T04:25:09.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"13979125169454","imei1":"13979125169454","imei2":"13979125169454","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:25:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176669,"job_number":"JOB_176669","tr_customer_id":176686,"tr_customer_product_id":176676,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:25:10.000Z","modified_at":"2026-02-04T04:25:10.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"81421644893879","imei1":"81421644893879","imei2":"81421644893879","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:25:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176670,"job_number":"JOB_176670","tr_customer_id":176687,"tr_customer_product_id":176677,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:25:10.000Z","modified_at":"2026-02-04T04:25:10.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"25429520793510","imei1":"25429520793510","imei2":"25429520793510","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:25:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176671,"job_number":"JOB_176671","tr_customer_id":176688,"tr_customer_product_id":176678,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:25:10.000Z","modified_at":"2026-02-04T04:25:11.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"55611448984440","imei1":"55611448984440","imei2":"55611448984440","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:25:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176672,"job_number":"JOB_176672","tr_customer_id":176689,"tr_customer_product_id":176679,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:25:11.000Z","modified_at":"2026-02-04T04:25:11.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"45388829240156","imei1":"45388829240156","imei2":"45388829240156","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:25:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176673,"job_number":"JOB_176673","tr_customer_id":176690,"tr_customer_product_id":176680,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:25:11.000Z","modified_at":"2026-02-04T04:25:11.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"71797375922913","imei1":"71797375922913","imei2":"71797375922913","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:25:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176674,"job_number":"JOB_176674","tr_customer_id":176691,"tr_customer_product_id":176681,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:25:12.000Z","modified_at":"2026-02-04T04:25:38.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"32339119836277","imei1":"32339119836277","imei2":"32339119836277","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T04:25:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176675,"job_number":"JOB_176675","tr_customer_id":176692,"tr_customer_product_id":176682,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:25:45.000Z","modified_at":"2026-02-04T04:25:45.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"41656728190692","imei1":"41656728190692","imei2":"41656728190692","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:25:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176676,"job_number":"JOB_176676","tr_customer_id":176693,"tr_customer_product_id":176683,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:25:45.000Z","modified_at":"2026-02-04T04:25:45.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"29758253866166","imei1":"29758253866166","imei2":"29758253866166","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:25:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176677,"job_number":"JOB_176677","tr_customer_id":176694,"tr_customer_product_id":176684,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:25:46.000Z","modified_at":"2026-02-04T04:25:46.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"88565706070614","imei1":"88565706070614","imei2":"88565706070614","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:25:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176678,"job_number":"JOB_176678","tr_customer_id":176695,"tr_customer_product_id":176685,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:25:46.000Z","modified_at":"2026-02-04T04:25:46.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"40076499513380","imei1":"40076499513380","imei2":"40076499513380","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:25:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176679,"job_number":"JOB_176679","tr_customer_id":176696,"tr_customer_product_id":176686,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:25:46.000Z","modified_at":"2026-02-04T04:25:46.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"72256581114329","imei1":"72256581114329","imei2":"72256581114329","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:25:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176680,"job_number":"JOB_176680","tr_customer_id":176697,"tr_customer_product_id":176687,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:25:47.000Z","modified_at":"2026-02-04T04:25:47.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"91534798433651","imei1":"91534798433651","imei2":"91534798433651","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:25:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176681,"job_number":"JOB_176681","tr_customer_id":176698,"tr_customer_product_id":176688,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:25:47.000Z","modified_at":"2026-02-04T04:26:14.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"91800988010490","imei1":"91800988010490","imei2":"91800988010490","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T04:26:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176682,"job_number":"JOB_176682","tr_customer_id":176699,"tr_customer_product_id":176689,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:26:20.000Z","modified_at":"2026-02-04T04:26:20.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"85602418046585","imei1":"85602418046585","imei2":"85602418046585","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:26:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176683,"job_number":"JOB_176683","tr_customer_id":176700,"tr_customer_product_id":176690,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:26:20.000Z","modified_at":"2026-02-04T04:26:20.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"53727943404384","imei1":"53727943404384","imei2":"53727943404384","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:26:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176684,"job_number":"JOB_176684","tr_customer_id":176701,"tr_customer_product_id":176691,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:26:21.000Z","modified_at":"2026-02-04T04:26:21.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"42801718748677","imei1":"42801718748677","imei2":"42801718748677","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:26:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176685,"job_number":"JOB_176685","tr_customer_id":176702,"tr_customer_product_id":176692,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:26:21.000Z","modified_at":"2026-02-04T04:26:21.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"20288871504387","imei1":"20288871504387","imei2":"20288871504387","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:26:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176686,"job_number":"JOB_176686","tr_customer_id":176703,"tr_customer_product_id":176693,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:26:21.000Z","modified_at":"2026-02-04T04:26:21.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"25725660558593","imei1":"25725660558593","imei2":"25725660558593","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:26:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176687,"job_number":"JOB_176687","tr_customer_id":176704,"tr_customer_product_id":176694,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:26:22.000Z","modified_at":"2026-02-04T04:26:22.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"29187151783132","imei1":"29187151783132","imei2":"29187151783132","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:26:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176688,"job_number":"JOB_176688","tr_customer_id":176705,"tr_customer_product_id":176695,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:26:22.000Z","modified_at":"2026-02-04T04:26:49.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"45047521778037","imei1":"45047521778037","imei2":"45047521778037","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T04:26:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176689,"job_number":"JOB_176689","tr_customer_id":176706,"tr_customer_product_id":176696,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:30:15.000Z","modified_at":"2026-02-04T04:30:15.000Z","name":"Alyson Turcotte","mobile_number":"965-719-6650","email_id":"Marquis.Tillman@yahoo.com","dop":"2025-09-30","serial_number":"34429574032953","imei1":"34429574032953","imei2":"34429574032953","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:30:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176690,"job_number":"JOB_176690","tr_customer_id":176707,"tr_customer_product_id":176697,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:35:33.000Z","modified_at":"2026-02-04T04:35:33.000Z","name":"Hillary Moore","mobile_number":"579-596-0249","email_id":"Alba29@yahoo.com","dop":"2025-09-30","serial_number":"61316736434058","imei1":"61316736434058","imei2":"61316736434058","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:35:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176691,"job_number":"JOB_176691","tr_customer_id":176708,"tr_customer_product_id":176698,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:39:08.000Z","modified_at":"2026-02-04T04:39:08.000Z","name":"{{first_name}} {{last_name}}","mobile_number":"{{mobile_number}}","email_id":"Sapkalshri1525@gmail.com","dop":"2025-06-23","serial_number":"19699211407674","imei1":"19699211407674","imei2":"19699211407674","popurl":"2025-06-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:39:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176692,"job_number":"JOB_176692","tr_customer_id":176709,"tr_customer_product_id":176699,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:39:10.000Z","modified_at":"2026-02-04T04:39:10.000Z","name":"{{first_name}} {{last_name}}","mobile_number":"{{mobile_number}}","email_id":"Sapkalshri1525@gmail.com","dop":"2025-06-23","serial_number":"18529332703929","imei1":"18529332703929","imei2":"18529332703929","popurl":"2025-06-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:39:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176693,"job_number":"JOB_176693","tr_customer_id":176710,"tr_customer_product_id":176700,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:39:13.000Z","modified_at":"2026-02-04T04:39:13.000Z","name":"{{first_name}} {{last_name}}","mobile_number":"{{mobile_number}}","email_id":"Sapkalshri1525@gmail.com","dop":"2025-06-23","serial_number":"17157898464474","imei1":"17157898464474","imei2":"17157898464474","popurl":"2025-06-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:39:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176694,"job_number":"JOB_176694","tr_customer_id":176711,"tr_customer_product_id":176701,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:39:15.000Z","modified_at":"2026-02-04T04:39:15.000Z","name":"{{first_name}} {{last_name}}","mobile_number":"{{mobile_number}}","email_id":"Sapkalshri1525@gmail.com","dop":"2025-06-23","serial_number":"15404229394949","imei1":"15404229394949","imei2":"15404229394949","popurl":"2025-06-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:39:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176695,"job_number":"JOB_176695","tr_customer_id":176712,"tr_customer_product_id":176702,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:43:24.000Z","modified_at":"2026-02-04T04:43:24.000Z","name":"rajesh k","mobile_number":"9013902857","email_id":"rajes@raj.com","dop":"2025-04-06","serial_number":"13449316679954","imei1":"13449316679954","imei2":"13449316679954","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:43:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176696,"job_number":"JOB_176696","tr_customer_id":176713,"tr_customer_product_id":176703,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:43:24.000Z","modified_at":"2026-02-04T04:44:05.000Z","name":"Felton Dibbert","mobile_number":"506-453-4330","email_id":"Carlie.Brakus79@gmail.com","dop":"2025-10-21","serial_number":"14267430442700","imei1":"14267430442700","imei2":"14267430442700","popurl":"2025-10-21T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T04:44:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176697,"job_number":"JOB_176697","tr_customer_id":176714,"tr_customer_product_id":176704,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:43:59.000Z","modified_at":"2026-02-04T04:43:59.000Z","name":"rajesh k","mobile_number":"9013902857","email_id":"rajes@raj.com","dop":"2025-04-06","serial_number":"16189747905956","imei1":"16189747905956","imei2":"16189747905956","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:43:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176698,"job_number":"JOB_176698","tr_customer_id":176715,"tr_customer_product_id":176705,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:43:59.000Z","modified_at":"2026-02-04T04:44:37.000Z","name":"Travis Flatley","mobile_number":"940-690-9471","email_id":"Kaela11@yahoo.com","dop":"2025-10-21","serial_number":"11476097854053","imei1":"11476097854053","imei2":"11476097854053","popurl":"2025-10-21T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T04:44:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176699,"job_number":"JOB_176699","tr_customer_id":176716,"tr_customer_product_id":176706,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:44:12.000Z","modified_at":"2026-02-04T04:44:12.000Z","name":"kanna t","mobile_number":"9013902854","email_id":"kanna@kanna.com","dop":"2025-04-06","serial_number":"10748458066301","imei1":"10748458066301","imei2":"10748458066301","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:44:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176700,"job_number":"JOB_176700","tr_customer_id":176717,"tr_customer_product_id":176707,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:44:13.000Z","modified_at":"2026-02-04T04:44:53.000Z","name":"Karley Glover","mobile_number":"583-213-0873","email_id":"Daniella.Schuster@yahoo.com","dop":"2025-10-21","serial_number":"11218951587295","imei1":"11218951587295","imei2":"11218951587295","popurl":"2025-10-21T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T04:44:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176701,"job_number":"JOB_176701","tr_customer_id":176718,"tr_customer_product_id":176708,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:44:44.000Z","modified_at":"2026-02-04T04:44:44.000Z","name":"kanna t","mobile_number":"9013902854","email_id":"kanna@kanna.com","dop":"2025-04-06","serial_number":"12842241491973","imei1":"12842241491973","imei2":"12842241491973","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:44:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176702,"job_number":"JOB_176702","tr_customer_id":176719,"tr_customer_product_id":176709,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:44:44.000Z","modified_at":"2026-02-04T04:45:21.000Z","name":"Jodie Abbott","mobile_number":"457-258-9604","email_id":"Lindsay.OKon12@hotmail.com","dop":"2025-10-21","serial_number":"14391136364330","imei1":"14391136364330","imei2":"14391136364330","popurl":"2025-10-21T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T04:45:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176703,"job_number":"JOB_176703","tr_customer_id":176720,"tr_customer_product_id":176710,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:45:01.000Z","modified_at":"2026-02-04T04:45:01.000Z","name":"Yuvan r","mobile_number":"9013902859","email_id":"Yuvan@Yuvan.com","dop":"2025-04-06","serial_number":"10524274141470","imei1":"10524274141470","imei2":"10524274141470","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:45:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176704,"job_number":"JOB_176704","tr_customer_id":176721,"tr_customer_product_id":176711,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:45:01.000Z","modified_at":"2026-02-04T04:45:40.000Z","name":"Lauretta Sporer","mobile_number":"580-663-6430","email_id":"Elmore_Klocko35@yahoo.com","dop":"2025-10-21","serial_number":"10730403025821","imei1":"10730403025821","imei2":"10730403025821","popurl":"2025-10-21T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T04:45:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176705,"job_number":"JOB_176705","tr_customer_id":176722,"tr_customer_product_id":176712,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:45:29.000Z","modified_at":"2026-02-04T04:45:29.000Z","name":"Yuvan r","mobile_number":"9013902859","email_id":"Yuvan@Yuvan.com","dop":"2025-04-06","serial_number":"16923885656991","imei1":"16923885656991","imei2":"16923885656991","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:45:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176706,"job_number":"JOB_176706","tr_customer_id":176723,"tr_customer_product_id":176713,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:45:29.000Z","modified_at":"2026-02-04T04:46:06.000Z","name":"Kadin West","mobile_number":"840-867-0446","email_id":"Claude.Bins@gmail.com","dop":"2025-10-21","serial_number":"14969654966893","imei1":"14969654966893","imei2":"14969654966893","popurl":"2025-10-21T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T04:46:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176709,"job_number":"JOB_176709","tr_customer_id":176726,"tr_customer_product_id":176716,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T05:05:55.000Z","modified_at":"2026-02-04T05:05:55.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11514508547063","imei1":"11514508547063","imei2":"11514508547063","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T05:05:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176710,"job_number":"JOB_176710","tr_customer_id":176727,"tr_customer_product_id":176717,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T05:05:55.000Z","modified_at":"2026-02-04T05:06:33.000Z","name":"Ayana Lakin","mobile_number":"621-885-5581","email_id":"Ezequiel91@yahoo.com","dop":"2025-04-06","serial_number":"15193799837989","imei1":"15193799837989","imei2":"15193799837989","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T05:06:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176711,"job_number":"JOB_176711","tr_customer_id":176728,"tr_customer_product_id":176718,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T05:05:57.000Z","modified_at":"2026-02-04T05:05:57.000Z","name":"Cordia Turcotte","mobile_number":"451-306-2653","email_id":"Rupert_Keeling@yahoo.com","dop":"2025-04-06","serial_number":"19136358291611964","imei1":"19136358291611964","imei2":"19136358291611964","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T05:05:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176712,"job_number":"JOB_176712","tr_customer_id":176729,"tr_customer_product_id":176719,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T05:06:40.000Z","modified_at":"2026-02-04T05:06:40.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16905230202416","imei1":"16905230202416","imei2":"16905230202416","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T05:06:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176713,"job_number":"JOB_176713","tr_customer_id":176730,"tr_customer_product_id":176720,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T05:06:41.000Z","modified_at":"2026-02-04T05:07:19.000Z","name":"Chelsea Lockman","mobile_number":"280-990-6465","email_id":"Grady.Jakubowski@gmail.com","dop":"2025-04-06","serial_number":"11667111239684","imei1":"11667111239684","imei2":"11667111239684","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T05:07:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176714,"job_number":"JOB_176714","tr_customer_id":176731,"tr_customer_product_id":176721,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T05:06:42.000Z","modified_at":"2026-02-04T05:06:42.000Z","name":"Krista Moore","mobile_number":"362-942-4405","email_id":"Terence65@yahoo.com","dop":"2025-04-06","serial_number":"16403405966551350","imei1":"16403405966551350","imei2":"16403405966551350","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T05:06:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176715,"job_number":"JOB_176715","tr_customer_id":176732,"tr_customer_product_id":176722,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T05:07:04.000Z","modified_at":"2026-02-04T05:07:04.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-01-25","serial_number":"74407999979069","imei1":"74407999979069","imei2":"74407999979069","popurl":"2026-01-25T05:07:04.175932255Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T05:07:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176716,"job_number":"JOB_176716","tr_customer_id":176733,"tr_customer_product_id":176723,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T05:07:11.000Z","modified_at":"2026-02-04T05:07:11.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-01-25","serial_number":"20353073928838","imei1":"20353073928838","imei2":"20353073928838","popurl":"2026-01-25T05:07:11.499638875Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T05:07:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176717,"job_number":"JOB_176717","tr_customer_id":176734,"tr_customer_product_id":176724,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T05:07:26.000Z","modified_at":"2026-02-04T05:07:26.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15783691382680","imei1":"15783691382680","imei2":"15783691382680","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T05:07:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176718,"job_number":"JOB_176718","tr_customer_id":176735,"tr_customer_product_id":176725,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T05:07:26.000Z","modified_at":"2026-02-04T05:08:03.000Z","name":"Jarvis Nienow","mobile_number":"837-409-7971","email_id":"Maximilian.Beatty@gmail.com","dop":"2025-04-06","serial_number":"17271331175318","imei1":"17271331175318","imei2":"17271331175318","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T05:08:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176719,"job_number":"JOB_176719","tr_customer_id":176736,"tr_customer_product_id":176726,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T05:07:27.000Z","modified_at":"2026-02-04T05:07:27.000Z","name":"Juliana Rosenbaum","mobile_number":"212-404-7757","email_id":"Vincent71@gmail.com","dop":"2025-04-06","serial_number":"10887896946741232","imei1":"10887896946741232","imei2":"10887896946741232","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T05:07:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176720,"job_number":"JOB_176720","tr_customer_id":176737,"tr_customer_product_id":176727,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T05:11:42.000Z","modified_at":"2026-02-04T05:11:42.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"101597009614527","imei1":"101597009614527","imei2":"101597009614527","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T05:11:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176721,"job_number":"JOB_176721","tr_customer_id":176738,"tr_customer_product_id":176728,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T05:11:42.000Z","modified_at":"2026-02-04T05:11:52.000Z","name":"Marta Nitzsche","mobile_number":"876-939-2221","email_id":"Addie_Boyle@yahoo.com","dop":"2025-07-01","serial_number":"108027526968959","imei1":"108027526968959","imei2":"108027526968959","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T05:11:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176722,"job_number":"JOB_176722","tr_customer_id":176739,"tr_customer_product_id":176729,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T05:11:54.000Z","modified_at":"2026-02-04T05:11:54.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"105054316961870","imei1":"105054316961870","imei2":"105054316961870","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T05:11:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176723,"job_number":"JOB_176723","tr_customer_id":176740,"tr_customer_product_id":176730,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T05:11:55.000Z","modified_at":"2026-02-04T05:12:04.000Z","name":"Jeffrey Sauer","mobile_number":"809-750-0216","email_id":"Ronny28@gmail.com","dop":"2025-07-01","serial_number":"101214711385421","imei1":"101214711385421","imei2":"101214711385421","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T05:12:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176724,"job_number":"JOB_176724","tr_customer_id":176741,"tr_customer_product_id":176731,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T05:18:32.000Z","modified_at":"2026-02-04T05:18:32.000Z","name":"Vesta Pagac","mobile_number":"663-908-1685","email_id":"Malika.Herman@gmail.com","dop":"2025-12-04","serial_number":"1002721358520805","imei1":"1002721358520805","imei2":"1002721358520805","popurl":"2025-12-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T05:18:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176725,"job_number":"JOB_176725","tr_customer_id":176742,"tr_customer_product_id":176732,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T05:19:23.000Z","modified_at":"2026-02-04T05:19:23.000Z","name":"Nellie Harris","mobile_number":"890-452-9847","email_id":"Casimir_Hermiston@yahoo.com","dop":"2025-12-04","serial_number":"1008961478115250","imei1":"1008961478115250","imei2":"1008961478115250","popurl":"2025-12-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T05:19:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176726,"job_number":"JOB_176726","tr_customer_id":176743,"tr_customer_product_id":176733,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T05:29:29.000Z","modified_at":"2026-02-04T05:30:04.000Z","name":"Immanuel McClure","mobile_number":"812-833-9513","email_id":"Viola.Bayer93@gmail.com","dop":"2025-04-06","serial_number":"15209066711525","imei1":"15209066711525","imei2":"15209066711525","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T05:30:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176727,"job_number":"JOB_176727","tr_customer_id":176744,"tr_customer_product_id":176734,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T05:29:31.000Z","modified_at":"2026-02-04T05:29:31.000Z","name":"Sabrina Upton","mobile_number":"534-392-0663","email_id":"Freeda_Fahey@gmail.com","dop":"2025-04-06","serial_number":"12801900000694430","imei1":"12801900000694430","imei2":"12801900000694430","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T05:29:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176728,"job_number":"JOB_176728","tr_customer_id":176745,"tr_customer_product_id":176735,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T05:29:55.000Z","modified_at":"2026-02-04T05:30:39.000Z","name":"Freeman Herman","mobile_number":"263-675-8461","email_id":"Maryjane33@hotmail.com","dop":"2025-04-06","serial_number":"13961623298627","imei1":"13961623298627","imei2":"13961623298627","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T05:30:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176729,"job_number":"JOB_176729","tr_customer_id":176746,"tr_customer_product_id":176736,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T05:29:56.000Z","modified_at":"2026-02-04T05:29:56.000Z","name":"Dereck Leannon","mobile_number":"798-488-7635","email_id":"Cassandre38@yahoo.com","dop":"2025-04-06","serial_number":"18684470666264850","imei1":"18684470666264850","imei2":"18684470666264850","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T05:29:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176730,"job_number":"JOB_176730","tr_customer_id":176747,"tr_customer_product_id":176737,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T05:39:27.000Z","modified_at":"2026-02-04T05:39:27.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14393888418235","imei1":"14393888418235","imei2":"14393888418235","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T05:39:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176731,"job_number":"JOB_176731","tr_customer_id":176748,"tr_customer_product_id":176738,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T05:39:27.000Z","modified_at":"2026-02-04T05:40:04.000Z","name":"Dane Kuvalis","mobile_number":"811-824-8551","email_id":"Aletha.Lebsack@yahoo.com","dop":"2025-04-06","serial_number":"15631790507869","imei1":"15631790507869","imei2":"15631790507869","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T05:40:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176732,"job_number":"JOB_176732","tr_customer_id":176749,"tr_customer_product_id":176739,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T05:39:29.000Z","modified_at":"2026-02-04T05:39:29.000Z","name":"Abe Dickens","mobile_number":"508-928-2325","email_id":"Ozella58@gmail.com","dop":"2025-04-06","serial_number":"10516198044146950","imei1":"10516198044146950","imei2":"10516198044146950","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T05:39:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176733,"job_number":"JOB_176733","tr_customer_id":176750,"tr_customer_product_id":176740,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T05:40:11.000Z","modified_at":"2026-02-04T05:40:11.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16465078905770","imei1":"16465078905770","imei2":"16465078905770","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T05:40:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176734,"job_number":"JOB_176734","tr_customer_id":176751,"tr_customer_product_id":176741,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T05:40:11.000Z","modified_at":"2026-02-04T05:40:47.000Z","name":"Jolie Gerhold","mobile_number":"393-723-5212","email_id":"Birdie_Berge@yahoo.com","dop":"2025-04-06","serial_number":"16652722179689","imei1":"16652722179689","imei2":"16652722179689","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T05:40:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176735,"job_number":"JOB_176735","tr_customer_id":176752,"tr_customer_product_id":176742,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T05:40:12.000Z","modified_at":"2026-02-04T05:40:12.000Z","name":"Charity Emard","mobile_number":"790-955-8347","email_id":"Cleo49@yahoo.com","dop":"2025-04-06","serial_number":"17460632512552808","imei1":"17460632512552808","imei2":"17460632512552808","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T05:40:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176736,"job_number":"JOB_176736","tr_customer_id":176753,"tr_customer_product_id":176743,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T05:40:54.000Z","modified_at":"2026-02-04T05:40:54.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12975851916640","imei1":"12975851916640","imei2":"12975851916640","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T05:40:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176737,"job_number":"JOB_176737","tr_customer_id":176754,"tr_customer_product_id":176744,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T05:40:54.000Z","modified_at":"2026-02-04T05:41:30.000Z","name":"Hector O'Reilly","mobile_number":"277-472-9194","email_id":"Aimee_Romaguera@gmail.com","dop":"2025-04-06","serial_number":"12884807685364","imei1":"12884807685364","imei2":"12884807685364","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T05:41:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176738,"job_number":"JOB_176738","tr_customer_id":176755,"tr_customer_product_id":176745,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T05:40:55.000Z","modified_at":"2026-02-04T05:40:55.000Z","name":"Toney Keebler","mobile_number":"456-222-9634","email_id":"Juwan_Bosco75@gmail.com","dop":"2025-04-06","serial_number":"14086269047987012","imei1":"14086269047987012","imei2":"14086269047987012","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T05:40:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176739,"job_number":"JOB_176739","tr_customer_id":176756,"tr_customer_product_id":176746,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T05:58:43.000Z","modified_at":"2026-02-04T05:58:43.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"15703021058767","imei1":"15703021058767","imei2":"115703021058767","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T05:58:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176744,"job_number":"JOB_176744","tr_customer_id":176761,"tr_customer_product_id":176751,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:32:49.000Z","modified_at":"2026-02-04T06:32:49.000Z","name":"Ayush Mhatre","mobile_number":"1243546789","email_id":"wery@gmail.com","dop":"2026-01-25","serial_number":"10000471917300","imei1":"10000471017301","imei2":"10000041817302","popurl":"2026-01-25T06:32:48.268586300Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:32:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176749,"job_number":"JOB_176749","tr_customer_id":176766,"tr_customer_product_id":176756,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:35:15.000Z","modified_at":"2026-02-04T06:35:15.000Z","name":"Ayush Mhatre","mobile_number":"1243546789","email_id":"wery@gmail.com","dop":"2026-01-25","serial_number":"10000571917300","imei1":"10000571017301","imei2":"10000051817302","popurl":"2026-01-25T06:35:15.339250600Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:35:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176756,"job_number":"JOB_176756","tr_customer_id":176773,"tr_customer_product_id":176763,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:37:25.000Z","modified_at":"2026-02-04T06:37:25.000Z","name":"Sravan V","mobile_number":"8492453456","email_id":"srav@gmail.com","dop":"2025-12-31","serial_number":"109467452676855","imei1":"109467452676855","imei2":"109467452676855","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:37:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176757,"job_number":"JOB_176757","tr_customer_id":176774,"tr_customer_product_id":176764,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:37:26.000Z","modified_at":"2026-02-04T06:38:06.000Z","name":"Carlotta Carter","mobile_number":"218-907-9362","email_id":"Ardith19@hotmail.com","dop":"2025-12-31","serial_number":"101713119363134","imei1":"101713119363134","imei2":"101713119363134","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T06:38:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176761,"job_number":"JOB_176761","tr_customer_id":176778,"tr_customer_product_id":176768,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:37:40.000Z","modified_at":"2026-02-04T06:37:40.000Z","name":"Ayush Mhatre","mobile_number":"1243546789","email_id":"wery@gmail.com","dop":"2026-01-25","serial_number":"10000671917300","imei1":"10000671017301","imei2":"10000061817302","popurl":"2026-01-25T06:37:40.004938Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:37:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176762,"job_number":"JOB_176762","tr_customer_id":176779,"tr_customer_product_id":176769,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:38:14.000Z","modified_at":"2026-02-04T06:38:14.000Z","name":"Srav k","mobile_number":"8492443456","email_id":"sravanh@gmail.com","dop":"2025-12-31","serial_number":"105808998409499","imei1":"105808998409499","imei2":"105808998409499","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:38:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176763,"job_number":"JOB_176763","tr_customer_id":176780,"tr_customer_product_id":176770,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:38:15.000Z","modified_at":"2026-02-04T06:38:55.000Z","name":"Lila Swift","mobile_number":"422-450-3027","email_id":"Annalise40@yahoo.com","dop":"2025-12-31","serial_number":"103915271697607","imei1":"103915271697607","imei2":"103915271697607","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T06:38:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176767,"job_number":"JOB_176767","tr_customer_id":176784,"tr_customer_product_id":176774,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:39:03.000Z","modified_at":"2026-02-04T06:39:03.000Z","name":"ravan V","mobile_number":"8492453457","email_id":"rav@gmail.com","dop":"2025-12-31","serial_number":"104838426111240","imei1":"104838426111240","imei2":"104838426111240","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:39:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176768,"job_number":"JOB_176768","tr_customer_id":176785,"tr_customer_product_id":176775,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:39:04.000Z","modified_at":"2026-02-04T06:39:44.000Z","name":"Georgianna Luettgen","mobile_number":"375-303-3647","email_id":"Shirley58@hotmail.com","dop":"2025-12-31","serial_number":"102617704348035","imei1":"102617704348035","imei2":"102617704348035","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T06:39:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176769,"job_number":"JOB_176769","tr_customer_id":176786,"tr_customer_product_id":176776,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:39:16.000Z","modified_at":"2026-02-04T06:39:16.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10556773782240","imei1":"10556773782240","imei2":"10556773782240","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:39:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176770,"job_number":"JOB_176770","tr_customer_id":176787,"tr_customer_product_id":176777,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:39:17.000Z","modified_at":"2026-02-04T06:40:00.000Z","name":"Adolf Kutch","mobile_number":"616-412-4306","email_id":"Fern_Crist@hotmail.com","dop":"2025-06-18","serial_number":"10568280541578","imei1":"10568280541578","imei2":"10568280541578","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T06:40:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176771,"job_number":"JOB_176771","tr_customer_id":176788,"tr_customer_product_id":176778,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:39:17.000Z","modified_at":"2026-02-04T06:39:17.000Z","name":"Meda Morar","mobile_number":"649-864-4917","email_id":"Hadley.Brown92@yahoo.com","dop":"2025-06-18","serial_number":"1088488536829495","imei1":"1088488536829495","imei2":"1088488536829495","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:39:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176772,"job_number":"JOB_176772","tr_customer_id":176789,"tr_customer_product_id":176779,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:39:20.000Z","modified_at":"2026-02-04T06:40:04.000Z","name":"Colleen Murazik","mobile_number":"938-339-7309","email_id":"Sonny98@hotmail.com","dop":"2025-04-06","serial_number":"19040000679011","imei1":"19040000679011","imei2":"19040000679011","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T06:40:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176773,"job_number":"JOB_176773","tr_customer_id":176790,"tr_customer_product_id":176780,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:39:22.000Z","modified_at":"2026-02-04T06:39:22.000Z","name":"Winnifred McLaughlin","mobile_number":"286-474-9357","email_id":"Elvie.Weissnat36@hotmail.com","dop":"2025-04-06","serial_number":"13213865836896608","imei1":"13213865836896608","imei2":"13213865836896608","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:39:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176774,"job_number":"JOB_176774","tr_customer_id":176791,"tr_customer_product_id":176781,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:40:08.000Z","modified_at":"2026-02-04T06:40:08.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10136622504324","imei1":"10136622504324","imei2":"10136622504324","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:40:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176775,"job_number":"JOB_176775","tr_customer_id":176792,"tr_customer_product_id":176782,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:40:08.000Z","modified_at":"2026-02-04T06:40:50.000Z","name":"Cyrus Stroman","mobile_number":"972-684-6193","email_id":"Kathleen77@hotmail.com","dop":"2025-06-18","serial_number":"10207415943222","imei1":"10207415943222","imei2":"10207415943222","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T06:40:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176776,"job_number":"JOB_176776","tr_customer_id":176793,"tr_customer_product_id":176783,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:40:09.000Z","modified_at":"2026-02-04T06:40:09.000Z","name":"Jean Strosin","mobile_number":"774-797-4342","email_id":"Adolph84@hotmail.com","dop":"2025-06-18","serial_number":"1008346859110637","imei1":"1008346859110637","imei2":"1008346859110637","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:40:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176777,"job_number":"JOB_176777","tr_customer_id":176794,"tr_customer_product_id":176784,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:40:34.000Z","modified_at":"2026-02-04T06:40:34.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11306483055780","imei1":"11306483055780","imei2":"11306483055780","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:40:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176778,"job_number":"JOB_176778","tr_customer_id":176795,"tr_customer_product_id":176785,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:40:34.000Z","modified_at":"2026-02-04T06:41:14.000Z","name":"Lorine Gulgowski","mobile_number":"578-776-1552","email_id":"Lyla.Romaguera60@gmail.com","dop":"2025-04-06","serial_number":"13039619133277","imei1":"13039619133277","imei2":"13039619133277","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T06:41:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176779,"job_number":"JOB_176779","tr_customer_id":176796,"tr_customer_product_id":176786,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:40:35.000Z","modified_at":"2026-02-04T06:40:35.000Z","name":"Anne Kohler","mobile_number":"646-276-5323","email_id":"Giuseppe99@gmail.com","dop":"2025-04-06","serial_number":"10122348091235562","imei1":"10122348091235562","imei2":"10122348091235562","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:40:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176780,"job_number":"JOB_176780","tr_customer_id":176797,"tr_customer_product_id":176787,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:41:22.000Z","modified_at":"2026-02-04T06:41:22.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15697703473341","imei1":"15697703473341","imei2":"15697703473341","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:41:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176781,"job_number":"JOB_176781","tr_customer_id":176798,"tr_customer_product_id":176788,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:41:22.000Z","modified_at":"2026-02-04T06:42:02.000Z","name":"Noe Fadel","mobile_number":"245-862-7049","email_id":"Dena_Sipes@yahoo.com","dop":"2025-04-06","serial_number":"17991526948188","imei1":"17991526948188","imei2":"17991526948188","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T06:42:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176782,"job_number":"JOB_176782","tr_customer_id":176799,"tr_customer_product_id":176789,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:41:24.000Z","modified_at":"2026-02-04T06:41:24.000Z","name":"Charles Schumm","mobile_number":"660-573-6891","email_id":"Stone9@gmail.com","dop":"2025-04-06","serial_number":"18172260366394136","imei1":"18172260366394136","imei2":"18172260366394136","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:41:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176783,"job_number":"JOB_176783","tr_customer_id":176800,"tr_customer_product_id":176790,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:42:09.000Z","modified_at":"2026-02-04T06:42:09.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19026898101899","imei1":"19026898101899","imei2":"19026898101899","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:42:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176784,"job_number":"JOB_176784","tr_customer_id":176801,"tr_customer_product_id":176791,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:42:10.000Z","modified_at":"2026-02-04T06:42:49.000Z","name":"Samson Williamson","mobile_number":"601-988-4325","email_id":"Andre_Carter14@yahoo.com","dop":"2025-04-06","serial_number":"11657576181584","imei1":"11657576181584","imei2":"11657576181584","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T06:42:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176785,"job_number":"JOB_176785","tr_customer_id":176802,"tr_customer_product_id":176792,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:42:11.000Z","modified_at":"2026-02-04T06:42:11.000Z","name":"Stephanie Mraz","mobile_number":"472-216-4112","email_id":"Jeramie.Nitzsche28@hotmail.com","dop":"2025-04-06","serial_number":"16938855388452676","imei1":"16938855388452676","imei2":"16938855388452676","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:42:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176786,"job_number":"JOB_176786","tr_customer_id":176803,"tr_customer_product_id":176793,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:42:40.000Z","modified_at":"2026-02-04T06:42:40.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16222102474690","imei1":"16222102474690","imei2":"16222102474690","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:42:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176787,"job_number":"JOB_176787","tr_customer_id":176804,"tr_customer_product_id":176794,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:42:41.000Z","modified_at":"2026-02-04T06:43:21.000Z","name":"William Kilback","mobile_number":"883-319-8305","email_id":"Hector_Nitzsche@gmail.com","dop":"2025-04-06","serial_number":"18626509595510","imei1":"18626509595510","imei2":"18626509595510","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T06:43:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176788,"job_number":"JOB_176788","tr_customer_id":176805,"tr_customer_product_id":176795,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:42:42.000Z","modified_at":"2026-02-04T06:42:42.000Z","name":"Jarrod Boyle","mobile_number":"913-200-2831","email_id":"Keven.Barton@yahoo.com","dop":"2025-04-06","serial_number":"18173978254419480","imei1":"18173978254419480","imei2":"18173978254419480","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:42:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176789,"job_number":"JOB_176789","tr_customer_id":176806,"tr_customer_product_id":176796,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:43:29.000Z","modified_at":"2026-02-04T06:43:29.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17881802168912","imei1":"17881802168912","imei2":"17881802168912","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:43:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176790,"job_number":"JOB_176790","tr_customer_id":176807,"tr_customer_product_id":176797,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:43:29.000Z","modified_at":"2026-02-04T06:44:09.000Z","name":"Hassie Dicki","mobile_number":"819-841-9859","email_id":"Cristina88@yahoo.com","dop":"2025-04-06","serial_number":"19739573208613","imei1":"19739573208613","imei2":"19739573208613","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T06:44:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176791,"job_number":"JOB_176791","tr_customer_id":176808,"tr_customer_product_id":176798,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:43:30.000Z","modified_at":"2026-02-04T06:43:30.000Z","name":"Arthur Terry","mobile_number":"821-964-7596","email_id":"Rosetta.Quitzon41@gmail.com","dop":"2025-04-06","serial_number":"12054773676001446","imei1":"12054773676001446","imei2":"12054773676001446","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:43:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176792,"job_number":"JOB_176792","tr_customer_id":176809,"tr_customer_product_id":176799,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:44:16.000Z","modified_at":"2026-02-04T06:44:16.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12718590534378","imei1":"12718590534378","imei2":"12718590534378","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:44:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176793,"job_number":"JOB_176793","tr_customer_id":176810,"tr_customer_product_id":176800,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:44:17.000Z","modified_at":"2026-02-04T06:44:56.000Z","name":"Haley McClure","mobile_number":"875-886-3894","email_id":"Cecile_Jones@yahoo.com","dop":"2025-04-06","serial_number":"16343064722333","imei1":"16343064722333","imei2":"16343064722333","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T06:44:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176794,"job_number":"JOB_176794","tr_customer_id":176811,"tr_customer_product_id":176801,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:44:18.000Z","modified_at":"2026-02-04T06:44:18.000Z","name":"Kennith Koch","mobile_number":"523-739-2558","email_id":"Pietro57@gmail.com","dop":"2025-04-06","serial_number":"16310320333621812","imei1":"16310320333621812","imei2":"16310320333621812","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:44:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176796,"job_number":"JOB_176796","tr_customer_id":176813,"tr_customer_product_id":176803,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:45:24.000Z","modified_at":"2026-02-04T06:45:24.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16344315738281","imei1":"16344315738281","imei2":"16344315738281","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:45:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176797,"job_number":"JOB_176797","tr_customer_id":176814,"tr_customer_product_id":176804,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:45:24.000Z","modified_at":"2026-02-04T06:46:04.000Z","name":"Ivory Mayer","mobile_number":"948-657-6725","email_id":"Vito77@gmail.com","dop":"2025-04-06","serial_number":"19725127540830","imei1":"19725127540830","imei2":"19725127540830","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T06:46:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176798,"job_number":"JOB_176798","tr_customer_id":176815,"tr_customer_product_id":176805,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:45:25.000Z","modified_at":"2026-02-04T06:45:25.000Z","name":"Thaddeus Klocko","mobile_number":"614-774-7085","email_id":"Candice_Leannon5@gmail.com","dop":"2025-04-06","serial_number":"10603913660394586","imei1":"10603913660394586","imei2":"10603913660394586","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:45:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176799,"job_number":"JOB_176799","tr_customer_id":176816,"tr_customer_product_id":176806,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:46:12.000Z","modified_at":"2026-02-04T06:46:12.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17022391708038","imei1":"17022391708038","imei2":"17022391708038","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:46:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176800,"job_number":"JOB_176800","tr_customer_id":176817,"tr_customer_product_id":176807,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:46:12.000Z","modified_at":"2026-02-04T06:46:52.000Z","name":"Moriah Jaskolski","mobile_number":"838-388-5298","email_id":"Kraig75@hotmail.com","dop":"2025-04-06","serial_number":"17632049648976","imei1":"17632049648976","imei2":"17632049648976","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T06:46:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176801,"job_number":"JOB_176801","tr_customer_id":176818,"tr_customer_product_id":176808,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:46:14.000Z","modified_at":"2026-02-04T06:46:14.000Z","name":"Meaghan Ritchie","mobile_number":"485-258-6316","email_id":"Bernadine.Walter@gmail.com","dop":"2025-04-06","serial_number":"13436115505015792","imei1":"13436115505015792","imei2":"13436115505015792","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:46:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176802,"job_number":"JOB_176802","tr_customer_id":176819,"tr_customer_product_id":176809,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:47:00.000Z","modified_at":"2026-02-04T06:47:00.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13263622890391","imei1":"13263622890391","imei2":"13263622890391","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:47:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176803,"job_number":"JOB_176803","tr_customer_id":176820,"tr_customer_product_id":176810,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:47:00.000Z","modified_at":"2026-02-04T06:47:40.000Z","name":"Craig Schultz","mobile_number":"409-434-8671","email_id":"Suzanne_Fadel@yahoo.com","dop":"2025-04-06","serial_number":"10831828358942","imei1":"10831828358942","imei2":"10831828358942","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T06:47:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176804,"job_number":"JOB_176804","tr_customer_id":176821,"tr_customer_product_id":176811,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:47:01.000Z","modified_at":"2026-02-04T06:47:01.000Z","name":"Lonnie Kreiger","mobile_number":"718-513-4450","email_id":"Hiram_Altenwerth@gmail.com","dop":"2025-04-06","serial_number":"15398767579700470","imei1":"15398767579700470","imei2":"15398767579700470","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:47:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176805,"job_number":"JOB_176805","tr_customer_id":176822,"tr_customer_product_id":176812,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:51:17.000Z","modified_at":"2026-02-04T06:51:52.000Z","name":"Dagmar Schaden","mobile_number":"831-463-3100","email_id":"Constantin.Batz60@yahoo.com","dop":"2025-04-06","serial_number":"19266403935221","imei1":"19266403935221","imei2":"19266403935221","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T06:51:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176806,"job_number":"JOB_176806","tr_customer_id":176823,"tr_customer_product_id":176813,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:51:19.000Z","modified_at":"2026-02-04T06:51:19.000Z","name":"Orville Oberbrunner","mobile_number":"251-275-9641","email_id":"Maximillia_Lemke57@hotmail.com","dop":"2025-04-06","serial_number":"11034218713316172","imei1":"11034218713316172","imei2":"11034218713316172","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:51:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176807,"job_number":"JOB_176807","tr_customer_id":176824,"tr_customer_product_id":176814,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:52:38.000Z","modified_at":"2026-02-04T06:52:38.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18151415031528","imei1":"18151415031528","imei2":"18151415031528","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:52:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176808,"job_number":"JOB_176808","tr_customer_id":176825,"tr_customer_product_id":176815,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:52:39.000Z","modified_at":"2026-02-04T06:53:17.000Z","name":"Daren White","mobile_number":"944-529-1698","email_id":"Melyna_Jenkins37@hotmail.com","dop":"2025-04-06","serial_number":"13807047697011","imei1":"13807047697011","imei2":"13807047697011","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T06:53:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176809,"job_number":"JOB_176809","tr_customer_id":176826,"tr_customer_product_id":176816,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:52:40.000Z","modified_at":"2026-02-04T06:52:40.000Z","name":"Cortney McCullough","mobile_number":"277-698-1518","email_id":"Burnice.Ledner@hotmail.com","dop":"2025-04-06","serial_number":"15883677345820860","imei1":"15883677345820860","imei2":"15883677345820860","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:52:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176810,"job_number":"JOB_176810","tr_customer_id":176827,"tr_customer_product_id":176817,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:52:54.000Z","modified_at":"2026-02-04T06:52:54.000Z","name":"Onkar Bhole","mobile_number":"7046563552","email_id":"Onkarbhole@gmail.com","dop":"2025-04-06","serial_number":"17634599089101","imei1":"17634599089101","imei2":"17634599089101","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:52:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176811,"job_number":"JOB_176811","tr_customer_id":176828,"tr_customer_product_id":176818,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:52:55.000Z","modified_at":"2026-02-04T06:53:33.000Z","name":"Onie Pouros","mobile_number":"328-720-9300","email_id":"Claire_Armstrong@yahoo.com","dop":"2025-04-06","serial_number":"15830165318909","imei1":"15830165318909","imei2":"15830165318909","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T06:53:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176812,"job_number":"JOB_176812","tr_customer_id":176829,"tr_customer_product_id":176819,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:52:56.000Z","modified_at":"2026-02-04T06:52:56.000Z","name":"Louie Johnson","mobile_number":"754-316-4928","email_id":"Bert49@gmail.com","dop":"2025-04-06","serial_number":"11866253342877496","imei1":"11866253342877496","imei2":"11866253342877496","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:52:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176814,"job_number":"JOB_176814","tr_customer_id":176831,"tr_customer_product_id":176821,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:52:57.000Z","modified_at":"2026-02-04T06:53:37.000Z","name":"Dwight Cummerata","mobile_number":"996-948-4620","email_id":"Derick18@gmail.com","dop":"2000-01-31","serial_number":"10835669817075","imei1":"10835669817075","imei2":"10835669817075","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T06:53:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176816,"job_number":"JOB_176816","tr_customer_id":176833,"tr_customer_product_id":176823,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:53:25.000Z","modified_at":"2026-02-04T06:53:25.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14841969951716","imei1":"14841969951716","imei2":"14841969951716","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:53:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176817,"job_number":"JOB_176817","tr_customer_id":176834,"tr_customer_product_id":176824,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:53:25.000Z","modified_at":"2026-02-04T06:54:03.000Z","name":"Dario Bechtelar","mobile_number":"853-861-2010","email_id":"Dina_Hessel31@gmail.com","dop":"2025-04-06","serial_number":"16560041388152","imei1":"16560041388152","imei2":"16560041388152","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T06:54:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176818,"job_number":"JOB_176818","tr_customer_id":176835,"tr_customer_product_id":176825,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:53:26.000Z","modified_at":"2026-02-04T06:53:26.000Z","name":"Mozelle Beier","mobile_number":"304-716-3783","email_id":"Norris_Gleichner91@gmail.com","dop":"2025-04-06","serial_number":"11211919554825276","imei1":"11211919554825276","imei2":"11211919554825276","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:53:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176819,"job_number":"JOB_176819","tr_customer_id":176836,"tr_customer_product_id":176826,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:53:40.000Z","modified_at":"2026-02-04T06:53:40.000Z","name":"dora p","mobile_number":"9321435112","email_id":"dora@gmail.com","dop":"2025-04-06","serial_number":"10471178019657","imei1":"10471178019657","imei2":"10471178019657","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:53:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176820,"job_number":"JOB_176820","tr_customer_id":176837,"tr_customer_product_id":176827,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:53:41.000Z","modified_at":"2026-02-04T06:54:19.000Z","name":"Mariane Hilpert","mobile_number":"881-972-3211","email_id":"Diego_Heidenreich91@hotmail.com","dop":"2025-04-06","serial_number":"18877928849136","imei1":"18877928849136","imei2":"18877928849136","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T06:54:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176821,"job_number":"JOB_176821","tr_customer_id":176838,"tr_customer_product_id":176828,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:53:42.000Z","modified_at":"2026-02-04T06:53:42.000Z","name":"Dangelo Daugherty","mobile_number":"971-243-9069","email_id":"Dariana_Emmerich@hotmail.com","dop":"2025-04-06","serial_number":"12358207551006692","imei1":"12358207551006692","imei2":"12358207551006692","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:53:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176823,"job_number":"JOB_176823","tr_customer_id":176840,"tr_customer_product_id":176830,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:53:45.000Z","modified_at":"2026-02-04T06:54:25.000Z","name":"Elinor Huel","mobile_number":"925-870-5470","email_id":"Santa.Gutkowski@hotmail.com","dop":"2000-01-31","serial_number":"10921469195373","imei1":"10921469195373","imei2":"10921469195373","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T06:54:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176825,"job_number":"JOB_176825","tr_customer_id":176842,"tr_customer_product_id":176832,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:54:09.000Z","modified_at":"2026-02-04T06:54:09.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18256882178155","imei1":"18256882178155","imei2":"18256882178155","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:54:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176826,"job_number":"JOB_176826","tr_customer_id":176843,"tr_customer_product_id":176833,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:54:10.000Z","modified_at":"2026-02-04T06:54:49.000Z","name":"Rigoberto Davis","mobile_number":"585-931-2247","email_id":"Damon13@yahoo.com","dop":"2025-04-06","serial_number":"17012921716077","imei1":"17012921716077","imei2":"17012921716077","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T06:54:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176827,"job_number":"JOB_176827","tr_customer_id":176844,"tr_customer_product_id":176834,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:54:10.000Z","modified_at":"2026-02-04T06:54:10.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18719836617783","imei1":"18719836617783","imei2":"18719836617783","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:54:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176828,"job_number":"JOB_176828","tr_customer_id":176845,"tr_customer_product_id":176835,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:54:10.000Z","modified_at":"2026-02-04T06:54:48.000Z","name":"Carolanne Schiller","mobile_number":"617-911-1955","email_id":"Garrison72@yahoo.com","dop":"2025-04-06","serial_number":"13659352219816","imei1":"13659352219816","imei2":"13659352219816","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T06:54:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176829,"job_number":"JOB_176829","tr_customer_id":176846,"tr_customer_product_id":176836,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:54:11.000Z","modified_at":"2026-02-04T06:54:11.000Z","name":"Vivianne Lindgren","mobile_number":"822-982-3785","email_id":"Ian.Goodwin86@gmail.com","dop":"2025-04-06","serial_number":"14405932654558460","imei1":"14405932654558460","imei2":"14405932654558460","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:54:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176830,"job_number":"JOB_176830","tr_customer_id":176847,"tr_customer_product_id":176837,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:54:12.000Z","modified_at":"2026-02-04T06:54:12.000Z","name":"Elaina Ondricka","mobile_number":"957-757-0898","email_id":"Lexus92@gmail.com","dop":"2025-04-06","serial_number":"16882268492996790","imei1":"16882268492996790","imei2":"16882268492996790","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:54:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176831,"job_number":"JOB_176831","tr_customer_id":176848,"tr_customer_product_id":176838,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:54:26.000Z","modified_at":"2026-02-04T06:54:26.000Z","name":"pradnya t","mobile_number":"7046563551","email_id":"pradnya@gmail.com","dop":"2025-04-06","serial_number":"10358783354710","imei1":"10358783354710","imei2":"10358783354710","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:54:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176832,"job_number":"JOB_176832","tr_customer_id":176849,"tr_customer_product_id":176839,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:54:26.000Z","modified_at":"2026-02-04T06:55:04.000Z","name":"Gaetano Cummings","mobile_number":"965-953-2123","email_id":"Cleve88@yahoo.com","dop":"2025-04-06","serial_number":"15237319646272","imei1":"15237319646272","imei2":"15237319646272","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T06:55:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176833,"job_number":"JOB_176833","tr_customer_id":176850,"tr_customer_product_id":176840,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:54:28.000Z","modified_at":"2026-02-04T06:54:28.000Z","name":"Moshe Wisoky","mobile_number":"884-899-5463","email_id":"Theo85@yahoo.com","dop":"2025-04-06","serial_number":"14077937882959564","imei1":"14077937882959564","imei2":"14077937882959564","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:54:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176835,"job_number":"JOB_176835","tr_customer_id":176852,"tr_customer_product_id":176842,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:54:33.000Z","modified_at":"2026-02-04T06:55:12.000Z","name":"Amely Quigley","mobile_number":"442-284-1442","email_id":"Newton.Durgan@hotmail.com","dop":"2000-01-31","serial_number":"10179817101820","imei1":"10179817101820","imei2":"10179817101820","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T06:55:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176837,"job_number":"JOB_176837","tr_customer_id":176854,"tr_customer_product_id":176844,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:54:56.000Z","modified_at":"2026-02-04T06:54:56.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15450305710266","imei1":"15450305710266","imei2":"15450305710266","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:54:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176838,"job_number":"JOB_176838","tr_customer_id":176855,"tr_customer_product_id":176845,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:54:56.000Z","modified_at":"2026-02-04T06:55:35.000Z","name":"Coralie Ziemann","mobile_number":"561-505-2613","email_id":"Richmond_Monahan@yahoo.com","dop":"2025-04-06","serial_number":"19481917318387","imei1":"19481917318387","imei2":"19481917318387","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T06:55:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176839,"job_number":"JOB_176839","tr_customer_id":176856,"tr_customer_product_id":176846,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:54:58.000Z","modified_at":"2026-02-04T06:54:58.000Z","name":"Garnet McDermott","mobile_number":"664-908-1779","email_id":"Dudley_Strosin@yahoo.com","dop":"2025-04-06","serial_number":"19389872233651690","imei1":"19389872233651690","imei2":"19389872233651690","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:54:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176841,"job_number":"JOB_176841","tr_customer_id":176858,"tr_customer_product_id":176848,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:55:20.000Z","modified_at":"2026-02-04T06:56:00.000Z","name":"Stanford Beahan","mobile_number":"690-958-6746","email_id":"Alvah.Sawayn2@yahoo.com","dop":"2000-01-31","serial_number":"10791733456393","imei1":"10791733456393","imei2":"10791733456393","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T06:56:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176843,"job_number":"JOB_176843","tr_customer_id":176860,"tr_customer_product_id":176850,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:55:42.000Z","modified_at":"2026-02-04T06:55:42.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15463580651719","imei1":"15463580651719","imei2":"15463580651719","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:55:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176844,"job_number":"JOB_176844","tr_customer_id":176861,"tr_customer_product_id":176851,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:55:42.000Z","modified_at":"2026-02-04T06:56:20.000Z","name":"Frances Metz","mobile_number":"840-673-4920","email_id":"Jodie.Harber@gmail.com","dop":"2025-04-06","serial_number":"10319159604004","imei1":"10319159604004","imei2":"10319159604004","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T06:56:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176845,"job_number":"JOB_176845","tr_customer_id":176862,"tr_customer_product_id":176852,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:55:44.000Z","modified_at":"2026-02-04T06:55:44.000Z","name":"Adolf Brakus","mobile_number":"799-875-0420","email_id":"Norval_Wilkinson@yahoo.com","dop":"2025-04-06","serial_number":"11566113473646940","imei1":"11566113473646940","imei2":"11566113473646940","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:55:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176846,"job_number":"JOB_176846","tr_customer_id":176863,"tr_customer_product_id":176853,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:59:00.000Z","modified_at":"2026-02-04T06:59:00.000Z","name":"neeraj v","mobile_number":"9182460199","email_id":"neeraj.v@outlook.com","dop":"2025-04-06","serial_number":"17250794554640","imei1":"17250794554640","imei2":"17250794554640","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:59:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176847,"job_number":"JOB_176847","tr_customer_id":176864,"tr_customer_product_id":176854,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:59:00.000Z","modified_at":"2026-02-04T06:59:42.000Z","name":"Delilah Predovic","mobile_number":"895-562-0420","email_id":"Rolando.Schimmel5@gmail.com","dop":"2025-04-06","serial_number":"17719547518797","imei1":"17719547518797","imei2":"17719547518797","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T06:59:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176848,"job_number":"JOB_176848","tr_customer_id":176865,"tr_customer_product_id":176855,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:59:02.000Z","modified_at":"2026-02-04T06:59:02.000Z","name":"Curt Schuster","mobile_number":"439-454-7707","email_id":"Arlo.Cole77@yahoo.com","dop":"2025-04-06","serial_number":"12662005741676300","imei1":"12662005741676300","imei2":"12662005741676300","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:59:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176849,"job_number":"JOB_176849","tr_customer_id":176866,"tr_customer_product_id":176856,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:59:17.000Z","modified_at":"2026-02-04T06:59:17.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12262122722955","imei1":"12262122722955","imei2":"12262122722955","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:59:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176850,"job_number":"JOB_176850","tr_customer_id":176867,"tr_customer_product_id":176857,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:59:17.000Z","modified_at":"2026-02-04T06:59:57.000Z","name":"Reyes Carter","mobile_number":"569-543-9004","email_id":"Bennett_Emard71@gmail.com","dop":"2025-04-06","serial_number":"14385927947597","imei1":"14385927947597","imei2":"14385927947597","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T06:59:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176851,"job_number":"JOB_176851","tr_customer_id":176868,"tr_customer_product_id":176858,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:59:19.000Z","modified_at":"2026-02-04T06:59:19.000Z","name":"Cornell Gusikowski","mobile_number":"732-474-1833","email_id":"Luna.Cormier@yahoo.com","dop":"2025-04-06","serial_number":"16667177391289508","imei1":"16667177391289508","imei2":"16667177391289508","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:59:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176852,"job_number":"JOB_176852","tr_customer_id":176869,"tr_customer_product_id":176859,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:59:42.000Z","modified_at":"2026-02-04T06:59:42.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16418611847633","imei1":"16418611847633","imei2":"16418611847633","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:59:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176853,"job_number":"JOB_176853","tr_customer_id":176870,"tr_customer_product_id":176860,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:59:42.000Z","modified_at":"2026-02-04T07:00:26.000Z","name":"Gerry Gorczany","mobile_number":"683-705-1430","email_id":"Alayna_Jakubowski51@gmail.com","dop":"2025-04-06","serial_number":"18396928961753","imei1":"18396928961753","imei2":"18396928961753","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T07:00:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176854,"job_number":"JOB_176854","tr_customer_id":176871,"tr_customer_product_id":176861,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:59:44.000Z","modified_at":"2026-02-04T06:59:44.000Z","name":"Litzy Smith","mobile_number":"604-451-8972","email_id":"Deshaun.Terry@hotmail.com","dop":"2025-04-06","serial_number":"10102493794889132","imei1":"10102493794889132","imei2":"10102493794889132","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:59:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176855,"job_number":"JOB_176855","tr_customer_id":176872,"tr_customer_product_id":176862,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:59:50.000Z","modified_at":"2026-02-04T06:59:50.000Z","name":"viraj kumar","mobile_number":"7982896126","email_id":"virajkumar@gmail.com","dop":"2025-04-06","serial_number":"19878724389562","imei1":"19878724389562","imei2":"19878724389562","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:59:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176856,"job_number":"JOB_176856","tr_customer_id":176873,"tr_customer_product_id":176863,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:59:51.000Z","modified_at":"2026-02-04T07:00:32.000Z","name":"Carlee Schneider","mobile_number":"965-515-6645","email_id":"Dayna_Turcotte23@yahoo.com","dop":"2025-04-06","serial_number":"13323967154011","imei1":"13323967154011","imei2":"13323967154011","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T07:00:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176857,"job_number":"JOB_176857","tr_customer_id":176874,"tr_customer_product_id":176864,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:59:52.000Z","modified_at":"2026-02-04T06:59:52.000Z","name":"Mya Conn","mobile_number":"929-684-6724","email_id":"Ellen90@hotmail.com","dop":"2025-04-06","serial_number":"17090701524237660","imei1":"17090701524237660","imei2":"17090701524237660","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:59:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176858,"job_number":"JOB_176858","tr_customer_id":176875,"tr_customer_product_id":176865,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T07:00:05.000Z","modified_at":"2026-02-04T07:00:05.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12363618430798","imei1":"12363618430798","imei2":"12363618430798","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T07:00:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176859,"job_number":"JOB_176859","tr_customer_id":176876,"tr_customer_product_id":176866,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T07:00:05.000Z","modified_at":"2026-02-04T07:00:44.000Z","name":"Lazaro Rogahn","mobile_number":"543-846-1402","email_id":"Reynold_Schumm66@hotmail.com","dop":"2025-04-06","serial_number":"19733298009732","imei1":"19733298009732","imei2":"19733298009732","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T07:00:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176860,"job_number":"JOB_176860","tr_customer_id":176877,"tr_customer_product_id":176867,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T07:00:06.000Z","modified_at":"2026-02-04T07:00:06.000Z","name":"Viviane Herman","mobile_number":"917-986-5780","email_id":"Murray.Waters@gmail.com","dop":"2025-04-06","serial_number":"12886955995318250","imei1":"12886955995318250","imei2":"12886955995318250","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T07:00:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176861,"job_number":"JOB_176861","tr_customer_id":176878,"tr_customer_product_id":176868,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T07:00:25.000Z","modified_at":"2026-02-04T07:01:04.000Z","name":"Warren Zieme","mobile_number":"947-908-5142","email_id":"Quinton11@yahoo.com","dop":"2025-04-06","serial_number":"19652338153764","imei1":"19652338153764","imei2":"19652338153764","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T07:01:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176862,"job_number":"JOB_176862","tr_customer_id":176879,"tr_customer_product_id":176869,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T07:00:26.000Z","modified_at":"2026-02-04T07:00:26.000Z","name":"Skylar Rippin","mobile_number":"564-732-9836","email_id":"Bettie34@gmail.com","dop":"2025-04-06","serial_number":"14946874125886812","imei1":"14946874125886812","imei2":"14946874125886812","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T07:00:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176863,"job_number":"JOB_176863","tr_customer_id":176880,"tr_customer_product_id":176870,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T07:00:27.000Z","modified_at":"2026-02-04T07:01:05.000Z","name":"River Kassulke","mobile_number":"598-350-8973","email_id":"Elouise.Koepp@hotmail.com","dop":"2025-04-06","serial_number":"19907468481440","imei1":"19907468481440","imei2":"19907468481440","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T07:01:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176864,"job_number":"JOB_176864","tr_customer_id":176881,"tr_customer_product_id":176871,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T07:00:28.000Z","modified_at":"2026-02-04T07:00:28.000Z","name":"Sarah Pfeffer","mobile_number":"328-443-1979","email_id":"Hipolito_Ernser@gmail.com","dop":"2025-04-06","serial_number":"19193621071201900","imei1":"19193621071201900","imei2":"19193621071201900","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T07:00:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176865,"job_number":"JOB_176865","tr_customer_id":176882,"tr_customer_product_id":176872,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T07:00:34.000Z","modified_at":"2026-02-04T07:00:34.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11703895170489","imei1":"11703895170489","imei2":"11703895170489","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T07:00:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176866,"job_number":"JOB_176866","tr_customer_id":176883,"tr_customer_product_id":176873,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T07:00:35.000Z","modified_at":"2026-02-04T07:01:18.000Z","name":"Louisa Kub","mobile_number":"793-668-7976","email_id":"Teagan.Vandervort@yahoo.com","dop":"2025-04-06","serial_number":"11753451168271","imei1":"11753451168271","imei2":"11753451168271","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T07:01:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176867,"job_number":"JOB_176867","tr_customer_id":176884,"tr_customer_product_id":176874,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T07:00:36.000Z","modified_at":"2026-02-04T07:00:36.000Z","name":"Deonte Wiza","mobile_number":"288-490-2349","email_id":"Kenna26@gmail.com","dop":"2025-04-06","serial_number":"14689983834876694","imei1":"14689983834876694","imei2":"14689983834876694","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T07:00:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176868,"job_number":"JOB_176868","tr_customer_id":176885,"tr_customer_product_id":176875,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T07:00:40.000Z","modified_at":"2026-02-04T07:00:40.000Z","name":"udai t","mobile_number":"8019800593","email_id":"udai.t@gmail.com","dop":"2025-04-06","serial_number":"12108290943663","imei1":"12108290943663","imei2":"12108290943663","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T07:00:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176869,"job_number":"JOB_176869","tr_customer_id":176886,"tr_customer_product_id":176876,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T07:00:40.000Z","modified_at":"2026-02-04T07:01:22.000Z","name":"Webster Veum","mobile_number":"214-612-1072","email_id":"Pearline_Welch@yahoo.com","dop":"2025-04-06","serial_number":"16449519170723","imei1":"16449519170723","imei2":"16449519170723","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T07:01:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176870,"job_number":"JOB_176870","tr_customer_id":176887,"tr_customer_product_id":176877,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T07:00:42.000Z","modified_at":"2026-02-04T07:00:42.000Z","name":"Gaetano Kessler","mobile_number":"642-851-7184","email_id":"Liliana42@gmail.com","dop":"2025-04-06","serial_number":"18670126095900050","imei1":"18670126095900050","imei2":"18670126095900050","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T07:00:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176871,"job_number":"JOB_176871","tr_customer_id":176888,"tr_customer_product_id":176878,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T07:00:52.000Z","modified_at":"2026-02-04T07:00:52.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18437109585289","imei1":"18437109585289","imei2":"18437109585289","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T07:00:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176872,"job_number":"JOB_176872","tr_customer_id":176889,"tr_customer_product_id":176879,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T07:00:52.000Z","modified_at":"2026-02-04T07:01:31.000Z","name":"Harrison Mueller","mobile_number":"763-461-8020","email_id":"Oleta95@yahoo.com","dop":"2025-04-06","serial_number":"11972305432012","imei1":"11972305432012","imei2":"11972305432012","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T07:01:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176873,"job_number":"JOB_176873","tr_customer_id":176890,"tr_customer_product_id":176880,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T07:00:53.000Z","modified_at":"2026-02-04T07:00:53.000Z","name":"Elyssa Kshlerin","mobile_number":"372-458-5126","email_id":"Maxime_Walker81@yahoo.com","dop":"2025-04-06","serial_number":"13051102664444396","imei1":"13051102664444396","imei2":"13051102664444396","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T07:00:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176874,"job_number":"JOB_176874","tr_customer_id":176891,"tr_customer_product_id":176881,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T07:01:26.000Z","modified_at":"2026-02-04T07:01:26.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16948694891387","imei1":"16948694891387","imei2":"16948694891387","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T07:01:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176875,"job_number":"JOB_176875","tr_customer_id":176892,"tr_customer_product_id":176882,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T07:01:27.000Z","modified_at":"2026-02-04T07:02:10.000Z","name":"Ernesto Kilback","mobile_number":"881-392-9864","email_id":"Ayden_Hayes@yahoo.com","dop":"2025-04-06","serial_number":"14878009807305","imei1":"14878009807305","imei2":"14878009807305","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T07:02:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176876,"job_number":"JOB_176876","tr_customer_id":176893,"tr_customer_product_id":176883,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T07:01:28.000Z","modified_at":"2026-02-04T07:01:28.000Z","name":"Donny McGlynn","mobile_number":"645-596-9215","email_id":"Adrain_Wisoky39@gmail.com","dop":"2025-04-06","serial_number":"13580902858992318","imei1":"13580902858992318","imei2":"13580902858992318","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T07:01:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176877,"job_number":"JOB_176877","tr_customer_id":176894,"tr_customer_product_id":176884,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T07:03:36.000Z","modified_at":"2026-02-04T07:03:36.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11732668489445","imei1":"11732668489445","imei2":"11732668489445","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T07:03:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176878,"job_number":"JOB_176878","tr_customer_id":176895,"tr_customer_product_id":176885,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T07:03:36.000Z","modified_at":"2026-02-04T07:04:19.000Z","name":"Lawson Abbott","mobile_number":"689-463-4285","email_id":"Amani5@gmail.com","dop":"2025-04-06","serial_number":"18664777181660","imei1":"18664777181660","imei2":"18664777181660","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T07:04:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176879,"job_number":"JOB_176879","tr_customer_id":176896,"tr_customer_product_id":176886,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T07:03:38.000Z","modified_at":"2026-02-04T07:03:38.000Z","name":"Monserrate Dickinson","mobile_number":"291-664-4654","email_id":"Alfreda_Dickinson83@hotmail.com","dop":"2025-04-06","serial_number":"19817876698493320","imei1":"19817876698493320","imei2":"19817876698493320","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T07:03:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176880,"job_number":"JOB_176880","tr_customer_id":176897,"tr_customer_product_id":176887,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T07:03:41.000Z","modified_at":"2026-02-04T07:04:25.000Z","name":"Duncan Tremblay","mobile_number":"476-655-9479","email_id":"Adan_Hegmann@yahoo.com","dop":"2025-04-06","serial_number":"14223695601298","imei1":"14223695601298","imei2":"14223695601298","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T07:04:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176881,"job_number":"JOB_176881","tr_customer_id":176898,"tr_customer_product_id":176888,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T07:03:43.000Z","modified_at":"2026-02-04T07:03:43.000Z","name":"Marie Pagac","mobile_number":"336-738-5310","email_id":"Chester.OReilly30@gmail.com","dop":"2025-04-06","serial_number":"15088614550139698","imei1":"15088614550139698","imei2":"15088614550139698","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T07:03:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176882,"job_number":"JOB_176882","tr_customer_id":176899,"tr_customer_product_id":176889,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T07:04:27.000Z","modified_at":"2026-02-04T07:04:27.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15704809715392","imei1":"15704809715392","imei2":"15704809715392","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T07:04:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176883,"job_number":"JOB_176883","tr_customer_id":176900,"tr_customer_product_id":176890,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T07:04:28.000Z","modified_at":"2026-02-04T07:05:10.000Z","name":"Dan Renner","mobile_number":"690-919-8617","email_id":"Angelina_Stroman@gmail.com","dop":"2025-04-06","serial_number":"19931993713930","imei1":"19931993713930","imei2":"19931993713930","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T07:05:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176884,"job_number":"JOB_176884","tr_customer_id":176901,"tr_customer_product_id":176891,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T07:04:29.000Z","modified_at":"2026-02-04T07:04:29.000Z","name":"Salma Schowalter","mobile_number":"999-352-2106","email_id":"Henderson.Gorczany45@yahoo.com","dop":"2025-04-06","serial_number":"16825402503846114","imei1":"16825402503846114","imei2":"16825402503846114","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T07:04:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176885,"job_number":"JOB_176885","tr_customer_id":176902,"tr_customer_product_id":176892,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T07:05:18.000Z","modified_at":"2026-02-04T07:05:18.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19301773139843","imei1":"19301773139843","imei2":"19301773139843","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T07:05:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176886,"job_number":"JOB_176886","tr_customer_id":176903,"tr_customer_product_id":176893,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T07:05:19.000Z","modified_at":"2026-02-04T07:06:02.000Z","name":"Santina Leffler","mobile_number":"319-596-5351","email_id":"Kavon17@hotmail.com","dop":"2025-04-06","serial_number":"16317518742286","imei1":"16317518742286","imei2":"16317518742286","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T07:06:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176887,"job_number":"JOB_176887","tr_customer_id":176904,"tr_customer_product_id":176894,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T07:05:20.000Z","modified_at":"2026-02-04T07:05:20.000Z","name":"Melany Morissette","mobile_number":"763-378-7501","email_id":"Ned_Johns@gmail.com","dop":"2025-04-06","serial_number":"12040749721970538","imei1":"12040749721970538","imei2":"12040749721970538","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T07:05:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176888,"job_number":"JOB_176888","tr_customer_id":176905,"tr_customer_product_id":176895,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T07:32:00.000Z","modified_at":"2026-02-04T07:32:00.000Z","name":"Kumari Usha","mobile_number":"7899453211","email_id":"kmusha1298@gmail.com","dop":"2025-12-01","serial_number":"17599156827551","imei1":"17599156827551","imei2":"17599156827551","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T07:32:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176889,"job_number":"JOB_176889","tr_customer_id":176906,"tr_customer_product_id":176896,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T07:32:00.000Z","modified_at":"2026-02-04T07:32:10.000Z","name":"Daniella Wehner","mobile_number":"622-384-7449","email_id":"Rachelle28@hotmail.com","dop":"2025-12-01","serial_number":"12350241995266","imei1":"12350241995266","imei2":"12350241995266","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T07:32:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176890,"job_number":"JOB_176890","tr_customer_id":176907,"tr_customer_product_id":176897,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T07:32:14.000Z","modified_at":"2026-02-04T07:32:14.000Z","name":"Uday P","mobile_number":"7690034256","email_id":"uday@gmail.com","dop":"2025-12-01","serial_number":"15124988821955","imei1":"15124988821955","imei2":"15124988821955","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T07:32:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176891,"job_number":"JOB_176891","tr_customer_id":176908,"tr_customer_product_id":176898,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T07:32:15.000Z","modified_at":"2026-02-04T07:32:25.000Z","name":"Viviane Breitenberg","mobile_number":"929-527-5510","email_id":"Jaylon93@yahoo.com","dop":"2025-12-01","serial_number":"10443923292196","imei1":"10443923292196","imei2":"10443923292196","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T07:32:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176892,"job_number":"JOB_176892","tr_customer_id":176909,"tr_customer_product_id":176899,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T07:32:29.000Z","modified_at":"2026-02-04T07:32:29.000Z","name":"Jaya Kandpal","mobile_number":"8890345621","email_id":"jayakandpal@gmail.com","dop":"2025-12-01","serial_number":"11212478795249","imei1":"11212478795249","imei2":"11212478795249","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T07:32:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176893,"job_number":"JOB_176893","tr_customer_id":176910,"tr_customer_product_id":176900,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T07:32:29.000Z","modified_at":"2026-02-04T07:32:39.000Z","name":"Laurianne Bechtelar","mobile_number":"662-354-4225","email_id":"Ian60@yahoo.com","dop":"2025-12-01","serial_number":"11914753534261","imei1":"11914753534261","imei2":"11914753534261","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T07:32:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176432,"job_number":"JOB_176432","tr_customer_id":176449,"tr_customer_product_id":176439,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T01:14:56.000Z","modified_at":"2026-02-04T01:14:56.000Z","name":"fdsfds sdfsd","mobile_number":"3213123123","email_id":"dsdasd@gmail.com","dop":"2026-02-02","serial_number":"12313123123123123","imei1":"12313123123123123","imei2":"12313123123123123","popurl":"2026-02-02T05:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T01:14:56.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":176433,"job_number":"JOB_176433","tr_customer_id":176450,"tr_customer_product_id":176440,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T01:17:48.000Z","modified_at":"2026-02-04T01:17:48.000Z","name":"asdas asdas","mobile_number":"1231312312","email_id":"dasdsa@gmail.com","dop":"2026-02-02","serial_number":"54564565456456456","imei1":"54564565456456456","imei2":"54564565456456456","popurl":"2026-02-02T05:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T01:17:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176434,"job_number":"JOB_176434","tr_customer_id":176451,"tr_customer_product_id":176441,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T01:48:25.000Z","modified_at":"2026-02-04T03:39:11.000Z","name":"guri singh","mobile_number":"4257356462","email_id":"gsdhjagd@gmail.com","dop":"2026-02-02","serial_number":"98765678956789054","imei1":"98765678956789054","imei2":"98765678956789054","popurl":"2026-02-02T05:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T03:39:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176435,"job_number":"JOB_176435","tr_customer_id":176452,"tr_customer_product_id":176442,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T02:09:49.000Z","modified_at":"2026-02-04T02:09:49.000Z","name":"guri singh","mobile_number":"4257356462","email_id":"gsdhjagd@gmail.com","dop":"2026-02-02","serial_number":"98765678956789052","imei1":"98765678956789052","imei2":"98765678956789052","popurl":"2026-02-02T05:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T02:09:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176439,"job_number":"JOB_176439","tr_customer_id":176456,"tr_customer_product_id":176446,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T02:44:36.000Z","modified_at":"2026-02-04T02:44:36.000Z","name":"guri singh","mobile_number":"4257356462","email_id":"gsdhjagd@gmail.com","dop":"2026-02-02","serial_number":"9876567895678902","imei1":"9876567895678902","imei2":"9876567895678902","popurl":"2026-02-02T05:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T02:44:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176471,"job_number":"JOB_176471","tr_customer_id":176488,"tr_customer_product_id":176478,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:19:15.000Z","modified_at":"2026-02-04T04:19:24.000Z","name":"saitama sensei","mobile_number":"941-837-0590","email_id":"saitama@yopmail.com","dop":"2026-01-10","serial_number":"622751869803208","imei1":"622751869803208","imei2":"622751869803208","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T04:19:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176472,"job_number":"JOB_176472","tr_customer_id":176489,"tr_customer_product_id":176479,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:19:19.000Z","modified_at":"2026-02-04T04:19:19.000Z","name":"Shivaji Bajpai","mobile_number":"7007895280","email_id":"shivaji@gmail.com","dop":"2025-12-01","serial_number":"95688960033504","imei1":"95688960033504","imei2":"95688960033504","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:19:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176473,"job_number":"JOB_176473","tr_customer_id":176490,"tr_customer_product_id":176480,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:19:19.000Z","modified_at":"2026-02-04T04:19:19.000Z","name":"Shivaji Bajpai","mobile_number":"7007895280","email_id":"shivaji@gmail.com","dop":"2025-12-01","serial_number":"30672267964801","imei1":"30672267964801","imei2":"30672267964801","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:19:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176474,"job_number":"JOB_176474","tr_customer_id":176491,"tr_customer_product_id":176481,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:19:24.000Z","modified_at":"2026-02-04T04:19:24.000Z","name":"Vikalp Shukla","mobile_number":"8953292021","email_id":"vikalp@gmail.com","dop":"2025-12-01","serial_number":"35611796268516","imei1":"35611796268516","imei2":"35611796268516","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:19:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176475,"job_number":"JOB_176475","tr_customer_id":176492,"tr_customer_product_id":176482,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:19:25.000Z","modified_at":"2026-02-04T04:19:25.000Z","name":"Vikalp Shukla","mobile_number":"8953292021","email_id":"vikalp@gmail.com","dop":"2025-12-01","serial_number":"96601857886802","imei1":"96601857886802","imei2":"96601857886802","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:19:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176479,"job_number":"JOB_176479","tr_customer_id":176496,"tr_customer_product_id":176486,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:19:27.000Z","modified_at":"2026-02-04T04:19:36.000Z","name":"tanjiro kamado","mobile_number":"348-743-7546","email_id":"tanjiro@g.com","dop":"2026-01-10","serial_number":"753371029945637","imei1":"753371029945637","imei2":"753371029945637","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T04:19:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176490,"job_number":"JOB_176490","tr_customer_id":176507,"tr_customer_product_id":176497,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:19:38.000Z","modified_at":"2026-02-04T04:19:48.000Z","name":"giyu tomiaka","mobile_number":"342-645-9031","email_id":"giyu@g.com","dop":"2026-01-10","serial_number":"215126527489909","imei1":"215126527489909","imei2":"215126527489909","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T04:19:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176506,"job_number":"JOB_176506","tr_customer_id":176523,"tr_customer_product_id":176513,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:19:46.000Z","modified_at":"2026-02-04T04:19:46.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Edwina0@yahoo.com","dop":"2025-07-02","serial_number":"15504439245774","imei1":"15504439245774","imei2":"15504439245774","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:19:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176523,"job_number":"JOB_176523","tr_customer_id":176540,"tr_customer_product_id":176530,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:05.000Z","modified_at":"2026-02-04T04:20:05.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Amya_OConner@yahoo.com","dop":"2025-07-02","serial_number":"10504567657740","imei1":"10504567657740","imei2":"10504567657740","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176533,"job_number":"JOB_176533","tr_customer_id":176550,"tr_customer_product_id":176540,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:13.000Z","modified_at":"2026-02-04T04:20:36.000Z","name":"Velda Wintheiser","mobile_number":"854-858-7413","email_id":"Benton.Heaney33@yahoo.com","dop":"2025-10-01","serial_number":"17987415519575","imei1":"17987415519575","imei2":"17987415519575","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T04:20:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176534,"job_number":"JOB_176534","tr_customer_id":176551,"tr_customer_product_id":176541,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:19.000Z","modified_at":"2026-02-04T04:20:19.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"116795838223225","imei1":"116795838223225","imei2":"116795838223225","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176535,"job_number":"JOB_176535","tr_customer_id":176552,"tr_customer_product_id":176542,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:20.000Z","modified_at":"2026-02-04T04:20:20.000Z","name":"Johan Lehner","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"128445467168839","imei1":"128445467168839","imei2":"128445467168839","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176539,"job_number":"JOB_176539","tr_customer_id":176556,"tr_customer_product_id":176546,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:20.000Z","modified_at":"2026-02-04T04:20:20.000Z","name":"Providenci Gerlach","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"192992288773421","imei1":"192992288773421","imei2":"192992288773421","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176541,"job_number":"JOB_176541","tr_customer_id":176558,"tr_customer_product_id":176548,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:21.000Z","modified_at":"2026-02-04T04:20:21.000Z","name":"Herman Schmidt","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"115407810556545","imei1":"115407810556545","imei2":"115407810556545","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176546,"job_number":"JOB_176546","tr_customer_id":176563,"tr_customer_product_id":176553,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:22.000Z","modified_at":"2026-02-04T04:20:22.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Mossie_Purdy90@gmail.com","dop":"2025-07-02","serial_number":"19134763336785","imei1":"19134763336785","imei2":"19134763336785","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176548,"job_number":"JOB_176548","tr_customer_id":176565,"tr_customer_product_id":176555,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:24.000Z","modified_at":"2026-02-04T04:20:34.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"11056966371513","imei1":"11056966371513","imei2":"11056966371513","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T04:20:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176549,"job_number":"JOB_176549","tr_customer_id":176566,"tr_customer_product_id":176556,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:25.000Z","modified_at":"2026-02-04T04:20:25.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"15543886426548","imei1":"15543886426548","imei2":"15543886426548","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176562,"job_number":"JOB_176562","tr_customer_id":176579,"tr_customer_product_id":176569,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:32.000Z","modified_at":"2026-02-04T04:20:32.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"103785143913726","imei1":"103785143913726","imei2":"103785143913726","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176563,"job_number":"JOB_176563","tr_customer_id":176580,"tr_customer_product_id":176570,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:32.000Z","modified_at":"2026-02-04T04:20:43.000Z","name":"Jordane Bradtke","mobile_number":"215-512-5077","email_id":"Dale_Feeney@gmail.com","dop":"2025-06-09","serial_number":"107221785345255","imei1":"107221785345255","imei2":"107221785345255","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T04:20:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176564,"job_number":"JOB_176564","tr_customer_id":176581,"tr_customer_product_id":176571,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:32.000Z","modified_at":"2026-02-04T04:20:32.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"193014215278144","imei1":"193014215278144","imei2":"193014215278144","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176565,"job_number":"JOB_176565","tr_customer_id":176582,"tr_customer_product_id":176572,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:33.000Z","modified_at":"2026-02-04T04:20:33.000Z","name":"Oran Hahn","mobile_number":"957-898-9569","email_id":"Jeanie.Pollich20@gmail.com","dop":"2025-06-09","serial_number":"105900125923274","imei1":"105900125923274","imei2":"105900125923274","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176566,"job_number":"JOB_176566","tr_customer_id":176583,"tr_customer_product_id":176573,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:33.000Z","modified_at":"2026-02-04T04:20:33.000Z","name":"Esta Schmitt","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"159769462247242","imei1":"159769462247242","imei2":"159769462247242","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176567,"job_number":"JOB_176567","tr_customer_id":176584,"tr_customer_product_id":176574,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:33.000Z","modified_at":"2026-02-04T04:20:33.000Z","name":"Tremaine Rodriguez","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"144189574286416","imei1":"144189574286416","imei2":"144189574286416","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176568,"job_number":"JOB_176568","tr_customer_id":176585,"tr_customer_product_id":176575,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:33.000Z","modified_at":"2026-02-04T04:20:33.000Z","name":"Quentin Kilback","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"171921789704358","imei1":"171921789704358","imei2":"171921789704358","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176591,"job_number":"JOB_176591","tr_customer_id":176608,"tr_customer_product_id":176598,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:47.000Z","modified_at":"2026-02-04T04:20:47.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"104544357579180","imei1":"104544357579180","imei2":"104544357579180","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176592,"job_number":"JOB_176592","tr_customer_id":176609,"tr_customer_product_id":176599,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:47.000Z","modified_at":"2026-02-04T04:20:58.000Z","name":"Colin Borer","mobile_number":"928-840-3184","email_id":"Johann14@yahoo.com","dop":"2025-06-09","serial_number":"107220114783683","imei1":"107220114783683","imei2":"107220114783683","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T04:20:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176594,"job_number":"JOB_176594","tr_customer_id":176611,"tr_customer_product_id":176601,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:48.000Z","modified_at":"2026-02-04T04:20:48.000Z","name":"Adriel Volkman","mobile_number":"309-227-0875","email_id":"Candida.Langosh37@gmail.com","dop":"2025-06-09","serial_number":"105925141012089","imei1":"105925141012089","imei2":"105925141012089","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176595,"job_number":"JOB_176595","tr_customer_id":176612,"tr_customer_product_id":176602,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:49.000Z","modified_at":"2026-02-04T04:20:49.000Z","name":"Rhett Medhurst","mobile_number":"751-696-5996","email_id":"Shanel.Cremin46@yahoo.com","dop":"2025-06-09","serial_number":"4880195520341257","imei1":"4880195520341257","imei2":"4880195520341257","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176596,"job_number":"JOB_176596","tr_customer_id":176613,"tr_customer_product_id":176603,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:54.000Z","modified_at":"2026-02-04T04:21:04.000Z","name":"Alba Ernser","mobile_number":"394-818-6472","email_id":"Devonte_Murray9@hotmail.com","dop":"2025-12-31","serial_number":"10752370154491","imei1":"10752370154491","imei2":"10752370154491","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T04:21:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176606,"job_number":"JOB_176606","tr_customer_id":176623,"tr_customer_product_id":176613,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:21:03.000Z","modified_at":"2026-02-04T04:21:03.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"107200393873738","imei1":"107200393873738","imei2":"107200393873738","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:21:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176607,"job_number":"JOB_176607","tr_customer_id":176624,"tr_customer_product_id":176614,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:21:03.000Z","modified_at":"2026-02-04T04:21:14.000Z","name":"Beatrice Ankunding","mobile_number":"240-612-6333","email_id":"Zella_Goldner@hotmail.com","dop":"2025-06-09","serial_number":"101601397974637","imei1":"101601397974637","imei2":"101601397974637","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T04:21:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176608,"job_number":"JOB_176608","tr_customer_id":176625,"tr_customer_product_id":176615,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:21:03.000Z","modified_at":"2026-02-04T04:21:03.000Z","name":"Rudy Bogisich","mobile_number":"874-225-9276","email_id":"Elsie.Walter@gmail.com","dop":"2025-06-09","serial_number":"108048716389398","imei1":"108048716389398","imei2":"108048716389398","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:21:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176609,"job_number":"JOB_176609","tr_customer_id":176626,"tr_customer_product_id":176616,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:21:05.000Z","modified_at":"2026-02-04T04:21:05.000Z","name":"Adrianna Brown","mobile_number":"748-640-2924","email_id":"Delilah88@yahoo.com","dop":"2025-06-09","serial_number":"54246754212415440","imei1":"54246754212415440","imei2":"54246754212415440","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:21:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176612,"job_number":"JOB_176612","tr_customer_id":176629,"tr_customer_product_id":176619,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:21:08.000Z","modified_at":"2026-02-04T04:21:18.000Z","name":"Aileen Gleason","mobile_number":"557-611-8420","email_id":"Ernesto64@hotmail.com","dop":"2025-12-31","serial_number":"10601215488525","imei1":"10601215488525","imei2":"10601215488525","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T04:21:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176631,"job_number":"JOB_176631","tr_customer_id":176648,"tr_customer_product_id":176638,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:21:22.000Z","modified_at":"2026-02-04T04:21:31.000Z","name":"Mason Champlin","mobile_number":"298-655-8960","email_id":"Claud.Nader@hotmail.com","dop":"2025-12-31","serial_number":"10724430596009","imei1":"10724430596009","imei2":"10724430596009","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T04:21:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176707,"job_number":"JOB_176707","tr_customer_id":176724,"tr_customer_product_id":176714,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T05:04:33.000Z","modified_at":"2026-02-04T05:04:43.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"18637583578491","imei1":"18637583578491","imei2":"18637583578491","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T05:04:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176708,"job_number":"JOB_176708","tr_customer_id":176725,"tr_customer_product_id":176715,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T05:04:33.000Z","modified_at":"2026-02-04T05:04:33.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"11448433778312","imei1":"11448433778312","imei2":"11448433778312","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T05:04:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176740,"job_number":"JOB_176740","tr_customer_id":176757,"tr_customer_product_id":176747,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:08:21.000Z","modified_at":"2026-02-04T06:08:21.000Z","name":"Shivaji Bajpai","mobile_number":"7007895280","email_id":"shivaji@gmail.com","dop":"2025-12-01","serial_number":"84421193859822","imei1":"84421193859822","imei2":"84421193859822","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:08:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176741,"job_number":"JOB_176741","tr_customer_id":176758,"tr_customer_product_id":176748,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:08:22.000Z","modified_at":"2026-02-04T06:08:22.000Z","name":"Shivaji Bajpai","mobile_number":"7007895280","email_id":"shivaji@gmail.com","dop":"2025-12-01","serial_number":"31284465119192","imei1":"31284465119192","imei2":"31284465119192","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:08:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176742,"job_number":"JOB_176742","tr_customer_id":176759,"tr_customer_product_id":176749,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:08:28.000Z","modified_at":"2026-02-04T06:08:28.000Z","name":"Vikalp Shukla","mobile_number":"8953292021","email_id":"vikalp@gmail.com","dop":"2025-12-01","serial_number":"33372953200466","imei1":"33372953200466","imei2":"33372953200466","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:08:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176743,"job_number":"JOB_176743","tr_customer_id":176760,"tr_customer_product_id":176750,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:08:28.000Z","modified_at":"2026-02-04T06:08:28.000Z","name":"Vikalp Shukla","mobile_number":"8953292021","email_id":"vikalp@gmail.com","dop":"2025-12-01","serial_number":"35062701737639","imei1":"35062701737639","imei2":"35062701737639","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:08:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176745,"job_number":"JOB_176745","tr_customer_id":176762,"tr_customer_product_id":176752,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:34:12.000Z","modified_at":"2026-02-04T06:34:24.000Z","name":"Talon Altenwerth","mobile_number":"799-457-6994","email_id":"Adriel.Jenkins31@yahoo.com","dop":"2025-11-04","serial_number":"56528904470972","imei1":"56528904470972","imei2":"56528904470972","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T06:34:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176746,"job_number":"JOB_176746","tr_customer_id":176763,"tr_customer_product_id":176753,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:34:28.000Z","modified_at":"2026-02-04T06:34:39.000Z","name":"Lindsay Hilpert","mobile_number":"312-821-9524","email_id":"Zachariah_Greenholt4@hotmail.com","dop":"2025-11-04","serial_number":"66248449528275","imei1":"66248449528275","imei2":"66248449528275","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T06:34:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176747,"job_number":"JOB_176747","tr_customer_id":176764,"tr_customer_product_id":176754,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:34:44.000Z","modified_at":"2026-02-04T06:34:55.000Z","name":"Chaya Hilpert","mobile_number":"503-722-5717","email_id":"Nikolas_Schuster@gmail.com","dop":"2025-11-04","serial_number":"33960909414657","imei1":"33960909414657","imei2":"33960909414657","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T06:34:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176748,"job_number":"JOB_176748","tr_customer_id":176765,"tr_customer_product_id":176755,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:34:58.000Z","modified_at":"2026-02-04T06:35:22.000Z","name":"Baron Jaskolski","mobile_number":"446-324-5529","email_id":"Micaela.Fadel86@gmail.com","dop":"2025-10-01","serial_number":"19034165084134","imei1":"19034165084134","imei2":"19034165084134","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T06:35:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176750,"job_number":"JOB_176750","tr_customer_id":176767,"tr_customer_product_id":176757,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:36:57.000Z","modified_at":"2026-02-04T06:36:57.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"108340007855730","imei1":"108340007855730","imei2":"108340007855730","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:36:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176751,"job_number":"JOB_176751","tr_customer_id":176768,"tr_customer_product_id":176758,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:36:57.000Z","modified_at":"2026-02-04T06:37:08.000Z","name":"Wayne Sawayn","mobile_number":"711-667-6360","email_id":"Jessika.Kemmer@hotmail.com","dop":"2025-06-09","serial_number":"101451323878786","imei1":"101451323878786","imei2":"101451323878786","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T06:37:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176752,"job_number":"JOB_176752","tr_customer_id":176769,"tr_customer_product_id":176759,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:36:57.000Z","modified_at":"2026-02-04T06:36:57.000Z","name":"Destinee Kovacek","mobile_number":"502-200-8718","email_id":"Prince_Gottlieb9@hotmail.com","dop":"2025-06-09","serial_number":"107422094904784","imei1":"107422094904784","imei2":"107422094904784","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:36:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176753,"job_number":"JOB_176753","tr_customer_id":176770,"tr_customer_product_id":176760,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:37:13.000Z","modified_at":"2026-02-04T06:37:13.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"104282484824161","imei1":"104282484824161","imei2":"104282484824161","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:37:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176754,"job_number":"JOB_176754","tr_customer_id":176771,"tr_customer_product_id":176761,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:37:13.000Z","modified_at":"2026-02-04T06:37:23.000Z","name":"Alexandrine Murray","mobile_number":"204-327-1732","email_id":"Rubye_Pouros4@hotmail.com","dop":"2025-06-09","serial_number":"108660126693351","imei1":"108660126693351","imei2":"108660126693351","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T06:37:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176755,"job_number":"JOB_176755","tr_customer_id":176772,"tr_customer_product_id":176762,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:37:13.000Z","modified_at":"2026-02-04T06:37:13.000Z","name":"Electa Lueilwitz","mobile_number":"371-559-7307","email_id":"Alessandra.Keeling@gmail.com","dop":"2025-06-09","serial_number":"106487929375273","imei1":"106487929375273","imei2":"106487929375273","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:37:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176758,"job_number":"JOB_176758","tr_customer_id":176775,"tr_customer_product_id":176765,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:37:28.000Z","modified_at":"2026-02-04T06:37:28.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"101441515418479","imei1":"101441515418479","imei2":"101441515418479","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:37:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176759,"job_number":"JOB_176759","tr_customer_id":176776,"tr_customer_product_id":176766,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:37:28.000Z","modified_at":"2026-02-04T06:37:39.000Z","name":"Alvina Cruickshank","mobile_number":"327-205-6261","email_id":"Oran_Hermiston@hotmail.com","dop":"2025-06-09","serial_number":"105375111214705","imei1":"105375111214705","imei2":"105375111214705","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T06:37:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176760,"job_number":"JOB_176760","tr_customer_id":176777,"tr_customer_product_id":176767,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:37:28.000Z","modified_at":"2026-02-04T06:37:28.000Z","name":"Petra Hilpert","mobile_number":"463-514-3520","email_id":"Janet18@hotmail.com","dop":"2025-06-09","serial_number":"105955043591609","imei1":"105955043591609","imei2":"105955043591609","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:37:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176764,"job_number":"JOB_176764","tr_customer_id":176781,"tr_customer_product_id":176771,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:38:16.000Z","modified_at":"2026-02-04T06:38:26.000Z","name":"shoaib shaikh","mobile_number":"9191987787","email_id":"shaikhshoaib@gmail.com","dop":"2025-12-13","serial_number":"44908421287529","imei1":"44908421287529","imei2":"44908421287529","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T06:38:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176765,"job_number":"JOB_176765","tr_customer_id":176782,"tr_customer_product_id":176772,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:38:30.000Z","modified_at":"2026-02-04T06:38:41.000Z","name":"uday p","mobile_number":"9191922787","email_id":"udap@gmail.com","dop":"2025-12-13","serial_number":"29824214904003","imei1":"29824214904003","imei2":"29824214904003","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T06:38:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176766,"job_number":"JOB_176766","tr_customer_id":176783,"tr_customer_product_id":176773,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:38:45.000Z","modified_at":"2026-02-04T06:38:55.000Z","name":"jatin sharma","mobile_number":"9191976787","email_id":"jatinvsharma@gmail.com","dop":"2025-12-13","serial_number":"62679280719438","imei1":"62679280719438","imei2":"62679280719438","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T06:38:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176795,"job_number":"JOB_176795","tr_customer_id":176812,"tr_customer_product_id":176802,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:45:01.000Z","modified_at":"2026-02-04T06:45:12.000Z","name":"jatin sharma","mobile_number":"9191976787","email_id":"jatinvsharma@gmail.com","dop":"2025-12-13","serial_number":"99423519733573","imei1":"99423519733573","imei2":"99423519733573","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T06:45:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176894,"job_number":"JOB_176894","tr_customer_id":176911,"tr_customer_product_id":176901,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T07:43:20.000Z","modified_at":"2026-02-04T07:43:31.000Z","name":"Alva Towne","mobile_number":"386-447-6006","email_id":"Alexander.Bailey@hotmail.com","dop":"2025-11-04","serial_number":"58341124239210","imei1":"58341124239210","imei2":"58341124239210","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T07:43:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176895,"job_number":"JOB_176895","tr_customer_id":176912,"tr_customer_product_id":176902,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T07:43:35.000Z","modified_at":"2026-02-04T07:43:45.000Z","name":"Elroy Heller","mobile_number":"213-531-6807","email_id":"Otto23@hotmail.com","dop":"2025-11-04","serial_number":"70502130793654","imei1":"70502130793654","imei2":"70502130793654","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T07:43:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176896,"job_number":"JOB_176896","tr_customer_id":176913,"tr_customer_product_id":176903,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T07:43:49.000Z","modified_at":"2026-02-04T07:43:49.000Z","name":"Carolyne Collins","mobile_number":"594-746-0357","email_id":"Nikko.Baumbach@hotmail.com","dop":"2025-11-04","serial_number":"98078291132871","imei1":"98078291132871","imei2":"98078291132871","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T07:43:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/search' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzNjI5NDl9.kEPHaxMnkBHMt1PEsKRGgj3shHkaYg7vFWtNmM5u4R0' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--data-raw '{"searchText":"JOB_99821"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzAxOTEwMjZ9.6rODLvNT6-hhkb52hpHpqZrl_-WGSNEi1t9OdLovbdI |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | ea262e52-4447-4b4d-b4e5-566bc7fbee4e |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 36 |
{
"searchText": "JOB_104254"
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 31 |
| ETag | W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM" |
| Vary | Accept-Encoding |
| Date | Wed, 04 Feb 2026 07:43:52 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_99821' \
-X 'POST' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzNjI5NDl9.kEPHaxMnkBHMt1PEsKRGgj3shHkaYg7vFWtNmM5u4R0' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'Content-Length: 0' \
-H 'Content-Type: text/plain' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzAxOTEwMjZ9.6rODLvNT6-hhkb52hpHpqZrl_-WGSNEi1t9OdLovbdI |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 01ec42b5-af2e-4b41-8e2f-f6c12235fb8c |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 0 |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 33 |
| ETag | W/"21-a549D1gRd+HW17tYvMzi9u5U1G4" |
| Vary | Accept-Encoding |
| Date | Wed, 04 Feb 2026 07:43:52 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":null}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--data-raw '{"username":"iamsup","password":"password"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | d06c472b-19d5-47ed-b8a5-3f85e3e29980 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 59 |
{
"username": "iamsup",
"password": "password"
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 698 |
| ETag | W/"2ba-4nPEhaycARuvY+qeJ0IOFOyAEG4" |
| Vary | Accept-Encoding |
| Date | Wed, 04 Feb 2026 07:43:52 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzAxOTEwMzJ9.ithLgzkvPS1JJq44jR0DCiDurITZRl0TUCauIfDjJTk"}}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzNzI3NDJ9.IEtAMRF9vZn3LlTSasN0Llk5gwReGWkTINNzM8zYe8A' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzAxOTEwMzJ9.ithLgzkvPS1JJq44jR0DCiDurITZRl0TUCauIfDjJTk |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 23f667d4-4c26-4a7d-9f93-034cdbb95459 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 444 |
| ETag | W/"1bc-5jtJRsd0hZILh8Na44eS7Os72ts" |
| Vary | Accept-Encoding |
| Date | Wed, 04 Feb 2026 07:43:52 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"id":1,"first_name":"John","last_name":"Cena","login_id":"iamsup","mobile_number":"9988778899","email_id":"john@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":2,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-12-20T07:42:00.000Z","role_name":"Supervisor","service_location":"Service Center A"}}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzNzI3NDJ9.IEtAMRF9vZn3LlTSasN0Llk5gwReGWkTINNzM8zYe8A' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzAxOTEwMzJ9.ithLgzkvPS1JJq44jR0DCiDurITZRl0TUCauIfDjJTk |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 3454f81a-c755-4861-aa15-b94c34e40a53 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 248 |
| ETag | W/"f8-vcjmgbGMKS8PnTauR4Cea/vqjP8" |
| Vary | Accept-Encoding |
| Date | Wed, 04 Feb 2026 07:43:53 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[{"label":"Pending for assignment","key":"pending_for_assignment","count":332},{"label":"Pending for repair","key":"pending_for_repair","count":2},{"label":"Pending for delivery","key":"pending_for_delivery","count":0}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/pending' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzNzI3NDJ9.IEtAMRF9vZn3LlTSasN0Llk5gwReGWkTINNzM8zYe8A' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI5Mzc1MTB9.-O6f2f7yIF827L6J6ejis6RAsTLeJu8tivTqfyx0T-Y |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 4815cc26-22e6-42a3-9657-2e82ff3f87ec |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"50a77-X87T5pwVdJnL8qzy2D6Q6HAdGbE" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Wed, 04 Feb 2026 07:43:53 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":[{"id":176389,"job_number":"JOB_176389","tr_customer_id":176406,"tr_customer_product_id":176396,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-03T20:11:26.000Z","modified_at":"2026-02-03T20:11:26.000Z","name":"Swapnil Jade","mobile_number":"9966332211","email_id":"qa.swapnil1910@gmail.com","dop":"2026-01-31","serial_number":"68944645691505","imei1":"68944645691505","imei2":"68944645691505","popurl":"2026-01-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-03T20:11:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176396,"job_number":"JOB_176396","tr_customer_id":176413,"tr_customer_product_id":176403,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-03T21:03:50.000Z","modified_at":"2026-02-03T21:03:50.000Z","name":"Laxman Teli","mobile_number":"8446981010","email_id":"testlaxman@test1.com","dop":"2026-01-29","serial_number":"15549925191112","imei1":"15549925191112","imei2":"15549925191112","popurl":"2026-01-29T21:03:49.114052473Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-03T21:03:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176398,"job_number":"JOB_176398","tr_customer_id":176415,"tr_customer_product_id":176405,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-03T21:46:00.000Z","modified_at":"2026-02-03T21:46:00.000Z","name":"Opal Ruecker","mobile_number":"251-483-1714","email_id":"Elroy.Hudson42@gmail.com","dop":"2025-09-09","serial_number":"14282297788225","imei1":"14282297788225","imei2":"14282297788225","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-03T21:46:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176399,"job_number":"JOB_176399","tr_customer_id":176416,"tr_customer_product_id":176406,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-03T21:46:00.000Z","modified_at":"2026-02-03T21:46:00.000Z","name":"Dean Hilll","mobile_number":"658-209-3971","email_id":"Esta16@gmail.com","dop":"2025-09-09","serial_number":"14610684792103","imei1":"14610684792103","imei2":"14610684792103","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-03T21:46:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176401,"job_number":"JOB_176401","tr_customer_id":176418,"tr_customer_product_id":176408,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-03T21:46:03.000Z","modified_at":"2026-02-03T21:46:03.000Z","name":"Antonetta Harris","mobile_number":"553-452-6028","email_id":"Dorcas60@hotmail.com","dop":"2025-09-09","serial_number":"14013214787670","imei1":"14013214787670","imei2":"14013214787670","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-03T21:46:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176402,"job_number":"JOB_176402","tr_customer_id":176419,"tr_customer_product_id":176409,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-03T21:46:03.000Z","modified_at":"2026-02-03T21:46:03.000Z","name":"Isadore Macejkovic","mobile_number":"313-497-7048","email_id":"Angelica0@hotmail.com","dop":"2025-09-09","serial_number":"15844120424251","imei1":"15844120424251","imei2":"15844120424251","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-03T21:46:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176404,"job_number":"JOB_176404","tr_customer_id":176421,"tr_customer_product_id":176411,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-03T21:46:06.000Z","modified_at":"2026-02-03T21:46:06.000Z","name":"Amber Rau","mobile_number":"392-636-4909","email_id":"Albin12@hotmail.com","dop":"2025-09-09","serial_number":"11767463548298","imei1":"11767463548298","imei2":"11767463548298","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-03T21:46:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176405,"job_number":"JOB_176405","tr_customer_id":176422,"tr_customer_product_id":176412,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-03T21:46:06.000Z","modified_at":"2026-02-03T21:46:06.000Z","name":"Conrad Ledner","mobile_number":"903-496-9794","email_id":"Lavon_Muller8@hotmail.com","dop":"2025-09-09","serial_number":"16232199230604","imei1":"16232199230604","imei2":"16232199230604","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-03T21:46:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176409,"job_number":"JOB_176409","tr_customer_id":176426,"tr_customer_product_id":176416,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-03T22:13:05.000Z","modified_at":"2026-02-03T22:13:05.000Z","name":"Adrienne Howe","mobile_number":"578-995-6970","email_id":"Kylee.Cormier@yahoo.com","dop":"2025-09-09","serial_number":"19854642348896","imei1":"19854642348896","imei2":"19854642348896","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-03T22:13:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176410,"job_number":"JOB_176410","tr_customer_id":176427,"tr_customer_product_id":176417,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-03T22:13:05.000Z","modified_at":"2026-02-03T22:13:05.000Z","name":"Jerry Breitenberg","mobile_number":"676-561-5164","email_id":"Enrico.Grant@yahoo.com","dop":"2025-09-09","serial_number":"16458607835989","imei1":"16458607835989","imei2":"16458607835989","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-03T22:13:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176412,"job_number":"JOB_176412","tr_customer_id":176429,"tr_customer_product_id":176419,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-03T22:13:08.000Z","modified_at":"2026-02-03T22:13:08.000Z","name":"Eino Corwin","mobile_number":"777-828-5531","email_id":"Ulises.Powlowski46@gmail.com","dop":"2025-09-09","serial_number":"14275254147122","imei1":"14275254147122","imei2":"14275254147122","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-03T22:13:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176413,"job_number":"JOB_176413","tr_customer_id":176430,"tr_customer_product_id":176420,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-03T22:13:08.000Z","modified_at":"2026-02-03T22:13:08.000Z","name":"Gianni O'Connell","mobile_number":"671-987-2923","email_id":"Elnora.Haag@yahoo.com","dop":"2025-09-09","serial_number":"18491089771435","imei1":"18491089771435","imei2":"18491089771435","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-03T22:13:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176415,"job_number":"JOB_176415","tr_customer_id":176432,"tr_customer_product_id":176422,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-03T22:13:11.000Z","modified_at":"2026-02-03T22:13:11.000Z","name":"Shea Cummings","mobile_number":"930-213-8390","email_id":"Jamel79@gmail.com","dop":"2025-09-09","serial_number":"18083203531400","imei1":"18083203531400","imei2":"18083203531400","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-03T22:13:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176416,"job_number":"JOB_176416","tr_customer_id":176433,"tr_customer_product_id":176423,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-03T22:13:11.000Z","modified_at":"2026-02-03T22:13:11.000Z","name":"Damian Gerlach","mobile_number":"289-621-7355","email_id":"Orrin.Hackett22@hotmail.com","dop":"2025-09-09","serial_number":"12064048566387","imei1":"12064048566387","imei2":"12064048566387","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-03T22:13:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176418,"job_number":"JOB_176418","tr_customer_id":176435,"tr_customer_product_id":176425,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-03T22:16:40.000Z","modified_at":"2026-02-03T22:16:40.000Z","name":"Citlalli Abshire","mobile_number":"705-218-8529","email_id":"Javon_Streich@hotmail.com","dop":"2025-09-09","serial_number":"12581162696776","imei1":"12581162696776","imei2":"12581162696776","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-03T22:16:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176419,"job_number":"JOB_176419","tr_customer_id":176436,"tr_customer_product_id":176426,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-03T22:16:40.000Z","modified_at":"2026-02-03T22:16:40.000Z","name":"Joany Kris","mobile_number":"341-706-7045","email_id":"Presley_Torphy51@hotmail.com","dop":"2025-09-09","serial_number":"14793756037832","imei1":"14793756037832","imei2":"14793756037832","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-03T22:16:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176421,"job_number":"JOB_176421","tr_customer_id":176438,"tr_customer_product_id":176428,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-03T22:16:43.000Z","modified_at":"2026-02-03T22:16:43.000Z","name":"Al Ryan","mobile_number":"420-549-1034","email_id":"Raquel.Beahan35@hotmail.com","dop":"2025-09-09","serial_number":"11790063170471","imei1":"11790063170471","imei2":"11790063170471","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-03T22:16:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176422,"job_number":"JOB_176422","tr_customer_id":176439,"tr_customer_product_id":176429,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-03T22:16:43.000Z","modified_at":"2026-02-03T22:16:43.000Z","name":"Ezequiel Sporer","mobile_number":"533-634-0071","email_id":"Eryn32@hotmail.com","dop":"2025-09-09","serial_number":"10256015959300","imei1":"10256015959300","imei2":"10256015959300","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-03T22:16:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176424,"job_number":"JOB_176424","tr_customer_id":176441,"tr_customer_product_id":176431,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-03T22:16:46.000Z","modified_at":"2026-02-03T22:16:46.000Z","name":"Bethany Ratke","mobile_number":"952-643-8638","email_id":"Georgianna.Goyette@gmail.com","dop":"2025-09-09","serial_number":"11152165402482","imei1":"11152165402482","imei2":"11152165402482","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-03T22:16:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176425,"job_number":"JOB_176425","tr_customer_id":176442,"tr_customer_product_id":176432,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-03T22:16:46.000Z","modified_at":"2026-02-03T22:16:46.000Z","name":"Alanis Goyette","mobile_number":"814-690-9336","email_id":"Greta76@gmail.com","dop":"2025-09-09","serial_number":"18958151439314","imei1":"18958151439314","imei2":"18958151439314","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-03T22:16:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176429,"job_number":"JOB_176429","tr_customer_id":176446,"tr_customer_product_id":176436,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-03T23:48:26.000Z","modified_at":"2026-02-03T23:48:26.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2026-01-24","serial_number":"18836592954988","imei1":"18836592954988","imei2":"18836592954988","popurl":"2026-01-24T23:48:26.122988639Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-03T23:48:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176430,"job_number":"JOB_176430","tr_customer_id":176447,"tr_customer_product_id":176437,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-03T23:48:27.000Z","modified_at":"2026-02-03T23:48:27.000Z","name":"Nirbhay Shukla","mobile_number":"7079936551","email_id":"anilabh.singh@gmail.com","dop":"2026-01-24","serial_number":"905580915292613","imei1":"905580915292613","imei2":"905580915292613","popurl":"www.aanandaswarup-rana.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-03T23:48:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176431,"job_number":"JOB_176431","tr_customer_id":176448,"tr_customer_product_id":176438,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-03T23:50:52.000Z","modified_at":"2026-02-03T23:50:52.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2026-01-24","serial_number":"79946591955889","imei1":"79946591955889","imei2":"79946591955889","popurl":"2026-01-24T23:50:52.353382653Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-03T23:50:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176436,"job_number":"JOB_176436","tr_customer_id":176453,"tr_customer_product_id":176443,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T02:32:57.000Z","modified_at":"2026-02-04T02:32:57.000Z","name":"Heaven Watsica","mobile_number":"797-371-9933","email_id":"Diamond_Ledner92@hotmail.com","dop":"2025-12-10","serial_number":"11790196657588","imei1":"11790196657588","imei2":"11790196657588","popurl":"2025-12-10T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T02:32:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176437,"job_number":"JOB_176437","tr_customer_id":176454,"tr_customer_product_id":176444,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T02:37:46.000Z","modified_at":"2026-02-04T02:37:46.000Z","name":"Ravi Kushwah","mobile_number":"9999449258","email_id":"ravikushwah1175@gmail.com","dop":"2026-02-02","serial_number":"12222222222222222","imei1":"12222222222222222","imei2":"12222222222222222","popurl":"2026-02-02T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T02:37:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176441,"job_number":"JOB_176441","tr_customer_id":176458,"tr_customer_product_id":176448,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T03:13:40.000Z","modified_at":"2026-02-04T03:13:40.000Z","name":"Rebeka Bogisich","mobile_number":"980-704-4996","email_id":"Mathias.Lakin37@yahoo.com","dop":"2025-05-30","serial_number":"15452804613682","imei1":"15452804613682","imei2":"15452804613682","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T03:13:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176442,"job_number":"JOB_176442","tr_customer_id":176459,"tr_customer_product_id":176449,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T03:13:41.000Z","modified_at":"2026-02-04T03:13:41.000Z","name":"Fay Bins","mobile_number":"565-353-4061","email_id":"Alfreda.Grady@yahoo.com","dop":"2025-05-30","serial_number":"1596296178477878","imei1":"1596296178477878","imei2":"1596296178477878","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T03:13:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176443,"job_number":"JOB_176443","tr_customer_id":176460,"tr_customer_product_id":176450,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T03:29:43.000Z","modified_at":"2026-02-04T03:29:43.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18163468894187","imei1":"18163468894187","imei2":"18163468894187","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T03:29:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176445,"job_number":"JOB_176445","tr_customer_id":176462,"tr_customer_product_id":176452,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T03:29:45.000Z","modified_at":"2026-02-04T03:29:45.000Z","name":"Gordon Bruen","mobile_number":"422-703-7231","email_id":"Cheyanne16@hotmail.com","dop":"2025-04-06","serial_number":"19838262596816960","imei1":"19838262596816960","imei2":"19838262596816960","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T03:29:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176446,"job_number":"JOB_176446","tr_customer_id":176463,"tr_customer_product_id":176453,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T03:30:29.000Z","modified_at":"2026-02-04T03:30:29.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18301039006586","imei1":"18301039006586","imei2":"18301039006586","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T03:30:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176448,"job_number":"JOB_176448","tr_customer_id":176465,"tr_customer_product_id":176455,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T03:30:30.000Z","modified_at":"2026-02-04T03:30:30.000Z","name":"Rhoda Shields","mobile_number":"381-811-1971","email_id":"Bobbie.Lockman@yahoo.com","dop":"2025-04-06","serial_number":"15782718411795832","imei1":"15782718411795832","imei2":"15782718411795832","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T03:30:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176449,"job_number":"JOB_176449","tr_customer_id":176466,"tr_customer_product_id":176456,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T03:31:14.000Z","modified_at":"2026-02-04T03:31:14.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11755818964384","imei1":"11755818964384","imei2":"11755818964384","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T03:31:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176451,"job_number":"JOB_176451","tr_customer_id":176468,"tr_customer_product_id":176458,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T03:31:16.000Z","modified_at":"2026-02-04T03:31:16.000Z","name":"Elena Volkman","mobile_number":"503-216-5710","email_id":"Mckenna.Bogisich67@gmail.com","dop":"2025-04-06","serial_number":"18904593063522024","imei1":"18904593063522024","imei2":"18904593063522024","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T03:31:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176452,"job_number":"JOB_176452","tr_customer_id":176469,"tr_customer_product_id":176459,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T03:58:46.000Z","modified_at":"2026-02-04T03:58:46.000Z","name":"Genevieve Christiansen","mobile_number":"213-449-3174","email_id":"Hyman20@gmail.com","dop":"2025-12-04","serial_number":"1003169505571621","imei1":"1003169505571621","imei2":"1003169505571621","popurl":"2025-12-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T03:58:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176453,"job_number":"JOB_176453","tr_customer_id":176470,"tr_customer_product_id":176460,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:00:31.000Z","modified_at":"2026-02-04T04:00:31.000Z","name":"Joshuah Dicki","mobile_number":"873-917-7224","email_id":"Agustina.Muller@hotmail.com","dop":"2025-12-04","serial_number":"1006930048268724","imei1":"1006930048268724","imei2":"1006930048268724","popurl":"2025-12-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:00:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176454,"job_number":"JOB_176454","tr_customer_id":176471,"tr_customer_product_id":176461,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:00:34.000Z","modified_at":"2026-02-04T04:00:34.000Z","name":"Meagan Keeling","mobile_number":"839-763-3083","email_id":"Laverne_Mraz@gmail.com","dop":"2025-12-04","serial_number":"1009904023723411","imei1":"1009904023723411","imei2":"1009904023723411","popurl":"2025-12-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:00:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176455,"job_number":"JOB_176455","tr_customer_id":176472,"tr_customer_product_id":176462,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:05:10.000Z","modified_at":"2026-02-04T04:05:10.000Z","name":"Diana Murray","mobile_number":"370-848-2724","email_id":"Rolando16@gmail.com","dop":"2025-12-04","serial_number":"107219835426297","imei1":"107219835426297","imei2":"107219835426297","popurl":"2025-12-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:05:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176456,"job_number":"JOB_176456","tr_customer_id":176473,"tr_customer_product_id":176463,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:10:07.000Z","modified_at":"2026-02-04T04:10:07.000Z","name":"{Esmeralda Wuckert","mobile_number":"401-670-9085","email_id":"Linnie.Larson18@gmail.com","dop":"2025-04-06","serial_number":"11806226633382","imei1":"11806226633382","imei2":"11806226633382","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:10:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176457,"job_number":"JOB_176457","tr_customer_id":176474,"tr_customer_product_id":176464,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:10:12.000Z","modified_at":"2026-02-04T04:10:12.000Z","name":"{Odessa Torp","mobile_number":"739-497-5907","email_id":"Berneice.Abshire53@hotmail.com","dop":"2025-04-06","serial_number":"12100670557799","imei1":"12100670557799","imei2":"12100670557799","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:10:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176458,"job_number":"JOB_176458","tr_customer_id":176475,"tr_customer_product_id":176465,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:10:44.000Z","modified_at":"2026-02-04T04:10:44.000Z","name":"Domenica Gleason","mobile_number":"939-335-3932","email_id":"Demetris_Klocko@yahoo.com","dop":"2025-04-06","serial_number":"19108488805969","imei1":"19108488805969","imei2":"19108488805969","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:10:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176459,"job_number":"JOB_176459","tr_customer_id":176476,"tr_customer_product_id":176466,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:17:35.000Z","modified_at":"2026-02-04T04:17:35.000Z","name":"Hillary Moore","mobile_number":"579-596-0249","email_id":"Alba29@yahoo.com","dop":"2025-09-30","serial_number":"41316736434058","imei1":"41316736434058","imei2":"41316736434058","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:17:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176462,"job_number":"JOB_176462","tr_customer_id":176479,"tr_customer_product_id":176469,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:18:46.000Z","modified_at":"2026-02-04T04:18:46.000Z","name":"Kenton Barton","mobile_number":"461-432-5468","email_id":"Floy_Runolfsdottir39@gmail.com","dop":"2025-04-06","serial_number":"12252461655829352","imei1":"12252461655829352","imei2":"12252461655829352","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:18:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176464,"job_number":"JOB_176464","tr_customer_id":176481,"tr_customer_product_id":176471,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:18:57.000Z","modified_at":"2026-02-04T04:18:57.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"19526676215448","imei1":"19526676215448","imei2":"19526676215448","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:18:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176466,"job_number":"JOB_176466","tr_customer_id":176483,"tr_customer_product_id":176473,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:18:59.000Z","modified_at":"2026-02-04T04:18:59.000Z","name":"Ruben Schimmel","mobile_number":"362-421-8880","email_id":"Nettie.Kozey@yahoo.com","dop":"2025-04-06","serial_number":"10702536017882956","imei1":"10702536017882956","imei2":"10702536017882956","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:18:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176468,"job_number":"JOB_176468","tr_customer_id":176485,"tr_customer_product_id":176475,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:19:06.000Z","modified_at":"2026-02-04T04:19:06.000Z","name":"Dudley Terry","mobile_number":"566-397-0060","email_id":"Adriana.Kris@gmail.com","dop":"2025-04-06","serial_number":"14098912394398192","imei1":"14098912394398192","imei2":"14098912394398192","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:19:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176470,"job_number":"JOB_176470","tr_customer_id":176487,"tr_customer_product_id":176477,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:19:14.000Z","modified_at":"2026-02-04T04:19:14.000Z","name":"Eldred Bayer","mobile_number":"228-692-5130","email_id":"Arnaldo_Moore48@yahoo.com","dop":"2025-04-06","serial_number":"17270181423378286","imei1":"17270181423378286","imei2":"17270181423378286","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:19:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176476,"job_number":"JOB_176476","tr_customer_id":176493,"tr_customer_product_id":176483,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:19:25.000Z","modified_at":"2026-02-04T04:19:25.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16932392834547","imei1":"16932392834547","imei2":"16932392834547","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:19:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176480,"job_number":"JOB_176480","tr_customer_id":176497,"tr_customer_product_id":176487,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:19:27.000Z","modified_at":"2026-02-04T04:19:27.000Z","name":"Rudolph Hudson","mobile_number":"553-529-0878","email_id":"Stevie_Walter36@hotmail.com","dop":"2025-04-06","serial_number":"18792165735215520","imei1":"18792165735215520","imei2":"18792165735215520","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:19:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176481,"job_number":"JOB_176481","tr_customer_id":176498,"tr_customer_product_id":176488,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:19:27.000Z","modified_at":"2026-02-04T04:19:27.000Z","name":"Abbey Casper","mobile_number":"209-212-1975","email_id":"Pedro52@yahoo.com","dop":"2025-04-06","serial_number":"12087306755259312","imei1":"12087306755259312","imei2":"12087306755259312","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:19:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176482,"job_number":"JOB_176482","tr_customer_id":176499,"tr_customer_product_id":176489,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:19:32.000Z","modified_at":"2026-02-04T04:19:32.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13165232316668","imei1":"13165232316668","imei2":"13165232316668","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:19:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176485,"job_number":"JOB_176485","tr_customer_id":176502,"tr_customer_product_id":176492,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:19:34.000Z","modified_at":"2026-02-04T04:19:34.000Z","name":"Syble Abernathy","mobile_number":"355-951-2951","email_id":"Lucie38@yahoo.com","dop":"2025-04-06","serial_number":"16265871400764784","imei1":"16265871400764784","imei2":"16265871400764784","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:19:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176486,"job_number":"JOB_176486","tr_customer_id":176503,"tr_customer_product_id":176493,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:19:34.000Z","modified_at":"2026-02-04T04:19:34.000Z","name":"Reilly Conroy","mobile_number":"924-688-4068","email_id":"Ottis_Mitchell49@yahoo.com","dop":"2025-04-06","serial_number":"10799443903246306","imei1":"10799443903246306","imei2":"10799443903246306","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:19:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176487,"job_number":"JOB_176487","tr_customer_id":176504,"tr_customer_product_id":176494,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:19:37.000Z","modified_at":"2026-02-04T04:19:37.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19699442607977","imei1":"19699442607977","imei2":"19699442607977","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:19:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176489,"job_number":"JOB_176489","tr_customer_id":176506,"tr_customer_product_id":176496,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:19:38.000Z","modified_at":"2026-02-04T04:19:38.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10516872330446","imei1":"10516872330446","imei2":"10516872330446","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:19:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176492,"job_number":"JOB_176492","tr_customer_id":176509,"tr_customer_product_id":176499,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:19:39.000Z","modified_at":"2026-02-04T04:19:39.000Z","name":"Alexzander Stark","mobile_number":"596-734-3585","email_id":"Patsy_Hettinger18@hotmail.com","dop":"2025-06-18","serial_number":"1053416970203141","imei1":"1053416970203141","imei2":"1053416970203141","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:19:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176493,"job_number":"JOB_176493","tr_customer_id":176510,"tr_customer_product_id":176500,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:19:39.000Z","modified_at":"2026-02-04T04:19:39.000Z","name":"Houston Lindgren","mobile_number":"428-666-2362","email_id":"Jillian72@gmail.com","dop":"2025-04-06","serial_number":"11445065524746976","imei1":"11445065524746976","imei2":"11445065524746976","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:19:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176498,"job_number":"JOB_176498","tr_customer_id":176515,"tr_customer_product_id":176505,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:19:43.000Z","modified_at":"2026-02-04T04:19:43.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"14841589173287","imei1":"14841589173287","imei2":"14841589173287","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:19:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176499,"job_number":"JOB_176499","tr_customer_id":176516,"tr_customer_product_id":176506,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:19:43.000Z","modified_at":"2026-02-04T04:19:43.000Z","name":"Adalberto Fritsch","mobile_number":"395-744-7037","email_id":"Litzy.Mraz38@yahoo.com","dop":"2025-05-30","serial_number":"10428958510257","imei1":"10428958510257","imei2":"10428958510257","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:19:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176501,"job_number":"JOB_176501","tr_customer_id":176518,"tr_customer_product_id":176508,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:19:44.000Z","modified_at":"2026-02-04T04:19:44.000Z","name":"Dominic Gorczany","mobile_number":"478-211-4354","email_id":"Aiden84@yahoo.com","dop":"2025-05-30","serial_number":"1548309318542422","imei1":"1548309318542422","imei2":"1548309318542422","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:19:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176502,"job_number":"JOB_176502","tr_customer_id":176519,"tr_customer_product_id":176509,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:19:44.000Z","modified_at":"2026-02-04T04:19:44.000Z","name":"Hailee Beier","mobile_number":"276-446-2343","email_id":"Claude_OReilly59@hotmail.com","dop":"2025-04-06","serial_number":"18475515866700810","imei1":"18475515866700810","imei2":"18475515866700810","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:19:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176503,"job_number":"JOB_176503","tr_customer_id":176520,"tr_customer_product_id":176510,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:19:46.000Z","modified_at":"2026-02-04T04:19:46.000Z","name":"Nareen Katkam","mobile_number":"7677667898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"12727448778628","imei1":"12727448778628","imei2":"12727448778628","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:19:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176504,"job_number":"JOB_176504","tr_customer_id":176521,"tr_customer_product_id":176511,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:19:46.000Z","modified_at":"2026-02-04T04:19:46.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19106818057498","imei1":"19106818057498","imei2":"19106818057498","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:19:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176508,"job_number":"JOB_176508","tr_customer_id":176525,"tr_customer_product_id":176515,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:19:48.000Z","modified_at":"2026-02-04T04:19:48.000Z","name":"Nareen Katkam","mobile_number":"7677667898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"78275858196127","imei1":"78275858196127","imei2":"78275858196127","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:19:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176509,"job_number":"JOB_176509","tr_customer_id":176526,"tr_customer_product_id":176516,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:19:48.000Z","modified_at":"2026-02-04T04:19:48.000Z","name":"Eda Bradtke","mobile_number":"671-543-0261","email_id":"Arnaldo44@gmail.com","dop":"2025-04-06","serial_number":"10240613578143672","imei1":"10240613578143672","imei2":"10240613578143672","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:19:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176511,"job_number":"JOB_176511","tr_customer_id":176528,"tr_customer_product_id":176518,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:19:49.000Z","modified_at":"2026-02-04T04:19:49.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13363929985402","imei1":"13363929985402","imei2":"13363929985402","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:19:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176513,"job_number":"JOB_176513","tr_customer_id":176530,"tr_customer_product_id":176520,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:19:49.000Z","modified_at":"2026-02-04T04:19:49.000Z","name":"Onkar Bhole","mobile_number":"7046563552","email_id":"Onkarbhole@gmail.com","dop":"2025-04-06","serial_number":"19274706234465","imei1":"19274706234465","imei2":"19274706234465","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:19:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176515,"job_number":"JOB_176515","tr_customer_id":176532,"tr_customer_product_id":176522,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:19:50.000Z","modified_at":"2026-02-04T04:19:50.000Z","name":"Skye Spinka","mobile_number":"579-436-5156","email_id":"Robbie45@gmail.com","dop":"2025-04-06","serial_number":"15083668393112600","imei1":"15083668393112600","imei2":"15083668393112600","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:19:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176516,"job_number":"JOB_176516","tr_customer_id":176533,"tr_customer_product_id":176523,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:19:51.000Z","modified_at":"2026-02-04T04:19:51.000Z","name":"Blanche Hoppe","mobile_number":"780-426-0720","email_id":"Tito.Ritchie@hotmail.com","dop":"2025-04-06","serial_number":"14401505601615458","imei1":"14401505601615458","imei2":"14401505601615458","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:19:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176517,"job_number":"JOB_176517","tr_customer_id":176534,"tr_customer_product_id":176524,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:19:51.000Z","modified_at":"2026-02-04T04:19:51.000Z","name":"Miller Paucek","mobile_number":"648-957-6876","email_id":"Cyril_White0@gmail.com","dop":"2025-04-06","serial_number":"14203856991710024","imei1":"14203856991710024","imei2":"14203856991710024","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:19:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176518,"job_number":"JOB_176518","tr_customer_id":176535,"tr_customer_product_id":176525,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:19:56.000Z","modified_at":"2026-02-04T04:19:56.000Z","name":"Sravan V","mobile_number":"8492453456","email_id":"srav@gmail.com","dop":"2025-12-31","serial_number":"104476620567286","imei1":"104476620567286","imei2":"104476620567286","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:19:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176520,"job_number":"JOB_176520","tr_customer_id":176537,"tr_customer_product_id":176527,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:02.000Z","modified_at":"2026-02-04T04:20:02.000Z","name":"neeraj v","mobile_number":"9182460199","email_id":"neeraj.v@outlook.com","dop":"2025-04-06","serial_number":"18720857932300","imei1":"18720857932300","imei2":"18720857932300","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176522,"job_number":"JOB_176522","tr_customer_id":176539,"tr_customer_product_id":176529,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:03.000Z","modified_at":"2026-02-04T04:20:03.000Z","name":"Pauline Frami","mobile_number":"846-220-3318","email_id":"Arianna_Greenholt82@hotmail.com","dop":"2025-04-06","serial_number":"13766464858361678","imei1":"13766464858361678","imei2":"13766464858361678","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176524,"job_number":"JOB_176524","tr_customer_id":176541,"tr_customer_product_id":176531,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:08.000Z","modified_at":"2026-02-04T04:20:08.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17890715696423","imei1":"17890715696423","imei2":"17890715696423","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176526,"job_number":"JOB_176526","tr_customer_id":176543,"tr_customer_product_id":176533,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:09.000Z","modified_at":"2026-02-04T04:20:09.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14461693911714","imei1":"14461693911714","imei2":"14461693911714","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176528,"job_number":"JOB_176528","tr_customer_id":176545,"tr_customer_product_id":176535,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:10.000Z","modified_at":"2026-02-04T04:20:10.000Z","name":"Jacynthe Stoltenberg","mobile_number":"923-329-1013","email_id":"Payton92@gmail.com","dop":"2025-04-06","serial_number":"14528192762308204","imei1":"14528192762308204","imei2":"14528192762308204","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176529,"job_number":"JOB_176529","tr_customer_id":176546,"tr_customer_product_id":176536,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:11.000Z","modified_at":"2026-02-04T04:20:11.000Z","name":"Jane Runolfsson","mobile_number":"597-969-8020","email_id":"Cassie.Boyle85@gmail.com","dop":"2025-04-06","serial_number":"19208417795997210","imei1":"19208417795997210","imei2":"19208417795997210","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176530,"job_number":"JOB_176530","tr_customer_id":176547,"tr_customer_product_id":176537,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:11.000Z","modified_at":"2026-02-04T04:20:11.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17458340921459","imei1":"17458340921459","imei2":"17458340921459","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176532,"job_number":"JOB_176532","tr_customer_id":176549,"tr_customer_product_id":176539,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:13.000Z","modified_at":"2026-02-04T04:20:13.000Z","name":"Bo Blanda","mobile_number":"583-378-7607","email_id":"Zachariah_Fisher80@yahoo.com","dop":"2025-04-06","serial_number":"19828528069297200","imei1":"19828528069297200","imei2":"19828528069297200","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176536,"job_number":"JOB_176536","tr_customer_id":176553,"tr_customer_product_id":176543,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:20.000Z","modified_at":"2026-02-04T04:20:20.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10595176448316","imei1":"10595176448316","imei2":"10595176448316","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176537,"job_number":"JOB_176537","tr_customer_id":176554,"tr_customer_product_id":176544,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:20.000Z","modified_at":"2026-02-04T04:20:20.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17734324417873","imei1":"17734324417873","imei2":"17734324417873","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176542,"job_number":"JOB_176542","tr_customer_id":176559,"tr_customer_product_id":176549,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:21.000Z","modified_at":"2026-02-04T04:20:21.000Z","name":"Anita Reilly","mobile_number":"930-690-0373","email_id":"Callie48@gmail.com","dop":"2025-06-18","serial_number":"1041077178076790","imei1":"1041077178076790","imei2":"1041077178076790","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176543,"job_number":"JOB_176543","tr_customer_id":176560,"tr_customer_product_id":176550,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:21.000Z","modified_at":"2026-02-04T04:20:21.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18646972987672","imei1":"18646972987672","imei2":"18646972987672","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176545,"job_number":"JOB_176545","tr_customer_id":176562,"tr_customer_product_id":176552,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:22.000Z","modified_at":"2026-02-04T04:20:22.000Z","name":"Lonzo Turcotte","mobile_number":"217-331-8385","email_id":"Retha_Predovic76@gmail.com","dop":"2025-04-06","serial_number":"17777380299092604","imei1":"17777380299092604","imei2":"17777380299092604","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176547,"job_number":"JOB_176547","tr_customer_id":176564,"tr_customer_product_id":176554,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:23.000Z","modified_at":"2026-02-04T04:20:23.000Z","name":"Raegan Hessel","mobile_number":"204-937-7389","email_id":"Sabrina.Green64@hotmail.com","dop":"2025-04-06","serial_number":"11161418795242160","imei1":"11161418795242160","imei2":"11161418795242160","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176550,"job_number":"JOB_176550","tr_customer_id":176567,"tr_customer_product_id":176557,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:25.000Z","modified_at":"2026-02-04T04:20:25.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11249833330334","imei1":"11249833330334","imei2":"11249833330334","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176552,"job_number":"JOB_176552","tr_customer_id":176569,"tr_customer_product_id":176559,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:27.000Z","modified_at":"2026-02-04T04:20:27.000Z","name":"Leo Spinka","mobile_number":"629-695-6576","email_id":"Jalyn.Stoltenberg@hotmail.com","dop":"2025-04-06","serial_number":"16805894203813508","imei1":"16805894203813508","imei2":"16805894203813508","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176554,"job_number":"JOB_176554","tr_customer_id":176571,"tr_customer_product_id":176561,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:28.000Z","modified_at":"2026-02-04T04:20:28.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"19346405170390","imei1":"19346405170390","imei2":"19346405170390","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176557,"job_number":"JOB_176557","tr_customer_id":176573,"tr_customer_product_id":176563,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:28.000Z","modified_at":"2026-02-04T04:20:28.000Z","name":"Nareen K","mobile_number":"7677660898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"11388463808593","imei1":"11388463808593","imei2":"11388463808593","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176560,"job_number":"JOB_176560","tr_customer_id":176577,"tr_customer_product_id":176567,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:30.000Z","modified_at":"2026-02-04T04:20:30.000Z","name":"Ellis Gaylord","mobile_number":"239-426-4764","email_id":"Mathias_Gottlieb@gmail.com","dop":"2025-04-06","serial_number":"16445968121486860","imei1":"16445968121486860","imei2":"16445968121486860","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176561,"job_number":"JOB_176561","tr_customer_id":176578,"tr_customer_product_id":176568,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:30.000Z","modified_at":"2026-02-04T04:20:30.000Z","name":"Nareen K","mobile_number":"7677660898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"59295561175698","imei1":"59295561175698","imei2":"59295561175698","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176569,"job_number":"JOB_176569","tr_customer_id":176586,"tr_customer_product_id":176576,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:35.000Z","modified_at":"2026-02-04T04:20:35.000Z","name":"dora p","mobile_number":"9321435112","email_id":"dora@gmail.com","dop":"2025-04-06","serial_number":"17436717072521","imei1":"17436717072521","imei2":"17436717072521","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176570,"job_number":"JOB_176570","tr_customer_id":176587,"tr_customer_product_id":176577,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:35.000Z","modified_at":"2026-02-04T04:20:35.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12037051281462","imei1":"12037051281462","imei2":"12037051281462","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176573,"job_number":"JOB_176573","tr_customer_id":176590,"tr_customer_product_id":176580,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:36.000Z","modified_at":"2026-02-04T04:20:36.000Z","name":"Rita Gupta","mobile_number":"12345678978","email_id":"test@1","dop":"2025-04-06","serial_number":"16137041114487","imei1":"16137041114487","imei2":"16137041114487","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176574,"job_number":"JOB_176574","tr_customer_id":176591,"tr_customer_product_id":176581,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:36.000Z","modified_at":"2026-02-04T04:20:36.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12328155315568","imei1":"12328155315568","imei2":"12328155315568","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176576,"job_number":"JOB_176576","tr_customer_id":176593,"tr_customer_product_id":176583,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:36.000Z","modified_at":"2026-02-04T04:20:36.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16630960260518","imei1":"16630960260518","imei2":"16630960260518","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176579,"job_number":"JOB_176579","tr_customer_id":176596,"tr_customer_product_id":176586,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:37.000Z","modified_at":"2026-02-04T04:20:37.000Z","name":"Kari Kovacek","mobile_number":"942-969-6725","email_id":"Mikayla_Cummings64@hotmail.com","dop":"2025-04-06","serial_number":"19534848621237860","imei1":"19534848621237860","imei2":"19534848621237860","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176580,"job_number":"JOB_176580","tr_customer_id":176597,"tr_customer_product_id":176587,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:37.000Z","modified_at":"2026-02-04T04:20:37.000Z","name":"Stone Donnelly","mobile_number":"221-765-4675","email_id":"Erica_Olson28@gmail.com","dop":"2025-04-06","serial_number":"10343017688746420","imei1":"10343017688746420","imei2":"10343017688746420","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176581,"job_number":"JOB_176581","tr_customer_id":176598,"tr_customer_product_id":176588,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:37.000Z","modified_at":"2026-02-04T04:20:37.000Z","name":"Zackary Kerluke","mobile_number":"986-740-1998","email_id":"Astrid.Hane@hotmail.com","dop":"2025-04-06","serial_number":"16588545340439542","imei1":"16588545340439542","imei2":"16588545340439542","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176582,"job_number":"JOB_176582","tr_customer_id":176599,"tr_customer_product_id":176589,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:38.000Z","modified_at":"2026-02-04T04:20:38.000Z","name":"Estevan Skiles","mobile_number":"630-200-8970","email_id":"Camden7@gmail.com","dop":"2025-04-06","serial_number":"18947640076066464","imei1":"18947640076066464","imei2":"18947640076066464","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176583,"job_number":"JOB_176583","tr_customer_id":176600,"tr_customer_product_id":176590,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:38.000Z","modified_at":"2026-02-04T04:20:38.000Z","name":"Madison Schroeder","mobile_number":"211-582-1738","email_id":"Melissa82@gmail.com","dop":"2025-04-06","serial_number":"16182241233055066","imei1":"16182241233055066","imei2":"16182241233055066","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176584,"job_number":"JOB_176584","tr_customer_id":176601,"tr_customer_product_id":176591,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:41.000Z","modified_at":"2026-02-04T04:20:41.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19282812627094","imei1":"19282812627094","imei2":"19282812627094","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176586,"job_number":"JOB_176586","tr_customer_id":176603,"tr_customer_product_id":176593,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:43.000Z","modified_at":"2026-02-04T04:20:43.000Z","name":"Srav k","mobile_number":"8492443456","email_id":"sravanh@gmail.com","dop":"2025-12-31","serial_number":"102534576099548","imei1":"102534576099548","imei2":"102534576099548","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176587,"job_number":"JOB_176587","tr_customer_id":176604,"tr_customer_product_id":176594,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:43.000Z","modified_at":"2026-02-04T04:20:43.000Z","name":"Odie Beier","mobile_number":"647-501-7090","email_id":"Dewitt96@yahoo.com","dop":"2025-04-06","serial_number":"11158458399755378","imei1":"11158458399755378","imei2":"11158458399755378","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176589,"job_number":"JOB_176589","tr_customer_id":176606,"tr_customer_product_id":176596,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:46.000Z","modified_at":"2026-02-04T04:20:46.000Z","name":"viraj kumar","mobile_number":"7982896126","email_id":"virajkumar@gmail.com","dop":"2025-04-06","serial_number":"11421911309390","imei1":"11421911309390","imei2":"11421911309390","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176593,"job_number":"JOB_176593","tr_customer_id":176610,"tr_customer_product_id":176600,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:47.000Z","modified_at":"2026-02-04T04:20:47.000Z","name":"Theron Frami","mobile_number":"345-442-8146","email_id":"Cecelia_Rau10@gmail.com","dop":"2025-04-06","serial_number":"10621147261380574","imei1":"10621147261380574","imei2":"10621147261380574","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176597,"job_number":"JOB_176597","tr_customer_id":176614,"tr_customer_product_id":176604,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:56.000Z","modified_at":"2026-02-04T04:20:56.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12769169432076","imei1":"12769169432076","imei2":"12769169432076","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176599,"job_number":"JOB_176599","tr_customer_id":176616,"tr_customer_product_id":176606,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:56.000Z","modified_at":"2026-02-04T04:20:56.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15818856923876","imei1":"15818856923876","imei2":"15818856923876","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176601,"job_number":"JOB_176601","tr_customer_id":176618,"tr_customer_product_id":176608,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:57.000Z","modified_at":"2026-02-04T04:20:57.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11221181943727","imei1":"11221181943727","imei2":"11221181943727","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176603,"job_number":"JOB_176603","tr_customer_id":176620,"tr_customer_product_id":176610,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:58.000Z","modified_at":"2026-02-04T04:20:58.000Z","name":"Dedric Rau","mobile_number":"743-590-7980","email_id":"Bridgette_Donnelly@hotmail.com","dop":"2025-04-06","serial_number":"15443147911396776","imei1":"15443147911396776","imei2":"15443147911396776","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176604,"job_number":"JOB_176604","tr_customer_id":176621,"tr_customer_product_id":176611,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:58.000Z","modified_at":"2026-02-04T04:20:58.000Z","name":"Keshawn Yost","mobile_number":"400-339-4364","email_id":"Colten.Wilkinson@yahoo.com","dop":"2025-04-06","serial_number":"10117715531931494","imei1":"10117715531931494","imei2":"10117715531931494","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176605,"job_number":"JOB_176605","tr_customer_id":176622,"tr_customer_product_id":176612,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:59.000Z","modified_at":"2026-02-04T04:20:59.000Z","name":"Kyra Schroeder","mobile_number":"598-811-3114","email_id":"Ilene43@hotmail.com","dop":"2025-04-06","serial_number":"15910947761966254","imei1":"15910947761966254","imei2":"15910947761966254","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176610,"job_number":"JOB_176610","tr_customer_id":176627,"tr_customer_product_id":176617,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:21:07.000Z","modified_at":"2026-02-04T04:21:07.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13551540871317","imei1":"13551540871317","imei2":"13551540871317","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:21:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176613,"job_number":"JOB_176613","tr_customer_id":176630,"tr_customer_product_id":176620,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:21:09.000Z","modified_at":"2026-02-04T04:21:09.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11898964262792","imei1":"11898964262792","imei2":"11898964262792","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:21:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176614,"job_number":"JOB_176614","tr_customer_id":176631,"tr_customer_product_id":176621,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:21:09.000Z","modified_at":"2026-02-04T04:21:09.000Z","name":"Devin Schaefer","mobile_number":"487-203-6446","email_id":"Melba_Stark34@hotmail.com","dop":"2025-04-06","serial_number":"10503910736593102","imei1":"10503910736593102","imei2":"10503910736593102","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:21:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176616,"job_number":"JOB_176616","tr_customer_id":176633,"tr_customer_product_id":176623,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:21:10.000Z","modified_at":"2026-02-04T04:21:10.000Z","name":"Carli Champlin","mobile_number":"819-493-7041","email_id":"Estevan22@yahoo.com","dop":"2025-04-06","serial_number":"18419950190617684","imei1":"18419950190617684","imei2":"18419950190617684","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:21:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176617,"job_number":"JOB_176617","tr_customer_id":176634,"tr_customer_product_id":176624,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:21:11.000Z","modified_at":"2026-02-04T04:21:11.000Z","name":"NareenK KA","mobile_number":"9677660898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"10825268289460","imei1":"10825268289460","imei2":"10825268289460","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:21:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176619,"job_number":"JOB_176619","tr_customer_id":176636,"tr_customer_product_id":176626,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:21:12.000Z","modified_at":"2026-02-04T04:21:12.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14679994089103","imei1":"14679994089103","imei2":"14679994089103","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:21:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176621,"job_number":"JOB_176621","tr_customer_id":176638,"tr_customer_product_id":176628,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:21:13.000Z","modified_at":"2026-02-04T04:21:13.000Z","name":"NareenK KA","mobile_number":"9677660898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"54592623063063","imei1":"54592623063063","imei2":"54592623063063","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:21:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176622,"job_number":"JOB_176622","tr_customer_id":176639,"tr_customer_product_id":176629,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:21:14.000Z","modified_at":"2026-02-04T04:21:14.000Z","name":"Deven Nolan","mobile_number":"208-939-8274","email_id":"Lamar.Dach@gmail.com","dop":"2025-04-06","serial_number":"11190985681082228","imei1":"11190985681082228","imei2":"11190985681082228","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:21:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176626,"job_number":"JOB_176626","tr_customer_id":176643,"tr_customer_product_id":176633,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:21:21.000Z","modified_at":"2026-02-04T04:21:21.000Z","name":"pradnya t","mobile_number":"7046563551","email_id":"pradnya@gmail.com","dop":"2025-04-06","serial_number":"15239822180215","imei1":"15239822180215","imei2":"15239822180215","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:21:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176628,"job_number":"JOB_176628","tr_customer_id":176645,"tr_customer_product_id":176635,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:21:21.000Z","modified_at":"2026-02-04T04:21:21.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19030553753511","imei1":"19030553753511","imei2":"19030553753511","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:21:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176629,"job_number":"JOB_176629","tr_customer_id":176646,"tr_customer_product_id":176636,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:21:22.000Z","modified_at":"2026-02-04T04:21:22.000Z","name":"Radha Jain","mobile_number":"12345678979","email_id":"test@2","dop":"2025-04-06","serial_number":"14213534000800","imei1":"14213534000800","imei2":"14213534000800","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:21:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176633,"job_number":"JOB_176633","tr_customer_id":176650,"tr_customer_product_id":176640,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:21:22.000Z","modified_at":"2026-02-04T04:21:22.000Z","name":"Hilma Mayert","mobile_number":"995-862-4776","email_id":"Arianna.Hayes@hotmail.com","dop":"2025-04-06","serial_number":"12640163486727516","imei1":"12640163486727516","imei2":"12640163486727516","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:21:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176634,"job_number":"JOB_176634","tr_customer_id":176651,"tr_customer_product_id":176641,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:21:23.000Z","modified_at":"2026-02-04T04:21:23.000Z","name":"Dejon O'Connell","mobile_number":"460-317-5890","email_id":"Evalyn83@hotmail.com","dop":"2025-04-06","serial_number":"18397259240306070","imei1":"18397259240306070","imei2":"18397259240306070","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:21:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176635,"job_number":"JOB_176635","tr_customer_id":176652,"tr_customer_product_id":176642,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:21:23.000Z","modified_at":"2026-02-04T04:21:23.000Z","name":"Leda Larson","mobile_number":"831-371-5055","email_id":"Keegan52@hotmail.com","dop":"2025-04-06","serial_number":"19314161576549144","imei1":"19314161576549144","imei2":"19314161576549144","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:21:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176636,"job_number":"JOB_176636","tr_customer_id":176653,"tr_customer_product_id":176643,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:21:24.000Z","modified_at":"2026-02-04T04:21:24.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19784570560683","imei1":"19784570560683","imei2":"19784570560683","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:21:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176638,"job_number":"JOB_176638","tr_customer_id":176655,"tr_customer_product_id":176645,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:21:26.000Z","modified_at":"2026-02-04T04:21:26.000Z","name":"Brock Wolff","mobile_number":"784-668-8593","email_id":"Tyreek.Wiegand47@gmail.com","dop":"2025-04-06","serial_number":"16105445347748596","imei1":"16105445347748596","imei2":"16105445347748596","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:21:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176639,"job_number":"JOB_176639","tr_customer_id":176656,"tr_customer_product_id":176646,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:21:26.000Z","modified_at":"2026-02-04T04:21:26.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12579070849414","imei1":"12579070849414","imei2":"12579070849414","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:21:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176641,"job_number":"JOB_176641","tr_customer_id":176658,"tr_customer_product_id":176648,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:21:28.000Z","modified_at":"2026-02-04T04:21:28.000Z","name":"Mark Veum","mobile_number":"476-540-2122","email_id":"Demetrius.Marvin25@gmail.com","dop":"2025-04-06","serial_number":"17938991493562016","imei1":"17938991493562016","imei2":"17938991493562016","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:21:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176642,"job_number":"JOB_176642","tr_customer_id":176659,"tr_customer_product_id":176649,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:21:29.000Z","modified_at":"2026-02-04T04:21:29.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14268293018164","imei1":"14268293018164","imei2":"14268293018164","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:21:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176644,"job_number":"JOB_176644","tr_customer_id":176661,"tr_customer_product_id":176651,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:21:30.000Z","modified_at":"2026-02-04T04:21:30.000Z","name":"udai t","mobile_number":"8019800593","email_id":"udai.t@gmail.com","dop":"2025-04-06","serial_number":"14499370938858","imei1":"14499370938858","imei2":"14499370938858","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:21:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176645,"job_number":"JOB_176645","tr_customer_id":176662,"tr_customer_product_id":176652,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:21:30.000Z","modified_at":"2026-02-04T04:21:30.000Z","name":"ravan V","mobile_number":"8492453457","email_id":"rav@gmail.com","dop":"2025-12-31","serial_number":"109947900715241","imei1":"109947900715241","imei2":"109947900715241","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:21:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176648,"job_number":"JOB_176648","tr_customer_id":176665,"tr_customer_product_id":176655,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:21:31.000Z","modified_at":"2026-02-04T04:21:31.000Z","name":"Ruthe Gorczany","mobile_number":"431-662-2502","email_id":"Ayla20@gmail.com","dop":"2025-04-06","serial_number":"16224740769350744","imei1":"16224740769350744","imei2":"16224740769350744","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:21:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176649,"job_number":"JOB_176649","tr_customer_id":176666,"tr_customer_product_id":176656,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:21:31.000Z","modified_at":"2026-02-04T04:21:31.000Z","name":"Kole Aufderhar","mobile_number":"725-469-4463","email_id":"Keanu.Raynor92@hotmail.com","dop":"2025-04-06","serial_number":"12011751230116892","imei1":"12011751230116892","imei2":"12011751230116892","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:21:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176650,"job_number":"JOB_176650","tr_customer_id":176667,"tr_customer_product_id":176657,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:21:44.000Z","modified_at":"2026-02-04T04:21:44.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17504516995144","imei1":"17504516995144","imei2":"17504516995144","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:21:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176652,"job_number":"JOB_176652","tr_customer_id":176669,"tr_customer_product_id":176659,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:21:46.000Z","modified_at":"2026-02-04T04:21:46.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19091969681952","imei1":"19091969681952","imei2":"19091969681952","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:21:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176654,"job_number":"JOB_176654","tr_customer_id":176671,"tr_customer_product_id":176661,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:21:46.000Z","modified_at":"2026-02-04T04:21:46.000Z","name":"Wyman Dickinson","mobile_number":"936-662-6442","email_id":"Gwen_Goyette@yahoo.com","dop":"2025-04-06","serial_number":"14308044968218490","imei1":"14308044968218490","imei2":"14308044968218490","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:21:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176655,"job_number":"JOB_176655","tr_customer_id":176672,"tr_customer_product_id":176662,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:21:47.000Z","modified_at":"2026-02-04T04:21:47.000Z","name":"Nels Kris","mobile_number":"581-296-9268","email_id":"Isaiah37@yahoo.com","dop":"2025-04-06","serial_number":"15063756774632628","imei1":"15063756774632628","imei2":"15063756774632628","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:21:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176656,"job_number":"JOB_176656","tr_customer_id":176673,"tr_customer_product_id":176663,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:21:56.000Z","modified_at":"2026-02-04T04:21:56.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15014436490537","imei1":"15014436490537","imei2":"15014436490537","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:21:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176658,"job_number":"JOB_176658","tr_customer_id":176675,"tr_customer_product_id":176665,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:21:58.000Z","modified_at":"2026-02-04T04:21:58.000Z","name":"Mittie Stiedemann","mobile_number":"963-882-8019","email_id":"Ivory.Pfannerstill30@yahoo.com","dop":"2025-04-06","serial_number":"16089688127397448","imei1":"16089688127397448","imei2":"16089688127397448","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:21:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176662,"job_number":"JOB_176662","tr_customer_id":176679,"tr_customer_product_id":176669,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:22:12.000Z","modified_at":"2026-02-04T04:22:12.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11423980893584","imei1":"11423980893584","imei2":"11423980893584","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:22:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176664,"job_number":"JOB_176664","tr_customer_id":176681,"tr_customer_product_id":176671,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:22:14.000Z","modified_at":"2026-02-04T04:22:14.000Z","name":"Diana Towne","mobile_number":"684-246-9239","email_id":"Kelly.Rice@yahoo.com","dop":"2025-04-06","serial_number":"12384539130904476","imei1":"12384539130904476","imei2":"12384539130904476","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:22:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176665,"job_number":"JOB_176665","tr_customer_id":176682,"tr_customer_product_id":176672,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:22:16.000Z","modified_at":"2026-02-04T04:22:16.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14805074824723","imei1":"14805074824723","imei2":"14805074824723","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:22:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176667,"job_number":"JOB_176667","tr_customer_id":176684,"tr_customer_product_id":176674,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:22:18.000Z","modified_at":"2026-02-04T04:22:18.000Z","name":"Cali Hilpert","mobile_number":"880-600-5998","email_id":"Stephon51@gmail.com","dop":"2025-04-06","serial_number":"17219669917737246","imei1":"17219669917737246","imei2":"17219669917737246","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:22:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176668,"job_number":"JOB_176668","tr_customer_id":176685,"tr_customer_product_id":176675,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:25:09.000Z","modified_at":"2026-02-04T04:25:09.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"13979125169454","imei1":"13979125169454","imei2":"13979125169454","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:25:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176669,"job_number":"JOB_176669","tr_customer_id":176686,"tr_customer_product_id":176676,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:25:10.000Z","modified_at":"2026-02-04T04:25:10.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"81421644893879","imei1":"81421644893879","imei2":"81421644893879","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:25:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176670,"job_number":"JOB_176670","tr_customer_id":176687,"tr_customer_product_id":176677,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:25:10.000Z","modified_at":"2026-02-04T04:25:10.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"25429520793510","imei1":"25429520793510","imei2":"25429520793510","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:25:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176671,"job_number":"JOB_176671","tr_customer_id":176688,"tr_customer_product_id":176678,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:25:10.000Z","modified_at":"2026-02-04T04:25:11.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"55611448984440","imei1":"55611448984440","imei2":"55611448984440","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:25:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176672,"job_number":"JOB_176672","tr_customer_id":176689,"tr_customer_product_id":176679,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:25:11.000Z","modified_at":"2026-02-04T04:25:11.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"45388829240156","imei1":"45388829240156","imei2":"45388829240156","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:25:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176673,"job_number":"JOB_176673","tr_customer_id":176690,"tr_customer_product_id":176680,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:25:11.000Z","modified_at":"2026-02-04T04:25:11.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"71797375922913","imei1":"71797375922913","imei2":"71797375922913","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:25:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176675,"job_number":"JOB_176675","tr_customer_id":176692,"tr_customer_product_id":176682,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:25:45.000Z","modified_at":"2026-02-04T04:25:45.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"41656728190692","imei1":"41656728190692","imei2":"41656728190692","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:25:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176676,"job_number":"JOB_176676","tr_customer_id":176693,"tr_customer_product_id":176683,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:25:45.000Z","modified_at":"2026-02-04T04:25:45.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"29758253866166","imei1":"29758253866166","imei2":"29758253866166","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:25:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176677,"job_number":"JOB_176677","tr_customer_id":176694,"tr_customer_product_id":176684,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:25:46.000Z","modified_at":"2026-02-04T04:25:46.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"88565706070614","imei1":"88565706070614","imei2":"88565706070614","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:25:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176678,"job_number":"JOB_176678","tr_customer_id":176695,"tr_customer_product_id":176685,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:25:46.000Z","modified_at":"2026-02-04T04:25:46.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"40076499513380","imei1":"40076499513380","imei2":"40076499513380","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:25:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176679,"job_number":"JOB_176679","tr_customer_id":176696,"tr_customer_product_id":176686,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:25:46.000Z","modified_at":"2026-02-04T04:25:46.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"72256581114329","imei1":"72256581114329","imei2":"72256581114329","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:25:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176680,"job_number":"JOB_176680","tr_customer_id":176697,"tr_customer_product_id":176687,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:25:47.000Z","modified_at":"2026-02-04T04:25:47.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"91534798433651","imei1":"91534798433651","imei2":"91534798433651","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:25:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176682,"job_number":"JOB_176682","tr_customer_id":176699,"tr_customer_product_id":176689,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:26:20.000Z","modified_at":"2026-02-04T04:26:20.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"85602418046585","imei1":"85602418046585","imei2":"85602418046585","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:26:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176683,"job_number":"JOB_176683","tr_customer_id":176700,"tr_customer_product_id":176690,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:26:20.000Z","modified_at":"2026-02-04T04:26:20.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"53727943404384","imei1":"53727943404384","imei2":"53727943404384","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:26:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176684,"job_number":"JOB_176684","tr_customer_id":176701,"tr_customer_product_id":176691,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:26:21.000Z","modified_at":"2026-02-04T04:26:21.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"42801718748677","imei1":"42801718748677","imei2":"42801718748677","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:26:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176685,"job_number":"JOB_176685","tr_customer_id":176702,"tr_customer_product_id":176692,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:26:21.000Z","modified_at":"2026-02-04T04:26:21.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"20288871504387","imei1":"20288871504387","imei2":"20288871504387","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:26:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176686,"job_number":"JOB_176686","tr_customer_id":176703,"tr_customer_product_id":176693,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:26:21.000Z","modified_at":"2026-02-04T04:26:21.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"25725660558593","imei1":"25725660558593","imei2":"25725660558593","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:26:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176687,"job_number":"JOB_176687","tr_customer_id":176704,"tr_customer_product_id":176694,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:26:22.000Z","modified_at":"2026-02-04T04:26:22.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"29187151783132","imei1":"29187151783132","imei2":"29187151783132","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:26:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176689,"job_number":"JOB_176689","tr_customer_id":176706,"tr_customer_product_id":176696,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:30:15.000Z","modified_at":"2026-02-04T04:30:15.000Z","name":"Alyson Turcotte","mobile_number":"965-719-6650","email_id":"Marquis.Tillman@yahoo.com","dop":"2025-09-30","serial_number":"34429574032953","imei1":"34429574032953","imei2":"34429574032953","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:30:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176690,"job_number":"JOB_176690","tr_customer_id":176707,"tr_customer_product_id":176697,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:35:33.000Z","modified_at":"2026-02-04T04:35:33.000Z","name":"Hillary Moore","mobile_number":"579-596-0249","email_id":"Alba29@yahoo.com","dop":"2025-09-30","serial_number":"61316736434058","imei1":"61316736434058","imei2":"61316736434058","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:35:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176691,"job_number":"JOB_176691","tr_customer_id":176708,"tr_customer_product_id":176698,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:39:08.000Z","modified_at":"2026-02-04T04:39:08.000Z","name":"{{first_name}} {{last_name}}","mobile_number":"{{mobile_number}}","email_id":"Sapkalshri1525@gmail.com","dop":"2025-06-23","serial_number":"19699211407674","imei1":"19699211407674","imei2":"19699211407674","popurl":"2025-06-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:39:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176692,"job_number":"JOB_176692","tr_customer_id":176709,"tr_customer_product_id":176699,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:39:10.000Z","modified_at":"2026-02-04T04:39:10.000Z","name":"{{first_name}} {{last_name}}","mobile_number":"{{mobile_number}}","email_id":"Sapkalshri1525@gmail.com","dop":"2025-06-23","serial_number":"18529332703929","imei1":"18529332703929","imei2":"18529332703929","popurl":"2025-06-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:39:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176693,"job_number":"JOB_176693","tr_customer_id":176710,"tr_customer_product_id":176700,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:39:13.000Z","modified_at":"2026-02-04T04:39:13.000Z","name":"{{first_name}} {{last_name}}","mobile_number":"{{mobile_number}}","email_id":"Sapkalshri1525@gmail.com","dop":"2025-06-23","serial_number":"17157898464474","imei1":"17157898464474","imei2":"17157898464474","popurl":"2025-06-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:39:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176694,"job_number":"JOB_176694","tr_customer_id":176711,"tr_customer_product_id":176701,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:39:15.000Z","modified_at":"2026-02-04T04:39:15.000Z","name":"{{first_name}} {{last_name}}","mobile_number":"{{mobile_number}}","email_id":"Sapkalshri1525@gmail.com","dop":"2025-06-23","serial_number":"15404229394949","imei1":"15404229394949","imei2":"15404229394949","popurl":"2025-06-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:39:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176695,"job_number":"JOB_176695","tr_customer_id":176712,"tr_customer_product_id":176702,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:43:24.000Z","modified_at":"2026-02-04T04:43:24.000Z","name":"rajesh k","mobile_number":"9013902857","email_id":"rajes@raj.com","dop":"2025-04-06","serial_number":"13449316679954","imei1":"13449316679954","imei2":"13449316679954","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:43:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176697,"job_number":"JOB_176697","tr_customer_id":176714,"tr_customer_product_id":176704,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:43:59.000Z","modified_at":"2026-02-04T04:43:59.000Z","name":"rajesh k","mobile_number":"9013902857","email_id":"rajes@raj.com","dop":"2025-04-06","serial_number":"16189747905956","imei1":"16189747905956","imei2":"16189747905956","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:43:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176699,"job_number":"JOB_176699","tr_customer_id":176716,"tr_customer_product_id":176706,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:44:12.000Z","modified_at":"2026-02-04T04:44:12.000Z","name":"kanna t","mobile_number":"9013902854","email_id":"kanna@kanna.com","dop":"2025-04-06","serial_number":"10748458066301","imei1":"10748458066301","imei2":"10748458066301","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:44:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176701,"job_number":"JOB_176701","tr_customer_id":176718,"tr_customer_product_id":176708,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:44:44.000Z","modified_at":"2026-02-04T04:44:44.000Z","name":"kanna t","mobile_number":"9013902854","email_id":"kanna@kanna.com","dop":"2025-04-06","serial_number":"12842241491973","imei1":"12842241491973","imei2":"12842241491973","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:44:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176703,"job_number":"JOB_176703","tr_customer_id":176720,"tr_customer_product_id":176710,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:45:01.000Z","modified_at":"2026-02-04T04:45:01.000Z","name":"Yuvan r","mobile_number":"9013902859","email_id":"Yuvan@Yuvan.com","dop":"2025-04-06","serial_number":"10524274141470","imei1":"10524274141470","imei2":"10524274141470","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:45:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176705,"job_number":"JOB_176705","tr_customer_id":176722,"tr_customer_product_id":176712,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:45:29.000Z","modified_at":"2026-02-04T04:45:29.000Z","name":"Yuvan r","mobile_number":"9013902859","email_id":"Yuvan@Yuvan.com","dop":"2025-04-06","serial_number":"16923885656991","imei1":"16923885656991","imei2":"16923885656991","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:45:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176709,"job_number":"JOB_176709","tr_customer_id":176726,"tr_customer_product_id":176716,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T05:05:55.000Z","modified_at":"2026-02-04T05:05:55.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11514508547063","imei1":"11514508547063","imei2":"11514508547063","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T05:05:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176711,"job_number":"JOB_176711","tr_customer_id":176728,"tr_customer_product_id":176718,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T05:05:57.000Z","modified_at":"2026-02-04T05:05:57.000Z","name":"Cordia Turcotte","mobile_number":"451-306-2653","email_id":"Rupert_Keeling@yahoo.com","dop":"2025-04-06","serial_number":"19136358291611964","imei1":"19136358291611964","imei2":"19136358291611964","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T05:05:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176712,"job_number":"JOB_176712","tr_customer_id":176729,"tr_customer_product_id":176719,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T05:06:40.000Z","modified_at":"2026-02-04T05:06:40.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16905230202416","imei1":"16905230202416","imei2":"16905230202416","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T05:06:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176714,"job_number":"JOB_176714","tr_customer_id":176731,"tr_customer_product_id":176721,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T05:06:42.000Z","modified_at":"2026-02-04T05:06:42.000Z","name":"Krista Moore","mobile_number":"362-942-4405","email_id":"Terence65@yahoo.com","dop":"2025-04-06","serial_number":"16403405966551350","imei1":"16403405966551350","imei2":"16403405966551350","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T05:06:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176715,"job_number":"JOB_176715","tr_customer_id":176732,"tr_customer_product_id":176722,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T05:07:04.000Z","modified_at":"2026-02-04T05:07:04.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-01-25","serial_number":"74407999979069","imei1":"74407999979069","imei2":"74407999979069","popurl":"2026-01-25T05:07:04.175932255Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T05:07:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176716,"job_number":"JOB_176716","tr_customer_id":176733,"tr_customer_product_id":176723,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T05:07:11.000Z","modified_at":"2026-02-04T05:07:11.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-01-25","serial_number":"20353073928838","imei1":"20353073928838","imei2":"20353073928838","popurl":"2026-01-25T05:07:11.499638875Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T05:07:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176717,"job_number":"JOB_176717","tr_customer_id":176734,"tr_customer_product_id":176724,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T05:07:26.000Z","modified_at":"2026-02-04T05:07:26.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15783691382680","imei1":"15783691382680","imei2":"15783691382680","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T05:07:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176719,"job_number":"JOB_176719","tr_customer_id":176736,"tr_customer_product_id":176726,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T05:07:27.000Z","modified_at":"2026-02-04T05:07:27.000Z","name":"Juliana Rosenbaum","mobile_number":"212-404-7757","email_id":"Vincent71@gmail.com","dop":"2025-04-06","serial_number":"10887896946741232","imei1":"10887896946741232","imei2":"10887896946741232","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T05:07:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176720,"job_number":"JOB_176720","tr_customer_id":176737,"tr_customer_product_id":176727,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T05:11:42.000Z","modified_at":"2026-02-04T05:11:42.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"101597009614527","imei1":"101597009614527","imei2":"101597009614527","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T05:11:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176722,"job_number":"JOB_176722","tr_customer_id":176739,"tr_customer_product_id":176729,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T05:11:54.000Z","modified_at":"2026-02-04T05:11:54.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"105054316961870","imei1":"105054316961870","imei2":"105054316961870","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T05:11:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176724,"job_number":"JOB_176724","tr_customer_id":176741,"tr_customer_product_id":176731,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T05:18:32.000Z","modified_at":"2026-02-04T05:18:32.000Z","name":"Vesta Pagac","mobile_number":"663-908-1685","email_id":"Malika.Herman@gmail.com","dop":"2025-12-04","serial_number":"1002721358520805","imei1":"1002721358520805","imei2":"1002721358520805","popurl":"2025-12-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T05:18:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176725,"job_number":"JOB_176725","tr_customer_id":176742,"tr_customer_product_id":176732,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T05:19:23.000Z","modified_at":"2026-02-04T05:19:23.000Z","name":"Nellie Harris","mobile_number":"890-452-9847","email_id":"Casimir_Hermiston@yahoo.com","dop":"2025-12-04","serial_number":"1008961478115250","imei1":"1008961478115250","imei2":"1008961478115250","popurl":"2025-12-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T05:19:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176727,"job_number":"JOB_176727","tr_customer_id":176744,"tr_customer_product_id":176734,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T05:29:31.000Z","modified_at":"2026-02-04T05:29:31.000Z","name":"Sabrina Upton","mobile_number":"534-392-0663","email_id":"Freeda_Fahey@gmail.com","dop":"2025-04-06","serial_number":"12801900000694430","imei1":"12801900000694430","imei2":"12801900000694430","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T05:29:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176729,"job_number":"JOB_176729","tr_customer_id":176746,"tr_customer_product_id":176736,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T05:29:56.000Z","modified_at":"2026-02-04T05:29:56.000Z","name":"Dereck Leannon","mobile_number":"798-488-7635","email_id":"Cassandre38@yahoo.com","dop":"2025-04-06","serial_number":"18684470666264850","imei1":"18684470666264850","imei2":"18684470666264850","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T05:29:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176730,"job_number":"JOB_176730","tr_customer_id":176747,"tr_customer_product_id":176737,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T05:39:27.000Z","modified_at":"2026-02-04T05:39:27.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14393888418235","imei1":"14393888418235","imei2":"14393888418235","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T05:39:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176732,"job_number":"JOB_176732","tr_customer_id":176749,"tr_customer_product_id":176739,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T05:39:29.000Z","modified_at":"2026-02-04T05:39:29.000Z","name":"Abe Dickens","mobile_number":"508-928-2325","email_id":"Ozella58@gmail.com","dop":"2025-04-06","serial_number":"10516198044146950","imei1":"10516198044146950","imei2":"10516198044146950","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T05:39:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176733,"job_number":"JOB_176733","tr_customer_id":176750,"tr_customer_product_id":176740,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T05:40:11.000Z","modified_at":"2026-02-04T05:40:11.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16465078905770","imei1":"16465078905770","imei2":"16465078905770","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T05:40:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176735,"job_number":"JOB_176735","tr_customer_id":176752,"tr_customer_product_id":176742,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T05:40:12.000Z","modified_at":"2026-02-04T05:40:12.000Z","name":"Charity Emard","mobile_number":"790-955-8347","email_id":"Cleo49@yahoo.com","dop":"2025-04-06","serial_number":"17460632512552808","imei1":"17460632512552808","imei2":"17460632512552808","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T05:40:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176736,"job_number":"JOB_176736","tr_customer_id":176753,"tr_customer_product_id":176743,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T05:40:54.000Z","modified_at":"2026-02-04T05:40:54.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12975851916640","imei1":"12975851916640","imei2":"12975851916640","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T05:40:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176738,"job_number":"JOB_176738","tr_customer_id":176755,"tr_customer_product_id":176745,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T05:40:55.000Z","modified_at":"2026-02-04T05:40:55.000Z","name":"Toney Keebler","mobile_number":"456-222-9634","email_id":"Juwan_Bosco75@gmail.com","dop":"2025-04-06","serial_number":"14086269047987012","imei1":"14086269047987012","imei2":"14086269047987012","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T05:40:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176739,"job_number":"JOB_176739","tr_customer_id":176756,"tr_customer_product_id":176746,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T05:58:43.000Z","modified_at":"2026-02-04T05:58:43.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"15703021058767","imei1":"15703021058767","imei2":"115703021058767","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T05:58:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176744,"job_number":"JOB_176744","tr_customer_id":176761,"tr_customer_product_id":176751,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:32:49.000Z","modified_at":"2026-02-04T06:32:49.000Z","name":"Ayush Mhatre","mobile_number":"1243546789","email_id":"wery@gmail.com","dop":"2026-01-25","serial_number":"10000471917300","imei1":"10000471017301","imei2":"10000041817302","popurl":"2026-01-25T06:32:48.268586300Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:32:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176749,"job_number":"JOB_176749","tr_customer_id":176766,"tr_customer_product_id":176756,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:35:15.000Z","modified_at":"2026-02-04T06:35:15.000Z","name":"Ayush Mhatre","mobile_number":"1243546789","email_id":"wery@gmail.com","dop":"2026-01-25","serial_number":"10000571917300","imei1":"10000571017301","imei2":"10000051817302","popurl":"2026-01-25T06:35:15.339250600Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:35:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176756,"job_number":"JOB_176756","tr_customer_id":176773,"tr_customer_product_id":176763,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:37:25.000Z","modified_at":"2026-02-04T06:37:25.000Z","name":"Sravan V","mobile_number":"8492453456","email_id":"srav@gmail.com","dop":"2025-12-31","serial_number":"109467452676855","imei1":"109467452676855","imei2":"109467452676855","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:37:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176761,"job_number":"JOB_176761","tr_customer_id":176778,"tr_customer_product_id":176768,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:37:40.000Z","modified_at":"2026-02-04T06:37:40.000Z","name":"Ayush Mhatre","mobile_number":"1243546789","email_id":"wery@gmail.com","dop":"2026-01-25","serial_number":"10000671917300","imei1":"10000671017301","imei2":"10000061817302","popurl":"2026-01-25T06:37:40.004938Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:37:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176762,"job_number":"JOB_176762","tr_customer_id":176779,"tr_customer_product_id":176769,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:38:14.000Z","modified_at":"2026-02-04T06:38:14.000Z","name":"Srav k","mobile_number":"8492443456","email_id":"sravanh@gmail.com","dop":"2025-12-31","serial_number":"105808998409499","imei1":"105808998409499","imei2":"105808998409499","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:38:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176767,"job_number":"JOB_176767","tr_customer_id":176784,"tr_customer_product_id":176774,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:39:03.000Z","modified_at":"2026-02-04T06:39:03.000Z","name":"ravan V","mobile_number":"8492453457","email_id":"rav@gmail.com","dop":"2025-12-31","serial_number":"104838426111240","imei1":"104838426111240","imei2":"104838426111240","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:39:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176769,"job_number":"JOB_176769","tr_customer_id":176786,"tr_customer_product_id":176776,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:39:16.000Z","modified_at":"2026-02-04T06:39:16.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10556773782240","imei1":"10556773782240","imei2":"10556773782240","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:39:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176771,"job_number":"JOB_176771","tr_customer_id":176788,"tr_customer_product_id":176778,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:39:17.000Z","modified_at":"2026-02-04T06:39:17.000Z","name":"Meda Morar","mobile_number":"649-864-4917","email_id":"Hadley.Brown92@yahoo.com","dop":"2025-06-18","serial_number":"1088488536829495","imei1":"1088488536829495","imei2":"1088488536829495","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:39:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176773,"job_number":"JOB_176773","tr_customer_id":176790,"tr_customer_product_id":176780,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:39:22.000Z","modified_at":"2026-02-04T06:39:22.000Z","name":"Winnifred McLaughlin","mobile_number":"286-474-9357","email_id":"Elvie.Weissnat36@hotmail.com","dop":"2025-04-06","serial_number":"13213865836896608","imei1":"13213865836896608","imei2":"13213865836896608","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:39:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176774,"job_number":"JOB_176774","tr_customer_id":176791,"tr_customer_product_id":176781,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:40:08.000Z","modified_at":"2026-02-04T06:40:08.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10136622504324","imei1":"10136622504324","imei2":"10136622504324","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:40:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176776,"job_number":"JOB_176776","tr_customer_id":176793,"tr_customer_product_id":176783,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:40:09.000Z","modified_at":"2026-02-04T06:40:09.000Z","name":"Jean Strosin","mobile_number":"774-797-4342","email_id":"Adolph84@hotmail.com","dop":"2025-06-18","serial_number":"1008346859110637","imei1":"1008346859110637","imei2":"1008346859110637","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:40:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176777,"job_number":"JOB_176777","tr_customer_id":176794,"tr_customer_product_id":176784,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:40:34.000Z","modified_at":"2026-02-04T06:40:34.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11306483055780","imei1":"11306483055780","imei2":"11306483055780","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:40:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176779,"job_number":"JOB_176779","tr_customer_id":176796,"tr_customer_product_id":176786,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:40:35.000Z","modified_at":"2026-02-04T06:40:35.000Z","name":"Anne Kohler","mobile_number":"646-276-5323","email_id":"Giuseppe99@gmail.com","dop":"2025-04-06","serial_number":"10122348091235562","imei1":"10122348091235562","imei2":"10122348091235562","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:40:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176780,"job_number":"JOB_176780","tr_customer_id":176797,"tr_customer_product_id":176787,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:41:22.000Z","modified_at":"2026-02-04T06:41:22.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15697703473341","imei1":"15697703473341","imei2":"15697703473341","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:41:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176782,"job_number":"JOB_176782","tr_customer_id":176799,"tr_customer_product_id":176789,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:41:24.000Z","modified_at":"2026-02-04T06:41:24.000Z","name":"Charles Schumm","mobile_number":"660-573-6891","email_id":"Stone9@gmail.com","dop":"2025-04-06","serial_number":"18172260366394136","imei1":"18172260366394136","imei2":"18172260366394136","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:41:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176783,"job_number":"JOB_176783","tr_customer_id":176800,"tr_customer_product_id":176790,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:42:09.000Z","modified_at":"2026-02-04T06:42:09.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19026898101899","imei1":"19026898101899","imei2":"19026898101899","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:42:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176785,"job_number":"JOB_176785","tr_customer_id":176802,"tr_customer_product_id":176792,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:42:11.000Z","modified_at":"2026-02-04T06:42:11.000Z","name":"Stephanie Mraz","mobile_number":"472-216-4112","email_id":"Jeramie.Nitzsche28@hotmail.com","dop":"2025-04-06","serial_number":"16938855388452676","imei1":"16938855388452676","imei2":"16938855388452676","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:42:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176786,"job_number":"JOB_176786","tr_customer_id":176803,"tr_customer_product_id":176793,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:42:40.000Z","modified_at":"2026-02-04T06:42:40.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16222102474690","imei1":"16222102474690","imei2":"16222102474690","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:42:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176788,"job_number":"JOB_176788","tr_customer_id":176805,"tr_customer_product_id":176795,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:42:42.000Z","modified_at":"2026-02-04T06:42:42.000Z","name":"Jarrod Boyle","mobile_number":"913-200-2831","email_id":"Keven.Barton@yahoo.com","dop":"2025-04-06","serial_number":"18173978254419480","imei1":"18173978254419480","imei2":"18173978254419480","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:42:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176789,"job_number":"JOB_176789","tr_customer_id":176806,"tr_customer_product_id":176796,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:43:29.000Z","modified_at":"2026-02-04T06:43:29.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17881802168912","imei1":"17881802168912","imei2":"17881802168912","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:43:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176791,"job_number":"JOB_176791","tr_customer_id":176808,"tr_customer_product_id":176798,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:43:30.000Z","modified_at":"2026-02-04T06:43:30.000Z","name":"Arthur Terry","mobile_number":"821-964-7596","email_id":"Rosetta.Quitzon41@gmail.com","dop":"2025-04-06","serial_number":"12054773676001446","imei1":"12054773676001446","imei2":"12054773676001446","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:43:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176792,"job_number":"JOB_176792","tr_customer_id":176809,"tr_customer_product_id":176799,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:44:16.000Z","modified_at":"2026-02-04T06:44:16.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12718590534378","imei1":"12718590534378","imei2":"12718590534378","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:44:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176794,"job_number":"JOB_176794","tr_customer_id":176811,"tr_customer_product_id":176801,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:44:18.000Z","modified_at":"2026-02-04T06:44:18.000Z","name":"Kennith Koch","mobile_number":"523-739-2558","email_id":"Pietro57@gmail.com","dop":"2025-04-06","serial_number":"16310320333621812","imei1":"16310320333621812","imei2":"16310320333621812","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:44:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176796,"job_number":"JOB_176796","tr_customer_id":176813,"tr_customer_product_id":176803,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:45:24.000Z","modified_at":"2026-02-04T06:45:24.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16344315738281","imei1":"16344315738281","imei2":"16344315738281","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:45:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176798,"job_number":"JOB_176798","tr_customer_id":176815,"tr_customer_product_id":176805,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:45:25.000Z","modified_at":"2026-02-04T06:45:25.000Z","name":"Thaddeus Klocko","mobile_number":"614-774-7085","email_id":"Candice_Leannon5@gmail.com","dop":"2025-04-06","serial_number":"10603913660394586","imei1":"10603913660394586","imei2":"10603913660394586","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:45:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176799,"job_number":"JOB_176799","tr_customer_id":176816,"tr_customer_product_id":176806,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:46:12.000Z","modified_at":"2026-02-04T06:46:12.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17022391708038","imei1":"17022391708038","imei2":"17022391708038","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:46:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176801,"job_number":"JOB_176801","tr_customer_id":176818,"tr_customer_product_id":176808,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:46:14.000Z","modified_at":"2026-02-04T06:46:14.000Z","name":"Meaghan Ritchie","mobile_number":"485-258-6316","email_id":"Bernadine.Walter@gmail.com","dop":"2025-04-06","serial_number":"13436115505015792","imei1":"13436115505015792","imei2":"13436115505015792","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:46:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176802,"job_number":"JOB_176802","tr_customer_id":176819,"tr_customer_product_id":176809,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:47:00.000Z","modified_at":"2026-02-04T06:47:00.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13263622890391","imei1":"13263622890391","imei2":"13263622890391","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:47:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176804,"job_number":"JOB_176804","tr_customer_id":176821,"tr_customer_product_id":176811,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:47:01.000Z","modified_at":"2026-02-04T06:47:01.000Z","name":"Lonnie Kreiger","mobile_number":"718-513-4450","email_id":"Hiram_Altenwerth@gmail.com","dop":"2025-04-06","serial_number":"15398767579700470","imei1":"15398767579700470","imei2":"15398767579700470","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:47:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176806,"job_number":"JOB_176806","tr_customer_id":176823,"tr_customer_product_id":176813,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:51:19.000Z","modified_at":"2026-02-04T06:51:19.000Z","name":"Orville Oberbrunner","mobile_number":"251-275-9641","email_id":"Maximillia_Lemke57@hotmail.com","dop":"2025-04-06","serial_number":"11034218713316172","imei1":"11034218713316172","imei2":"11034218713316172","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:51:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176807,"job_number":"JOB_176807","tr_customer_id":176824,"tr_customer_product_id":176814,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:52:38.000Z","modified_at":"2026-02-04T06:52:38.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18151415031528","imei1":"18151415031528","imei2":"18151415031528","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:52:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176809,"job_number":"JOB_176809","tr_customer_id":176826,"tr_customer_product_id":176816,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:52:40.000Z","modified_at":"2026-02-04T06:52:40.000Z","name":"Cortney McCullough","mobile_number":"277-698-1518","email_id":"Burnice.Ledner@hotmail.com","dop":"2025-04-06","serial_number":"15883677345820860","imei1":"15883677345820860","imei2":"15883677345820860","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:52:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176810,"job_number":"JOB_176810","tr_customer_id":176827,"tr_customer_product_id":176817,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:52:54.000Z","modified_at":"2026-02-04T06:52:54.000Z","name":"Onkar Bhole","mobile_number":"7046563552","email_id":"Onkarbhole@gmail.com","dop":"2025-04-06","serial_number":"17634599089101","imei1":"17634599089101","imei2":"17634599089101","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:52:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176812,"job_number":"JOB_176812","tr_customer_id":176829,"tr_customer_product_id":176819,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:52:56.000Z","modified_at":"2026-02-04T06:52:56.000Z","name":"Louie Johnson","mobile_number":"754-316-4928","email_id":"Bert49@gmail.com","dop":"2025-04-06","serial_number":"11866253342877496","imei1":"11866253342877496","imei2":"11866253342877496","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:52:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176816,"job_number":"JOB_176816","tr_customer_id":176833,"tr_customer_product_id":176823,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:53:25.000Z","modified_at":"2026-02-04T06:53:25.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14841969951716","imei1":"14841969951716","imei2":"14841969951716","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:53:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176818,"job_number":"JOB_176818","tr_customer_id":176835,"tr_customer_product_id":176825,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:53:26.000Z","modified_at":"2026-02-04T06:53:26.000Z","name":"Mozelle Beier","mobile_number":"304-716-3783","email_id":"Norris_Gleichner91@gmail.com","dop":"2025-04-06","serial_number":"11211919554825276","imei1":"11211919554825276","imei2":"11211919554825276","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:53:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176819,"job_number":"JOB_176819","tr_customer_id":176836,"tr_customer_product_id":176826,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:53:40.000Z","modified_at":"2026-02-04T06:53:40.000Z","name":"dora p","mobile_number":"9321435112","email_id":"dora@gmail.com","dop":"2025-04-06","serial_number":"10471178019657","imei1":"10471178019657","imei2":"10471178019657","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:53:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176821,"job_number":"JOB_176821","tr_customer_id":176838,"tr_customer_product_id":176828,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:53:42.000Z","modified_at":"2026-02-04T06:53:42.000Z","name":"Dangelo Daugherty","mobile_number":"971-243-9069","email_id":"Dariana_Emmerich@hotmail.com","dop":"2025-04-06","serial_number":"12358207551006692","imei1":"12358207551006692","imei2":"12358207551006692","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:53:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176825,"job_number":"JOB_176825","tr_customer_id":176842,"tr_customer_product_id":176832,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:54:09.000Z","modified_at":"2026-02-04T06:54:09.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18256882178155","imei1":"18256882178155","imei2":"18256882178155","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:54:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176827,"job_number":"JOB_176827","tr_customer_id":176844,"tr_customer_product_id":176834,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:54:10.000Z","modified_at":"2026-02-04T06:54:10.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18719836617783","imei1":"18719836617783","imei2":"18719836617783","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:54:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176829,"job_number":"JOB_176829","tr_customer_id":176846,"tr_customer_product_id":176836,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:54:11.000Z","modified_at":"2026-02-04T06:54:11.000Z","name":"Vivianne Lindgren","mobile_number":"822-982-3785","email_id":"Ian.Goodwin86@gmail.com","dop":"2025-04-06","serial_number":"14405932654558460","imei1":"14405932654558460","imei2":"14405932654558460","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:54:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176830,"job_number":"JOB_176830","tr_customer_id":176847,"tr_customer_product_id":176837,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:54:12.000Z","modified_at":"2026-02-04T06:54:12.000Z","name":"Elaina Ondricka","mobile_number":"957-757-0898","email_id":"Lexus92@gmail.com","dop":"2025-04-06","serial_number":"16882268492996790","imei1":"16882268492996790","imei2":"16882268492996790","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:54:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176831,"job_number":"JOB_176831","tr_customer_id":176848,"tr_customer_product_id":176838,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:54:26.000Z","modified_at":"2026-02-04T06:54:26.000Z","name":"pradnya t","mobile_number":"7046563551","email_id":"pradnya@gmail.com","dop":"2025-04-06","serial_number":"10358783354710","imei1":"10358783354710","imei2":"10358783354710","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:54:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176833,"job_number":"JOB_176833","tr_customer_id":176850,"tr_customer_product_id":176840,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:54:28.000Z","modified_at":"2026-02-04T06:54:28.000Z","name":"Moshe Wisoky","mobile_number":"884-899-5463","email_id":"Theo85@yahoo.com","dop":"2025-04-06","serial_number":"14077937882959564","imei1":"14077937882959564","imei2":"14077937882959564","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:54:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176837,"job_number":"JOB_176837","tr_customer_id":176854,"tr_customer_product_id":176844,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:54:56.000Z","modified_at":"2026-02-04T06:54:56.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15450305710266","imei1":"15450305710266","imei2":"15450305710266","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:54:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176839,"job_number":"JOB_176839","tr_customer_id":176856,"tr_customer_product_id":176846,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:54:58.000Z","modified_at":"2026-02-04T06:54:58.000Z","name":"Garnet McDermott","mobile_number":"664-908-1779","email_id":"Dudley_Strosin@yahoo.com","dop":"2025-04-06","serial_number":"19389872233651690","imei1":"19389872233651690","imei2":"19389872233651690","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:54:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176843,"job_number":"JOB_176843","tr_customer_id":176860,"tr_customer_product_id":176850,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:55:42.000Z","modified_at":"2026-02-04T06:55:42.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15463580651719","imei1":"15463580651719","imei2":"15463580651719","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:55:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176845,"job_number":"JOB_176845","tr_customer_id":176862,"tr_customer_product_id":176852,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:55:44.000Z","modified_at":"2026-02-04T06:55:44.000Z","name":"Adolf Brakus","mobile_number":"799-875-0420","email_id":"Norval_Wilkinson@yahoo.com","dop":"2025-04-06","serial_number":"11566113473646940","imei1":"11566113473646940","imei2":"11566113473646940","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:55:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176846,"job_number":"JOB_176846","tr_customer_id":176863,"tr_customer_product_id":176853,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:59:00.000Z","modified_at":"2026-02-04T06:59:00.000Z","name":"neeraj v","mobile_number":"9182460199","email_id":"neeraj.v@outlook.com","dop":"2025-04-06","serial_number":"17250794554640","imei1":"17250794554640","imei2":"17250794554640","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:59:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176848,"job_number":"JOB_176848","tr_customer_id":176865,"tr_customer_product_id":176855,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:59:02.000Z","modified_at":"2026-02-04T06:59:02.000Z","name":"Curt Schuster","mobile_number":"439-454-7707","email_id":"Arlo.Cole77@yahoo.com","dop":"2025-04-06","serial_number":"12662005741676300","imei1":"12662005741676300","imei2":"12662005741676300","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:59:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176849,"job_number":"JOB_176849","tr_customer_id":176866,"tr_customer_product_id":176856,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:59:17.000Z","modified_at":"2026-02-04T06:59:17.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12262122722955","imei1":"12262122722955","imei2":"12262122722955","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:59:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176851,"job_number":"JOB_176851","tr_customer_id":176868,"tr_customer_product_id":176858,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:59:19.000Z","modified_at":"2026-02-04T06:59:19.000Z","name":"Cornell Gusikowski","mobile_number":"732-474-1833","email_id":"Luna.Cormier@yahoo.com","dop":"2025-04-06","serial_number":"16667177391289508","imei1":"16667177391289508","imei2":"16667177391289508","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:59:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176852,"job_number":"JOB_176852","tr_customer_id":176869,"tr_customer_product_id":176859,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:59:42.000Z","modified_at":"2026-02-04T06:59:42.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16418611847633","imei1":"16418611847633","imei2":"16418611847633","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:59:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176854,"job_number":"JOB_176854","tr_customer_id":176871,"tr_customer_product_id":176861,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:59:44.000Z","modified_at":"2026-02-04T06:59:44.000Z","name":"Litzy Smith","mobile_number":"604-451-8972","email_id":"Deshaun.Terry@hotmail.com","dop":"2025-04-06","serial_number":"10102493794889132","imei1":"10102493794889132","imei2":"10102493794889132","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:59:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176855,"job_number":"JOB_176855","tr_customer_id":176872,"tr_customer_product_id":176862,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:59:50.000Z","modified_at":"2026-02-04T06:59:50.000Z","name":"viraj kumar","mobile_number":"7982896126","email_id":"virajkumar@gmail.com","dop":"2025-04-06","serial_number":"19878724389562","imei1":"19878724389562","imei2":"19878724389562","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:59:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176857,"job_number":"JOB_176857","tr_customer_id":176874,"tr_customer_product_id":176864,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:59:52.000Z","modified_at":"2026-02-04T06:59:52.000Z","name":"Mya Conn","mobile_number":"929-684-6724","email_id":"Ellen90@hotmail.com","dop":"2025-04-06","serial_number":"17090701524237660","imei1":"17090701524237660","imei2":"17090701524237660","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:59:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176858,"job_number":"JOB_176858","tr_customer_id":176875,"tr_customer_product_id":176865,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T07:00:05.000Z","modified_at":"2026-02-04T07:00:05.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12363618430798","imei1":"12363618430798","imei2":"12363618430798","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T07:00:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176860,"job_number":"JOB_176860","tr_customer_id":176877,"tr_customer_product_id":176867,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T07:00:06.000Z","modified_at":"2026-02-04T07:00:06.000Z","name":"Viviane Herman","mobile_number":"917-986-5780","email_id":"Murray.Waters@gmail.com","dop":"2025-04-06","serial_number":"12886955995318250","imei1":"12886955995318250","imei2":"12886955995318250","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T07:00:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176862,"job_number":"JOB_176862","tr_customer_id":176879,"tr_customer_product_id":176869,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T07:00:26.000Z","modified_at":"2026-02-04T07:00:26.000Z","name":"Skylar Rippin","mobile_number":"564-732-9836","email_id":"Bettie34@gmail.com","dop":"2025-04-06","serial_number":"14946874125886812","imei1":"14946874125886812","imei2":"14946874125886812","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T07:00:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176864,"job_number":"JOB_176864","tr_customer_id":176881,"tr_customer_product_id":176871,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T07:00:28.000Z","modified_at":"2026-02-04T07:00:28.000Z","name":"Sarah Pfeffer","mobile_number":"328-443-1979","email_id":"Hipolito_Ernser@gmail.com","dop":"2025-04-06","serial_number":"19193621071201900","imei1":"19193621071201900","imei2":"19193621071201900","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T07:00:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176865,"job_number":"JOB_176865","tr_customer_id":176882,"tr_customer_product_id":176872,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T07:00:34.000Z","modified_at":"2026-02-04T07:00:34.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11703895170489","imei1":"11703895170489","imei2":"11703895170489","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T07:00:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176867,"job_number":"JOB_176867","tr_customer_id":176884,"tr_customer_product_id":176874,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T07:00:36.000Z","modified_at":"2026-02-04T07:00:36.000Z","name":"Deonte Wiza","mobile_number":"288-490-2349","email_id":"Kenna26@gmail.com","dop":"2025-04-06","serial_number":"14689983834876694","imei1":"14689983834876694","imei2":"14689983834876694","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T07:00:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176868,"job_number":"JOB_176868","tr_customer_id":176885,"tr_customer_product_id":176875,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T07:00:40.000Z","modified_at":"2026-02-04T07:00:40.000Z","name":"udai t","mobile_number":"8019800593","email_id":"udai.t@gmail.com","dop":"2025-04-06","serial_number":"12108290943663","imei1":"12108290943663","imei2":"12108290943663","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T07:00:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176870,"job_number":"JOB_176870","tr_customer_id":176887,"tr_customer_product_id":176877,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T07:00:42.000Z","modified_at":"2026-02-04T07:00:42.000Z","name":"Gaetano Kessler","mobile_number":"642-851-7184","email_id":"Liliana42@gmail.com","dop":"2025-04-06","serial_number":"18670126095900050","imei1":"18670126095900050","imei2":"18670126095900050","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T07:00:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176871,"job_number":"JOB_176871","tr_customer_id":176888,"tr_customer_product_id":176878,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T07:00:52.000Z","modified_at":"2026-02-04T07:00:52.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18437109585289","imei1":"18437109585289","imei2":"18437109585289","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T07:00:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176873,"job_number":"JOB_176873","tr_customer_id":176890,"tr_customer_product_id":176880,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T07:00:53.000Z","modified_at":"2026-02-04T07:00:53.000Z","name":"Elyssa Kshlerin","mobile_number":"372-458-5126","email_id":"Maxime_Walker81@yahoo.com","dop":"2025-04-06","serial_number":"13051102664444396","imei1":"13051102664444396","imei2":"13051102664444396","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T07:00:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176874,"job_number":"JOB_176874","tr_customer_id":176891,"tr_customer_product_id":176881,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T07:01:26.000Z","modified_at":"2026-02-04T07:01:26.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16948694891387","imei1":"16948694891387","imei2":"16948694891387","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T07:01:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176876,"job_number":"JOB_176876","tr_customer_id":176893,"tr_customer_product_id":176883,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T07:01:28.000Z","modified_at":"2026-02-04T07:01:28.000Z","name":"Donny McGlynn","mobile_number":"645-596-9215","email_id":"Adrain_Wisoky39@gmail.com","dop":"2025-04-06","serial_number":"13580902858992318","imei1":"13580902858992318","imei2":"13580902858992318","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T07:01:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176877,"job_number":"JOB_176877","tr_customer_id":176894,"tr_customer_product_id":176884,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T07:03:36.000Z","modified_at":"2026-02-04T07:03:36.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11732668489445","imei1":"11732668489445","imei2":"11732668489445","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T07:03:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176879,"job_number":"JOB_176879","tr_customer_id":176896,"tr_customer_product_id":176886,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T07:03:38.000Z","modified_at":"2026-02-04T07:03:38.000Z","name":"Monserrate Dickinson","mobile_number":"291-664-4654","email_id":"Alfreda_Dickinson83@hotmail.com","dop":"2025-04-06","serial_number":"19817876698493320","imei1":"19817876698493320","imei2":"19817876698493320","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T07:03:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176881,"job_number":"JOB_176881","tr_customer_id":176898,"tr_customer_product_id":176888,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T07:03:43.000Z","modified_at":"2026-02-04T07:03:43.000Z","name":"Marie Pagac","mobile_number":"336-738-5310","email_id":"Chester.OReilly30@gmail.com","dop":"2025-04-06","serial_number":"15088614550139698","imei1":"15088614550139698","imei2":"15088614550139698","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T07:03:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176882,"job_number":"JOB_176882","tr_customer_id":176899,"tr_customer_product_id":176889,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T07:04:27.000Z","modified_at":"2026-02-04T07:04:27.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15704809715392","imei1":"15704809715392","imei2":"15704809715392","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T07:04:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176884,"job_number":"JOB_176884","tr_customer_id":176901,"tr_customer_product_id":176891,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T07:04:29.000Z","modified_at":"2026-02-04T07:04:29.000Z","name":"Salma Schowalter","mobile_number":"999-352-2106","email_id":"Henderson.Gorczany45@yahoo.com","dop":"2025-04-06","serial_number":"16825402503846114","imei1":"16825402503846114","imei2":"16825402503846114","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T07:04:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176885,"job_number":"JOB_176885","tr_customer_id":176902,"tr_customer_product_id":176892,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T07:05:18.000Z","modified_at":"2026-02-04T07:05:18.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19301773139843","imei1":"19301773139843","imei2":"19301773139843","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T07:05:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176887,"job_number":"JOB_176887","tr_customer_id":176904,"tr_customer_product_id":176894,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T07:05:20.000Z","modified_at":"2026-02-04T07:05:20.000Z","name":"Melany Morissette","mobile_number":"763-378-7501","email_id":"Ned_Johns@gmail.com","dop":"2025-04-06","serial_number":"12040749721970538","imei1":"12040749721970538","imei2":"12040749721970538","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T07:05:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176888,"job_number":"JOB_176888","tr_customer_id":176905,"tr_customer_product_id":176895,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T07:32:00.000Z","modified_at":"2026-02-04T07:32:00.000Z","name":"Kumari Usha","mobile_number":"7899453211","email_id":"kmusha1298@gmail.com","dop":"2025-12-01","serial_number":"17599156827551","imei1":"17599156827551","imei2":"17599156827551","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T07:32:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176890,"job_number":"JOB_176890","tr_customer_id":176907,"tr_customer_product_id":176897,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T07:32:14.000Z","modified_at":"2026-02-04T07:32:14.000Z","name":"Uday P","mobile_number":"7690034256","email_id":"uday@gmail.com","dop":"2025-12-01","serial_number":"15124988821955","imei1":"15124988821955","imei2":"15124988821955","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T07:32:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176892,"job_number":"JOB_176892","tr_customer_id":176909,"tr_customer_product_id":176899,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T07:32:29.000Z","modified_at":"2026-02-04T07:32:29.000Z","name":"Jaya Kandpal","mobile_number":"8890345621","email_id":"jayakandpal@gmail.com","dop":"2025-12-01","serial_number":"11212478795249","imei1":"11212478795249","imei2":"11212478795249","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T07:32:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176393,"job_number":"JOB_176393","tr_customer_id":176410,"tr_customer_product_id":176400,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-03T20:46:30.000Z","modified_at":"2026-02-03T20:46:30.000Z","name":"Reynold Rolfson","mobile_number":"982-501-4770","email_id":"Odell_Marks@yahoo.com","dop":"2025-04-25","serial_number":"13915635489986","imei1":"13915635489986","imei2":"13915635489986","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-03T20:46:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176407,"job_number":"JOB_176407","tr_customer_id":176424,"tr_customer_product_id":176414,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-03T21:46:59.000Z","modified_at":"2026-02-03T21:46:59.000Z","name":"Reynold Rolfson","mobile_number":"982-501-4770","email_id":"Odell_Marks@yahoo.com","dop":"2025-04-25","serial_number":"99915635489986","imei1":"99915635489986","imei2":"99915635489986","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-03T21:46:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176408,"job_number":"JOB_176408","tr_customer_id":176425,"tr_customer_product_id":176415,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-03T21:46:59.000Z","modified_at":"2026-02-03T21:46:59.000Z","name":"Reynold Rolfson","mobile_number":"982-501-4770","email_id":"Odell_Marks@yahoo.com","dop":"2025-04-25","serial_number":"89915635489986","imei1":"89915635489986","imei2":"89915635489986","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-03T21:46:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176433,"job_number":"JOB_176433","tr_customer_id":176450,"tr_customer_product_id":176440,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T01:17:48.000Z","modified_at":"2026-02-04T01:17:48.000Z","name":"asdas asdas","mobile_number":"1231312312","email_id":"dasdsa@gmail.com","dop":"2026-02-02","serial_number":"54564565456456456","imei1":"54564565456456456","imei2":"54564565456456456","popurl":"2026-02-02T05:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T01:17:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176435,"job_number":"JOB_176435","tr_customer_id":176452,"tr_customer_product_id":176442,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T02:09:49.000Z","modified_at":"2026-02-04T02:09:49.000Z","name":"guri singh","mobile_number":"4257356462","email_id":"gsdhjagd@gmail.com","dop":"2026-02-02","serial_number":"98765678956789052","imei1":"98765678956789052","imei2":"98765678956789052","popurl":"2026-02-02T05:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T02:09:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176439,"job_number":"JOB_176439","tr_customer_id":176456,"tr_customer_product_id":176446,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T02:44:36.000Z","modified_at":"2026-02-04T02:44:36.000Z","name":"guri singh","mobile_number":"4257356462","email_id":"gsdhjagd@gmail.com","dop":"2026-02-02","serial_number":"9876567895678902","imei1":"9876567895678902","imei2":"9876567895678902","popurl":"2026-02-02T05:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T02:44:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176472,"job_number":"JOB_176472","tr_customer_id":176489,"tr_customer_product_id":176479,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:19:19.000Z","modified_at":"2026-02-04T04:19:19.000Z","name":"Shivaji Bajpai","mobile_number":"7007895280","email_id":"shivaji@gmail.com","dop":"2025-12-01","serial_number":"95688960033504","imei1":"95688960033504","imei2":"95688960033504","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:19:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176473,"job_number":"JOB_176473","tr_customer_id":176490,"tr_customer_product_id":176480,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:19:19.000Z","modified_at":"2026-02-04T04:19:19.000Z","name":"Shivaji Bajpai","mobile_number":"7007895280","email_id":"shivaji@gmail.com","dop":"2025-12-01","serial_number":"30672267964801","imei1":"30672267964801","imei2":"30672267964801","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:19:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176474,"job_number":"JOB_176474","tr_customer_id":176491,"tr_customer_product_id":176481,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:19:24.000Z","modified_at":"2026-02-04T04:19:24.000Z","name":"Vikalp Shukla","mobile_number":"8953292021","email_id":"vikalp@gmail.com","dop":"2025-12-01","serial_number":"35611796268516","imei1":"35611796268516","imei2":"35611796268516","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:19:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176475,"job_number":"JOB_176475","tr_customer_id":176492,"tr_customer_product_id":176482,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:19:25.000Z","modified_at":"2026-02-04T04:19:25.000Z","name":"Vikalp Shukla","mobile_number":"8953292021","email_id":"vikalp@gmail.com","dop":"2025-12-01","serial_number":"96601857886802","imei1":"96601857886802","imei2":"96601857886802","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:19:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176506,"job_number":"JOB_176506","tr_customer_id":176523,"tr_customer_product_id":176513,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:19:46.000Z","modified_at":"2026-02-04T04:19:46.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Edwina0@yahoo.com","dop":"2025-07-02","serial_number":"15504439245774","imei1":"15504439245774","imei2":"15504439245774","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:19:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176523,"job_number":"JOB_176523","tr_customer_id":176540,"tr_customer_product_id":176530,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:05.000Z","modified_at":"2026-02-04T04:20:05.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Amya_OConner@yahoo.com","dop":"2025-07-02","serial_number":"10504567657740","imei1":"10504567657740","imei2":"10504567657740","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176534,"job_number":"JOB_176534","tr_customer_id":176551,"tr_customer_product_id":176541,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:19.000Z","modified_at":"2026-02-04T04:20:19.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"116795838223225","imei1":"116795838223225","imei2":"116795838223225","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176535,"job_number":"JOB_176535","tr_customer_id":176552,"tr_customer_product_id":176542,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:20.000Z","modified_at":"2026-02-04T04:20:20.000Z","name":"Johan Lehner","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"128445467168839","imei1":"128445467168839","imei2":"128445467168839","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176539,"job_number":"JOB_176539","tr_customer_id":176556,"tr_customer_product_id":176546,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:20.000Z","modified_at":"2026-02-04T04:20:20.000Z","name":"Providenci Gerlach","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"192992288773421","imei1":"192992288773421","imei2":"192992288773421","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176541,"job_number":"JOB_176541","tr_customer_id":176558,"tr_customer_product_id":176548,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:21.000Z","modified_at":"2026-02-04T04:20:21.000Z","name":"Herman Schmidt","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"115407810556545","imei1":"115407810556545","imei2":"115407810556545","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176546,"job_number":"JOB_176546","tr_customer_id":176563,"tr_customer_product_id":176553,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:22.000Z","modified_at":"2026-02-04T04:20:22.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Mossie_Purdy90@gmail.com","dop":"2025-07-02","serial_number":"19134763336785","imei1":"19134763336785","imei2":"19134763336785","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176549,"job_number":"JOB_176549","tr_customer_id":176566,"tr_customer_product_id":176556,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:25.000Z","modified_at":"2026-02-04T04:20:25.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"15543886426548","imei1":"15543886426548","imei2":"15543886426548","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176562,"job_number":"JOB_176562","tr_customer_id":176579,"tr_customer_product_id":176569,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:32.000Z","modified_at":"2026-02-04T04:20:32.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"103785143913726","imei1":"103785143913726","imei2":"103785143913726","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176564,"job_number":"JOB_176564","tr_customer_id":176581,"tr_customer_product_id":176571,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:32.000Z","modified_at":"2026-02-04T04:20:32.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"193014215278144","imei1":"193014215278144","imei2":"193014215278144","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176565,"job_number":"JOB_176565","tr_customer_id":176582,"tr_customer_product_id":176572,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:33.000Z","modified_at":"2026-02-04T04:20:33.000Z","name":"Oran Hahn","mobile_number":"957-898-9569","email_id":"Jeanie.Pollich20@gmail.com","dop":"2025-06-09","serial_number":"105900125923274","imei1":"105900125923274","imei2":"105900125923274","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176566,"job_number":"JOB_176566","tr_customer_id":176583,"tr_customer_product_id":176573,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:33.000Z","modified_at":"2026-02-04T04:20:33.000Z","name":"Esta Schmitt","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"159769462247242","imei1":"159769462247242","imei2":"159769462247242","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176567,"job_number":"JOB_176567","tr_customer_id":176584,"tr_customer_product_id":176574,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:33.000Z","modified_at":"2026-02-04T04:20:33.000Z","name":"Tremaine Rodriguez","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"144189574286416","imei1":"144189574286416","imei2":"144189574286416","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176568,"job_number":"JOB_176568","tr_customer_id":176585,"tr_customer_product_id":176575,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:33.000Z","modified_at":"2026-02-04T04:20:33.000Z","name":"Quentin Kilback","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"171921789704358","imei1":"171921789704358","imei2":"171921789704358","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176591,"job_number":"JOB_176591","tr_customer_id":176608,"tr_customer_product_id":176598,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:47.000Z","modified_at":"2026-02-04T04:20:47.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"104544357579180","imei1":"104544357579180","imei2":"104544357579180","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176594,"job_number":"JOB_176594","tr_customer_id":176611,"tr_customer_product_id":176601,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:48.000Z","modified_at":"2026-02-04T04:20:48.000Z","name":"Adriel Volkman","mobile_number":"309-227-0875","email_id":"Candida.Langosh37@gmail.com","dop":"2025-06-09","serial_number":"105925141012089","imei1":"105925141012089","imei2":"105925141012089","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176595,"job_number":"JOB_176595","tr_customer_id":176612,"tr_customer_product_id":176602,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:49.000Z","modified_at":"2026-02-04T04:20:49.000Z","name":"Rhett Medhurst","mobile_number":"751-696-5996","email_id":"Shanel.Cremin46@yahoo.com","dop":"2025-06-09","serial_number":"4880195520341257","imei1":"4880195520341257","imei2":"4880195520341257","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176606,"job_number":"JOB_176606","tr_customer_id":176623,"tr_customer_product_id":176613,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:21:03.000Z","modified_at":"2026-02-04T04:21:03.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"107200393873738","imei1":"107200393873738","imei2":"107200393873738","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:21:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176608,"job_number":"JOB_176608","tr_customer_id":176625,"tr_customer_product_id":176615,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:21:03.000Z","modified_at":"2026-02-04T04:21:03.000Z","name":"Rudy Bogisich","mobile_number":"874-225-9276","email_id":"Elsie.Walter@gmail.com","dop":"2025-06-09","serial_number":"108048716389398","imei1":"108048716389398","imei2":"108048716389398","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:21:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176609,"job_number":"JOB_176609","tr_customer_id":176626,"tr_customer_product_id":176616,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:21:05.000Z","modified_at":"2026-02-04T04:21:05.000Z","name":"Adrianna Brown","mobile_number":"748-640-2924","email_id":"Delilah88@yahoo.com","dop":"2025-06-09","serial_number":"54246754212415440","imei1":"54246754212415440","imei2":"54246754212415440","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:21:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176708,"job_number":"JOB_176708","tr_customer_id":176725,"tr_customer_product_id":176715,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T05:04:33.000Z","modified_at":"2026-02-04T05:04:33.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"11448433778312","imei1":"11448433778312","imei2":"11448433778312","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T05:04:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176740,"job_number":"JOB_176740","tr_customer_id":176757,"tr_customer_product_id":176747,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:08:21.000Z","modified_at":"2026-02-04T06:08:21.000Z","name":"Shivaji Bajpai","mobile_number":"7007895280","email_id":"shivaji@gmail.com","dop":"2025-12-01","serial_number":"84421193859822","imei1":"84421193859822","imei2":"84421193859822","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:08:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176741,"job_number":"JOB_176741","tr_customer_id":176758,"tr_customer_product_id":176748,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:08:22.000Z","modified_at":"2026-02-04T06:08:22.000Z","name":"Shivaji Bajpai","mobile_number":"7007895280","email_id":"shivaji@gmail.com","dop":"2025-12-01","serial_number":"31284465119192","imei1":"31284465119192","imei2":"31284465119192","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:08:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176742,"job_number":"JOB_176742","tr_customer_id":176759,"tr_customer_product_id":176749,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:08:28.000Z","modified_at":"2026-02-04T06:08:28.000Z","name":"Vikalp Shukla","mobile_number":"8953292021","email_id":"vikalp@gmail.com","dop":"2025-12-01","serial_number":"33372953200466","imei1":"33372953200466","imei2":"33372953200466","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:08:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176743,"job_number":"JOB_176743","tr_customer_id":176760,"tr_customer_product_id":176750,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:08:28.000Z","modified_at":"2026-02-04T06:08:28.000Z","name":"Vikalp Shukla","mobile_number":"8953292021","email_id":"vikalp@gmail.com","dop":"2025-12-01","serial_number":"35062701737639","imei1":"35062701737639","imei2":"35062701737639","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:08:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176750,"job_number":"JOB_176750","tr_customer_id":176767,"tr_customer_product_id":176757,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:36:57.000Z","modified_at":"2026-02-04T06:36:57.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"108340007855730","imei1":"108340007855730","imei2":"108340007855730","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:36:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176752,"job_number":"JOB_176752","tr_customer_id":176769,"tr_customer_product_id":176759,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:36:57.000Z","modified_at":"2026-02-04T06:36:57.000Z","name":"Destinee Kovacek","mobile_number":"502-200-8718","email_id":"Prince_Gottlieb9@hotmail.com","dop":"2025-06-09","serial_number":"107422094904784","imei1":"107422094904784","imei2":"107422094904784","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:36:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176753,"job_number":"JOB_176753","tr_customer_id":176770,"tr_customer_product_id":176760,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:37:13.000Z","modified_at":"2026-02-04T06:37:13.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"104282484824161","imei1":"104282484824161","imei2":"104282484824161","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:37:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176755,"job_number":"JOB_176755","tr_customer_id":176772,"tr_customer_product_id":176762,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:37:13.000Z","modified_at":"2026-02-04T06:37:13.000Z","name":"Electa Lueilwitz","mobile_number":"371-559-7307","email_id":"Alessandra.Keeling@gmail.com","dop":"2025-06-09","serial_number":"106487929375273","imei1":"106487929375273","imei2":"106487929375273","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:37:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176758,"job_number":"JOB_176758","tr_customer_id":176775,"tr_customer_product_id":176765,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:37:28.000Z","modified_at":"2026-02-04T06:37:28.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"101441515418479","imei1":"101441515418479","imei2":"101441515418479","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:37:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176760,"job_number":"JOB_176760","tr_customer_id":176777,"tr_customer_product_id":176767,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:37:28.000Z","modified_at":"2026-02-04T06:37:28.000Z","name":"Petra Hilpert","mobile_number":"463-514-3520","email_id":"Janet18@hotmail.com","dop":"2025-06-09","serial_number":"105955043591609","imei1":"105955043591609","imei2":"105955043591609","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:37:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176896,"job_number":"JOB_176896","tr_customer_id":176913,"tr_customer_product_id":176903,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T07:43:49.000Z","modified_at":"2026-02-04T07:43:49.000Z","name":"Carolyne Collins","mobile_number":"594-746-0357","email_id":"Nikko.Baumbach@hotmail.com","dop":"2025-11-04","serial_number":"98078291132871","imei1":"98078291132871","imei2":"98078291132871","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T07:43:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176494,"job_number":"JOB_176494","tr_customer_id":176511,"tr_customer_product_id":176501,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:19:39.000Z","modified_at":"2026-02-04T04:19:39.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10716658082819","imei1":"10716658082819","imei2":"10716658082819","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:19:39.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":176496,"job_number":"JOB_176496","tr_customer_id":176513,"tr_customer_product_id":176503,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:19:41.000Z","modified_at":"2026-02-04T04:19:41.000Z","name":"Arden Cassin","mobile_number":"691-248-9833","email_id":"Amelie.Fahey@hotmail.com","dop":"2000-01-31","serial_number":"1026973266117177","imei1":"1026973266117177","imei2":"1026973266117177","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:19:41.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":176553,"job_number":"JOB_176553","tr_customer_id":176570,"tr_customer_product_id":176560,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:28.000Z","modified_at":"2026-02-04T04:20:28.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10224200877438","imei1":"10224200877438","imei2":"10224200877438","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:28.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":176559,"job_number":"JOB_176559","tr_customer_id":176576,"tr_customer_product_id":176566,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:30.000Z","modified_at":"2026-02-04T04:20:30.000Z","name":"Asa Cassin","mobile_number":"554-420-3894","email_id":"Bud73@gmail.com","dop":"2000-01-31","serial_number":"1050501989120168","imei1":"1050501989120168","imei2":"1050501989120168","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:30.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":176623,"job_number":"JOB_176623","tr_customer_id":176640,"tr_customer_product_id":176630,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:21:16.000Z","modified_at":"2026-02-04T04:21:16.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10592178483359","imei1":"10592178483359","imei2":"10592178483359","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:21:16.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":176625,"job_number":"JOB_176625","tr_customer_id":176642,"tr_customer_product_id":176632,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:21:18.000Z","modified_at":"2026-02-04T04:21:18.000Z","name":"Flavio Wehner","mobile_number":"381-355-2597","email_id":"Erica_Mayert16@yahoo.com","dop":"2000-01-31","serial_number":"1009316889012765","imei1":"1009316889012765","imei2":"1009316889012765","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:21:18.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":176659,"job_number":"JOB_176659","tr_customer_id":176676,"tr_customer_product_id":176666,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:22:04.000Z","modified_at":"2026-02-04T04:22:05.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10193193725919","imei1":"10193193725919","imei2":"10193193725919","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:22:05.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":176661,"job_number":"JOB_176661","tr_customer_id":176678,"tr_customer_product_id":176668,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:22:06.000Z","modified_at":"2026-02-04T04:22:06.000Z","name":"Sean Weber","mobile_number":"981-720-8713","email_id":"Frieda.Dickens@yahoo.com","dop":"2000-01-31","serial_number":"1049153321945694","imei1":"1049153321945694","imei2":"1049153321945694","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:22:06.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":176813,"job_number":"JOB_176813","tr_customer_id":176830,"tr_customer_product_id":176820,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:52:57.000Z","modified_at":"2026-02-04T06:52:57.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10905456111216","imei1":"10905456111216","imei2":"10905456111216","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:52:57.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":176815,"job_number":"JOB_176815","tr_customer_id":176832,"tr_customer_product_id":176822,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:52:59.000Z","modified_at":"2026-02-04T06:52:59.000Z","name":"Misty Dietrich","mobile_number":"685-216-0613","email_id":"Van64@hotmail.com","dop":"2000-01-31","serial_number":"1037913115591944","imei1":"1037913115591944","imei2":"1037913115591944","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:52:59.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":176822,"job_number":"JOB_176822","tr_customer_id":176839,"tr_customer_product_id":176829,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:53:45.000Z","modified_at":"2026-02-04T06:53:45.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10108026856736","imei1":"10108026856736","imei2":"10108026856736","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:53:45.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":176824,"job_number":"JOB_176824","tr_customer_id":176841,"tr_customer_product_id":176831,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:53:47.000Z","modified_at":"2026-02-04T06:53:47.000Z","name":"Mariah Carter","mobile_number":"824-705-2807","email_id":"Cleora.Bradtke41@hotmail.com","dop":"2000-01-31","serial_number":"1028803083099077","imei1":"1028803083099077","imei2":"1028803083099077","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":176834,"job_number":"JOB_176834","tr_customer_id":176851,"tr_customer_product_id":176841,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:54:33.000Z","modified_at":"2026-02-04T06:54:33.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10563331625426","imei1":"10563331625426","imei2":"10563331625426","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:54:33.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":176836,"job_number":"JOB_176836","tr_customer_id":176853,"tr_customer_product_id":176843,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:54:34.000Z","modified_at":"2026-02-04T06:54:34.000Z","name":"Mose Parker","mobile_number":"608-750-3577","email_id":"Tamia_Will@hotmail.com","dop":"2000-01-31","serial_number":"1060387238021366","imei1":"1060387238021366","imei2":"1060387238021366","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:54:34.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":176840,"job_number":"JOB_176840","tr_customer_id":176857,"tr_customer_product_id":176847,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:55:20.000Z","modified_at":"2026-02-04T06:55:20.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10746505687117","imei1":"10746505687117","imei2":"10746505687117","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:55:20.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":176842,"job_number":"JOB_176842","tr_customer_id":176859,"tr_customer_product_id":176849,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:55:22.000Z","modified_at":"2026-02-04T06:55:22.000Z","name":"Dejah Larson","mobile_number":"389-660-4246","email_id":"Julian57@hotmail.com","dop":"2000-01-31","serial_number":"1090969720614131","imei1":"1090969720614131","imei2":"1090969720614131","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:55:22.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":176432,"job_number":"JOB_176432","tr_customer_id":176449,"tr_customer_product_id":176439,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T01:14:56.000Z","modified_at":"2026-02-04T01:14:56.000Z","name":"fdsfds sdfsd","mobile_number":"3213123123","email_id":"dsdasd@gmail.com","dop":"2026-02-02","serial_number":"12313123123123123","imei1":"12313123123123123","imei2":"12313123123123123","popurl":"2026-02-02T05:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T01:14:56.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/mapped' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzNzI3NDJ9.IEtAMRF9vZn3LlTSasN0Llk5gwReGWkTINNzM8zYe8A' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzAxOTEwMzJ9.ithLgzkvPS1JJq44jR0DCiDurITZRl0TUCauIfDjJTk |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 4185ccf1-6b7f-429c-b54b-2ae636d8fb01 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 866 |
| ETag | W/"362-uZ8Ftnx2Af1NjAWrk0wJooRkni0" |
| Vary | Accept-Encoding |
| Date | Wed, 04 Feb 2026 07:43:53 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[{"id":2,"first_name":"Mark","last_name":"zuk","login_id":"iameng","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":true,"mst_role_id":1,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-12-20T07:42:00.000Z","role_name":"Engineer","service_location":"Service Center A"},{"id":17,"first_name":"Jay ","last_name":"Howard","login_id":"jhoward","mobile_number":"3434524356","email_id":"Jay@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":true,"mst_role_id":1,"mst_service_location_id":1,"created_at":"2022-08-19T13:34:19.000Z","modified_at":"2022-08-19T13:34:19.000Z","role_name":"Engineer","service_location":"Service Center A"}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/assign' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzNzI3NDJ9.IEtAMRF9vZn3LlTSasN0Llk5gwReGWkTINNzM8zYe8A' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--data-raw '{"job_id":99821,"engineer_id":17}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzAxOTEwMzJ9.ithLgzkvPS1JJq44jR0DCiDurITZRl0TUCauIfDjJTk |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 2e9a3466-4904-4e57-af00-050909c46b17 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 49 |
{
"job_id": 176896,
"engineer_id": 2
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 54 |
| ETag | W/"36-SJqPGnqoYGAacRPYXRhhHPv8y+E" |
| Vary | Accept-Encoding |
| Date | Wed, 04 Feb 2026 07:43:53 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Engineer assigned successfully","data":[]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/pending' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI3MDEzNjh9.ejrA7BJz_H-2keUgA284RVE6WB4vB5-7eYUdu6PhPXI' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzAxOTEwMzJ9.ithLgzkvPS1JJq44jR0DCiDurITZRl0TUCauIfDjJTk |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 0f614441-782b-4ab0-b5e4-5fb9065d29ed |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"50690-p8onBRWjCPbnPtkv4PRhKWo+Fkg" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Wed, 04 Feb 2026 07:43:54 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":[{"id":176389,"job_number":"JOB_176389","tr_customer_id":176406,"tr_customer_product_id":176396,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-03T20:11:26.000Z","modified_at":"2026-02-03T20:11:26.000Z","name":"Swapnil Jade","mobile_number":"9966332211","email_id":"qa.swapnil1910@gmail.com","dop":"2026-01-31","serial_number":"68944645691505","imei1":"68944645691505","imei2":"68944645691505","popurl":"2026-01-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-03T20:11:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176396,"job_number":"JOB_176396","tr_customer_id":176413,"tr_customer_product_id":176403,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-03T21:03:50.000Z","modified_at":"2026-02-03T21:03:50.000Z","name":"Laxman Teli","mobile_number":"8446981010","email_id":"testlaxman@test1.com","dop":"2026-01-29","serial_number":"15549925191112","imei1":"15549925191112","imei2":"15549925191112","popurl":"2026-01-29T21:03:49.114052473Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-03T21:03:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176398,"job_number":"JOB_176398","tr_customer_id":176415,"tr_customer_product_id":176405,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-03T21:46:00.000Z","modified_at":"2026-02-03T21:46:00.000Z","name":"Opal Ruecker","mobile_number":"251-483-1714","email_id":"Elroy.Hudson42@gmail.com","dop":"2025-09-09","serial_number":"14282297788225","imei1":"14282297788225","imei2":"14282297788225","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-03T21:46:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176399,"job_number":"JOB_176399","tr_customer_id":176416,"tr_customer_product_id":176406,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-03T21:46:00.000Z","modified_at":"2026-02-03T21:46:00.000Z","name":"Dean Hilll","mobile_number":"658-209-3971","email_id":"Esta16@gmail.com","dop":"2025-09-09","serial_number":"14610684792103","imei1":"14610684792103","imei2":"14610684792103","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-03T21:46:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176401,"job_number":"JOB_176401","tr_customer_id":176418,"tr_customer_product_id":176408,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-03T21:46:03.000Z","modified_at":"2026-02-03T21:46:03.000Z","name":"Antonetta Harris","mobile_number":"553-452-6028","email_id":"Dorcas60@hotmail.com","dop":"2025-09-09","serial_number":"14013214787670","imei1":"14013214787670","imei2":"14013214787670","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-03T21:46:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176402,"job_number":"JOB_176402","tr_customer_id":176419,"tr_customer_product_id":176409,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-03T21:46:03.000Z","modified_at":"2026-02-03T21:46:03.000Z","name":"Isadore Macejkovic","mobile_number":"313-497-7048","email_id":"Angelica0@hotmail.com","dop":"2025-09-09","serial_number":"15844120424251","imei1":"15844120424251","imei2":"15844120424251","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-03T21:46:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176404,"job_number":"JOB_176404","tr_customer_id":176421,"tr_customer_product_id":176411,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-03T21:46:06.000Z","modified_at":"2026-02-03T21:46:06.000Z","name":"Amber Rau","mobile_number":"392-636-4909","email_id":"Albin12@hotmail.com","dop":"2025-09-09","serial_number":"11767463548298","imei1":"11767463548298","imei2":"11767463548298","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-03T21:46:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176405,"job_number":"JOB_176405","tr_customer_id":176422,"tr_customer_product_id":176412,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-03T21:46:06.000Z","modified_at":"2026-02-03T21:46:06.000Z","name":"Conrad Ledner","mobile_number":"903-496-9794","email_id":"Lavon_Muller8@hotmail.com","dop":"2025-09-09","serial_number":"16232199230604","imei1":"16232199230604","imei2":"16232199230604","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-03T21:46:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176409,"job_number":"JOB_176409","tr_customer_id":176426,"tr_customer_product_id":176416,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-03T22:13:05.000Z","modified_at":"2026-02-03T22:13:05.000Z","name":"Adrienne Howe","mobile_number":"578-995-6970","email_id":"Kylee.Cormier@yahoo.com","dop":"2025-09-09","serial_number":"19854642348896","imei1":"19854642348896","imei2":"19854642348896","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-03T22:13:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176410,"job_number":"JOB_176410","tr_customer_id":176427,"tr_customer_product_id":176417,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-03T22:13:05.000Z","modified_at":"2026-02-03T22:13:05.000Z","name":"Jerry Breitenberg","mobile_number":"676-561-5164","email_id":"Enrico.Grant@yahoo.com","dop":"2025-09-09","serial_number":"16458607835989","imei1":"16458607835989","imei2":"16458607835989","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-03T22:13:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176412,"job_number":"JOB_176412","tr_customer_id":176429,"tr_customer_product_id":176419,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-03T22:13:08.000Z","modified_at":"2026-02-03T22:13:08.000Z","name":"Eino Corwin","mobile_number":"777-828-5531","email_id":"Ulises.Powlowski46@gmail.com","dop":"2025-09-09","serial_number":"14275254147122","imei1":"14275254147122","imei2":"14275254147122","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-03T22:13:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176413,"job_number":"JOB_176413","tr_customer_id":176430,"tr_customer_product_id":176420,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-03T22:13:08.000Z","modified_at":"2026-02-03T22:13:08.000Z","name":"Gianni O'Connell","mobile_number":"671-987-2923","email_id":"Elnora.Haag@yahoo.com","dop":"2025-09-09","serial_number":"18491089771435","imei1":"18491089771435","imei2":"18491089771435","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-03T22:13:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176415,"job_number":"JOB_176415","tr_customer_id":176432,"tr_customer_product_id":176422,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-03T22:13:11.000Z","modified_at":"2026-02-03T22:13:11.000Z","name":"Shea Cummings","mobile_number":"930-213-8390","email_id":"Jamel79@gmail.com","dop":"2025-09-09","serial_number":"18083203531400","imei1":"18083203531400","imei2":"18083203531400","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-03T22:13:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176416,"job_number":"JOB_176416","tr_customer_id":176433,"tr_customer_product_id":176423,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-03T22:13:11.000Z","modified_at":"2026-02-03T22:13:11.000Z","name":"Damian Gerlach","mobile_number":"289-621-7355","email_id":"Orrin.Hackett22@hotmail.com","dop":"2025-09-09","serial_number":"12064048566387","imei1":"12064048566387","imei2":"12064048566387","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-03T22:13:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176418,"job_number":"JOB_176418","tr_customer_id":176435,"tr_customer_product_id":176425,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-03T22:16:40.000Z","modified_at":"2026-02-03T22:16:40.000Z","name":"Citlalli Abshire","mobile_number":"705-218-8529","email_id":"Javon_Streich@hotmail.com","dop":"2025-09-09","serial_number":"12581162696776","imei1":"12581162696776","imei2":"12581162696776","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-03T22:16:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176419,"job_number":"JOB_176419","tr_customer_id":176436,"tr_customer_product_id":176426,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-03T22:16:40.000Z","modified_at":"2026-02-03T22:16:40.000Z","name":"Joany Kris","mobile_number":"341-706-7045","email_id":"Presley_Torphy51@hotmail.com","dop":"2025-09-09","serial_number":"14793756037832","imei1":"14793756037832","imei2":"14793756037832","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-03T22:16:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176421,"job_number":"JOB_176421","tr_customer_id":176438,"tr_customer_product_id":176428,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-03T22:16:43.000Z","modified_at":"2026-02-03T22:16:43.000Z","name":"Al Ryan","mobile_number":"420-549-1034","email_id":"Raquel.Beahan35@hotmail.com","dop":"2025-09-09","serial_number":"11790063170471","imei1":"11790063170471","imei2":"11790063170471","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-03T22:16:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176422,"job_number":"JOB_176422","tr_customer_id":176439,"tr_customer_product_id":176429,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-03T22:16:43.000Z","modified_at":"2026-02-03T22:16:43.000Z","name":"Ezequiel Sporer","mobile_number":"533-634-0071","email_id":"Eryn32@hotmail.com","dop":"2025-09-09","serial_number":"10256015959300","imei1":"10256015959300","imei2":"10256015959300","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-03T22:16:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176424,"job_number":"JOB_176424","tr_customer_id":176441,"tr_customer_product_id":176431,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-03T22:16:46.000Z","modified_at":"2026-02-03T22:16:46.000Z","name":"Bethany Ratke","mobile_number":"952-643-8638","email_id":"Georgianna.Goyette@gmail.com","dop":"2025-09-09","serial_number":"11152165402482","imei1":"11152165402482","imei2":"11152165402482","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-03T22:16:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176425,"job_number":"JOB_176425","tr_customer_id":176442,"tr_customer_product_id":176432,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-03T22:16:46.000Z","modified_at":"2026-02-03T22:16:46.000Z","name":"Alanis Goyette","mobile_number":"814-690-9336","email_id":"Greta76@gmail.com","dop":"2025-09-09","serial_number":"18958151439314","imei1":"18958151439314","imei2":"18958151439314","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-03T22:16:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176429,"job_number":"JOB_176429","tr_customer_id":176446,"tr_customer_product_id":176436,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-03T23:48:26.000Z","modified_at":"2026-02-03T23:48:26.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2026-01-24","serial_number":"18836592954988","imei1":"18836592954988","imei2":"18836592954988","popurl":"2026-01-24T23:48:26.122988639Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-03T23:48:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176430,"job_number":"JOB_176430","tr_customer_id":176447,"tr_customer_product_id":176437,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-03T23:48:27.000Z","modified_at":"2026-02-03T23:48:27.000Z","name":"Nirbhay Shukla","mobile_number":"7079936551","email_id":"anilabh.singh@gmail.com","dop":"2026-01-24","serial_number":"905580915292613","imei1":"905580915292613","imei2":"905580915292613","popurl":"www.aanandaswarup-rana.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-03T23:48:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176431,"job_number":"JOB_176431","tr_customer_id":176448,"tr_customer_product_id":176438,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-03T23:50:52.000Z","modified_at":"2026-02-03T23:50:52.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2026-01-24","serial_number":"79946591955889","imei1":"79946591955889","imei2":"79946591955889","popurl":"2026-01-24T23:50:52.353382653Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-03T23:50:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176436,"job_number":"JOB_176436","tr_customer_id":176453,"tr_customer_product_id":176443,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T02:32:57.000Z","modified_at":"2026-02-04T02:32:57.000Z","name":"Heaven Watsica","mobile_number":"797-371-9933","email_id":"Diamond_Ledner92@hotmail.com","dop":"2025-12-10","serial_number":"11790196657588","imei1":"11790196657588","imei2":"11790196657588","popurl":"2025-12-10T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T02:32:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176437,"job_number":"JOB_176437","tr_customer_id":176454,"tr_customer_product_id":176444,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T02:37:46.000Z","modified_at":"2026-02-04T02:37:46.000Z","name":"Ravi Kushwah","mobile_number":"9999449258","email_id":"ravikushwah1175@gmail.com","dop":"2026-02-02","serial_number":"12222222222222222","imei1":"12222222222222222","imei2":"12222222222222222","popurl":"2026-02-02T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T02:37:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176441,"job_number":"JOB_176441","tr_customer_id":176458,"tr_customer_product_id":176448,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T03:13:40.000Z","modified_at":"2026-02-04T03:13:40.000Z","name":"Rebeka Bogisich","mobile_number":"980-704-4996","email_id":"Mathias.Lakin37@yahoo.com","dop":"2025-05-30","serial_number":"15452804613682","imei1":"15452804613682","imei2":"15452804613682","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T03:13:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176442,"job_number":"JOB_176442","tr_customer_id":176459,"tr_customer_product_id":176449,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T03:13:41.000Z","modified_at":"2026-02-04T03:13:41.000Z","name":"Fay Bins","mobile_number":"565-353-4061","email_id":"Alfreda.Grady@yahoo.com","dop":"2025-05-30","serial_number":"1596296178477878","imei1":"1596296178477878","imei2":"1596296178477878","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T03:13:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176443,"job_number":"JOB_176443","tr_customer_id":176460,"tr_customer_product_id":176450,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T03:29:43.000Z","modified_at":"2026-02-04T03:29:43.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18163468894187","imei1":"18163468894187","imei2":"18163468894187","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T03:29:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176445,"job_number":"JOB_176445","tr_customer_id":176462,"tr_customer_product_id":176452,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T03:29:45.000Z","modified_at":"2026-02-04T03:29:45.000Z","name":"Gordon Bruen","mobile_number":"422-703-7231","email_id":"Cheyanne16@hotmail.com","dop":"2025-04-06","serial_number":"19838262596816960","imei1":"19838262596816960","imei2":"19838262596816960","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T03:29:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176446,"job_number":"JOB_176446","tr_customer_id":176463,"tr_customer_product_id":176453,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T03:30:29.000Z","modified_at":"2026-02-04T03:30:29.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18301039006586","imei1":"18301039006586","imei2":"18301039006586","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T03:30:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176448,"job_number":"JOB_176448","tr_customer_id":176465,"tr_customer_product_id":176455,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T03:30:30.000Z","modified_at":"2026-02-04T03:30:30.000Z","name":"Rhoda Shields","mobile_number":"381-811-1971","email_id":"Bobbie.Lockman@yahoo.com","dop":"2025-04-06","serial_number":"15782718411795832","imei1":"15782718411795832","imei2":"15782718411795832","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T03:30:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176449,"job_number":"JOB_176449","tr_customer_id":176466,"tr_customer_product_id":176456,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T03:31:14.000Z","modified_at":"2026-02-04T03:31:14.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11755818964384","imei1":"11755818964384","imei2":"11755818964384","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T03:31:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176451,"job_number":"JOB_176451","tr_customer_id":176468,"tr_customer_product_id":176458,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T03:31:16.000Z","modified_at":"2026-02-04T03:31:16.000Z","name":"Elena Volkman","mobile_number":"503-216-5710","email_id":"Mckenna.Bogisich67@gmail.com","dop":"2025-04-06","serial_number":"18904593063522024","imei1":"18904593063522024","imei2":"18904593063522024","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T03:31:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176452,"job_number":"JOB_176452","tr_customer_id":176469,"tr_customer_product_id":176459,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T03:58:46.000Z","modified_at":"2026-02-04T03:58:46.000Z","name":"Genevieve Christiansen","mobile_number":"213-449-3174","email_id":"Hyman20@gmail.com","dop":"2025-12-04","serial_number":"1003169505571621","imei1":"1003169505571621","imei2":"1003169505571621","popurl":"2025-12-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T03:58:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176453,"job_number":"JOB_176453","tr_customer_id":176470,"tr_customer_product_id":176460,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:00:31.000Z","modified_at":"2026-02-04T04:00:31.000Z","name":"Joshuah Dicki","mobile_number":"873-917-7224","email_id":"Agustina.Muller@hotmail.com","dop":"2025-12-04","serial_number":"1006930048268724","imei1":"1006930048268724","imei2":"1006930048268724","popurl":"2025-12-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:00:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176454,"job_number":"JOB_176454","tr_customer_id":176471,"tr_customer_product_id":176461,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:00:34.000Z","modified_at":"2026-02-04T04:00:34.000Z","name":"Meagan Keeling","mobile_number":"839-763-3083","email_id":"Laverne_Mraz@gmail.com","dop":"2025-12-04","serial_number":"1009904023723411","imei1":"1009904023723411","imei2":"1009904023723411","popurl":"2025-12-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:00:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176455,"job_number":"JOB_176455","tr_customer_id":176472,"tr_customer_product_id":176462,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:05:10.000Z","modified_at":"2026-02-04T04:05:10.000Z","name":"Diana Murray","mobile_number":"370-848-2724","email_id":"Rolando16@gmail.com","dop":"2025-12-04","serial_number":"107219835426297","imei1":"107219835426297","imei2":"107219835426297","popurl":"2025-12-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:05:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176456,"job_number":"JOB_176456","tr_customer_id":176473,"tr_customer_product_id":176463,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:10:07.000Z","modified_at":"2026-02-04T04:10:07.000Z","name":"{Esmeralda Wuckert","mobile_number":"401-670-9085","email_id":"Linnie.Larson18@gmail.com","dop":"2025-04-06","serial_number":"11806226633382","imei1":"11806226633382","imei2":"11806226633382","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:10:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176457,"job_number":"JOB_176457","tr_customer_id":176474,"tr_customer_product_id":176464,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:10:12.000Z","modified_at":"2026-02-04T04:10:12.000Z","name":"{Odessa Torp","mobile_number":"739-497-5907","email_id":"Berneice.Abshire53@hotmail.com","dop":"2025-04-06","serial_number":"12100670557799","imei1":"12100670557799","imei2":"12100670557799","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:10:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176458,"job_number":"JOB_176458","tr_customer_id":176475,"tr_customer_product_id":176465,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:10:44.000Z","modified_at":"2026-02-04T04:10:44.000Z","name":"Domenica Gleason","mobile_number":"939-335-3932","email_id":"Demetris_Klocko@yahoo.com","dop":"2025-04-06","serial_number":"19108488805969","imei1":"19108488805969","imei2":"19108488805969","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:10:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176459,"job_number":"JOB_176459","tr_customer_id":176476,"tr_customer_product_id":176466,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:17:35.000Z","modified_at":"2026-02-04T04:17:35.000Z","name":"Hillary Moore","mobile_number":"579-596-0249","email_id":"Alba29@yahoo.com","dop":"2025-09-30","serial_number":"41316736434058","imei1":"41316736434058","imei2":"41316736434058","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:17:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176462,"job_number":"JOB_176462","tr_customer_id":176479,"tr_customer_product_id":176469,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:18:46.000Z","modified_at":"2026-02-04T04:18:46.000Z","name":"Kenton Barton","mobile_number":"461-432-5468","email_id":"Floy_Runolfsdottir39@gmail.com","dop":"2025-04-06","serial_number":"12252461655829352","imei1":"12252461655829352","imei2":"12252461655829352","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:18:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176464,"job_number":"JOB_176464","tr_customer_id":176481,"tr_customer_product_id":176471,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:18:57.000Z","modified_at":"2026-02-04T04:18:57.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"19526676215448","imei1":"19526676215448","imei2":"19526676215448","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:18:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176466,"job_number":"JOB_176466","tr_customer_id":176483,"tr_customer_product_id":176473,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:18:59.000Z","modified_at":"2026-02-04T04:18:59.000Z","name":"Ruben Schimmel","mobile_number":"362-421-8880","email_id":"Nettie.Kozey@yahoo.com","dop":"2025-04-06","serial_number":"10702536017882956","imei1":"10702536017882956","imei2":"10702536017882956","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:18:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176468,"job_number":"JOB_176468","tr_customer_id":176485,"tr_customer_product_id":176475,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:19:06.000Z","modified_at":"2026-02-04T04:19:06.000Z","name":"Dudley Terry","mobile_number":"566-397-0060","email_id":"Adriana.Kris@gmail.com","dop":"2025-04-06","serial_number":"14098912394398192","imei1":"14098912394398192","imei2":"14098912394398192","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:19:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176470,"job_number":"JOB_176470","tr_customer_id":176487,"tr_customer_product_id":176477,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:19:14.000Z","modified_at":"2026-02-04T04:19:14.000Z","name":"Eldred Bayer","mobile_number":"228-692-5130","email_id":"Arnaldo_Moore48@yahoo.com","dop":"2025-04-06","serial_number":"17270181423378286","imei1":"17270181423378286","imei2":"17270181423378286","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:19:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176476,"job_number":"JOB_176476","tr_customer_id":176493,"tr_customer_product_id":176483,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:19:25.000Z","modified_at":"2026-02-04T04:19:25.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16932392834547","imei1":"16932392834547","imei2":"16932392834547","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:19:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176480,"job_number":"JOB_176480","tr_customer_id":176497,"tr_customer_product_id":176487,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:19:27.000Z","modified_at":"2026-02-04T04:19:27.000Z","name":"Rudolph Hudson","mobile_number":"553-529-0878","email_id":"Stevie_Walter36@hotmail.com","dop":"2025-04-06","serial_number":"18792165735215520","imei1":"18792165735215520","imei2":"18792165735215520","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:19:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176481,"job_number":"JOB_176481","tr_customer_id":176498,"tr_customer_product_id":176488,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:19:27.000Z","modified_at":"2026-02-04T04:19:27.000Z","name":"Abbey Casper","mobile_number":"209-212-1975","email_id":"Pedro52@yahoo.com","dop":"2025-04-06","serial_number":"12087306755259312","imei1":"12087306755259312","imei2":"12087306755259312","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:19:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176482,"job_number":"JOB_176482","tr_customer_id":176499,"tr_customer_product_id":176489,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:19:32.000Z","modified_at":"2026-02-04T04:19:32.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13165232316668","imei1":"13165232316668","imei2":"13165232316668","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:19:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176485,"job_number":"JOB_176485","tr_customer_id":176502,"tr_customer_product_id":176492,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:19:34.000Z","modified_at":"2026-02-04T04:19:34.000Z","name":"Syble Abernathy","mobile_number":"355-951-2951","email_id":"Lucie38@yahoo.com","dop":"2025-04-06","serial_number":"16265871400764784","imei1":"16265871400764784","imei2":"16265871400764784","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:19:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176486,"job_number":"JOB_176486","tr_customer_id":176503,"tr_customer_product_id":176493,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:19:34.000Z","modified_at":"2026-02-04T04:19:34.000Z","name":"Reilly Conroy","mobile_number":"924-688-4068","email_id":"Ottis_Mitchell49@yahoo.com","dop":"2025-04-06","serial_number":"10799443903246306","imei1":"10799443903246306","imei2":"10799443903246306","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:19:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176487,"job_number":"JOB_176487","tr_customer_id":176504,"tr_customer_product_id":176494,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:19:37.000Z","modified_at":"2026-02-04T04:19:37.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19699442607977","imei1":"19699442607977","imei2":"19699442607977","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:19:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176489,"job_number":"JOB_176489","tr_customer_id":176506,"tr_customer_product_id":176496,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:19:38.000Z","modified_at":"2026-02-04T04:19:38.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10516872330446","imei1":"10516872330446","imei2":"10516872330446","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:19:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176492,"job_number":"JOB_176492","tr_customer_id":176509,"tr_customer_product_id":176499,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:19:39.000Z","modified_at":"2026-02-04T04:19:39.000Z","name":"Alexzander Stark","mobile_number":"596-734-3585","email_id":"Patsy_Hettinger18@hotmail.com","dop":"2025-06-18","serial_number":"1053416970203141","imei1":"1053416970203141","imei2":"1053416970203141","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:19:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176493,"job_number":"JOB_176493","tr_customer_id":176510,"tr_customer_product_id":176500,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:19:39.000Z","modified_at":"2026-02-04T04:19:39.000Z","name":"Houston Lindgren","mobile_number":"428-666-2362","email_id":"Jillian72@gmail.com","dop":"2025-04-06","serial_number":"11445065524746976","imei1":"11445065524746976","imei2":"11445065524746976","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:19:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176498,"job_number":"JOB_176498","tr_customer_id":176515,"tr_customer_product_id":176505,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:19:43.000Z","modified_at":"2026-02-04T04:19:43.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"14841589173287","imei1":"14841589173287","imei2":"14841589173287","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:19:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176499,"job_number":"JOB_176499","tr_customer_id":176516,"tr_customer_product_id":176506,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:19:43.000Z","modified_at":"2026-02-04T04:19:43.000Z","name":"Adalberto Fritsch","mobile_number":"395-744-7037","email_id":"Litzy.Mraz38@yahoo.com","dop":"2025-05-30","serial_number":"10428958510257","imei1":"10428958510257","imei2":"10428958510257","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:19:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176501,"job_number":"JOB_176501","tr_customer_id":176518,"tr_customer_product_id":176508,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:19:44.000Z","modified_at":"2026-02-04T04:19:44.000Z","name":"Dominic Gorczany","mobile_number":"478-211-4354","email_id":"Aiden84@yahoo.com","dop":"2025-05-30","serial_number":"1548309318542422","imei1":"1548309318542422","imei2":"1548309318542422","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:19:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176502,"job_number":"JOB_176502","tr_customer_id":176519,"tr_customer_product_id":176509,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:19:44.000Z","modified_at":"2026-02-04T04:19:44.000Z","name":"Hailee Beier","mobile_number":"276-446-2343","email_id":"Claude_OReilly59@hotmail.com","dop":"2025-04-06","serial_number":"18475515866700810","imei1":"18475515866700810","imei2":"18475515866700810","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:19:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176503,"job_number":"JOB_176503","tr_customer_id":176520,"tr_customer_product_id":176510,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:19:46.000Z","modified_at":"2026-02-04T04:19:46.000Z","name":"Nareen Katkam","mobile_number":"7677667898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"12727448778628","imei1":"12727448778628","imei2":"12727448778628","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:19:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176504,"job_number":"JOB_176504","tr_customer_id":176521,"tr_customer_product_id":176511,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:19:46.000Z","modified_at":"2026-02-04T04:19:46.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19106818057498","imei1":"19106818057498","imei2":"19106818057498","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:19:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176508,"job_number":"JOB_176508","tr_customer_id":176525,"tr_customer_product_id":176515,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:19:48.000Z","modified_at":"2026-02-04T04:19:48.000Z","name":"Nareen Katkam","mobile_number":"7677667898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"78275858196127","imei1":"78275858196127","imei2":"78275858196127","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:19:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176509,"job_number":"JOB_176509","tr_customer_id":176526,"tr_customer_product_id":176516,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:19:48.000Z","modified_at":"2026-02-04T04:19:48.000Z","name":"Eda Bradtke","mobile_number":"671-543-0261","email_id":"Arnaldo44@gmail.com","dop":"2025-04-06","serial_number":"10240613578143672","imei1":"10240613578143672","imei2":"10240613578143672","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:19:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176511,"job_number":"JOB_176511","tr_customer_id":176528,"tr_customer_product_id":176518,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:19:49.000Z","modified_at":"2026-02-04T04:19:49.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13363929985402","imei1":"13363929985402","imei2":"13363929985402","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:19:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176513,"job_number":"JOB_176513","tr_customer_id":176530,"tr_customer_product_id":176520,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:19:49.000Z","modified_at":"2026-02-04T04:19:49.000Z","name":"Onkar Bhole","mobile_number":"7046563552","email_id":"Onkarbhole@gmail.com","dop":"2025-04-06","serial_number":"19274706234465","imei1":"19274706234465","imei2":"19274706234465","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:19:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176515,"job_number":"JOB_176515","tr_customer_id":176532,"tr_customer_product_id":176522,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:19:50.000Z","modified_at":"2026-02-04T04:19:50.000Z","name":"Skye Spinka","mobile_number":"579-436-5156","email_id":"Robbie45@gmail.com","dop":"2025-04-06","serial_number":"15083668393112600","imei1":"15083668393112600","imei2":"15083668393112600","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:19:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176516,"job_number":"JOB_176516","tr_customer_id":176533,"tr_customer_product_id":176523,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:19:51.000Z","modified_at":"2026-02-04T04:19:51.000Z","name":"Blanche Hoppe","mobile_number":"780-426-0720","email_id":"Tito.Ritchie@hotmail.com","dop":"2025-04-06","serial_number":"14401505601615458","imei1":"14401505601615458","imei2":"14401505601615458","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:19:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176517,"job_number":"JOB_176517","tr_customer_id":176534,"tr_customer_product_id":176524,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:19:51.000Z","modified_at":"2026-02-04T04:19:51.000Z","name":"Miller Paucek","mobile_number":"648-957-6876","email_id":"Cyril_White0@gmail.com","dop":"2025-04-06","serial_number":"14203856991710024","imei1":"14203856991710024","imei2":"14203856991710024","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:19:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176518,"job_number":"JOB_176518","tr_customer_id":176535,"tr_customer_product_id":176525,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:19:56.000Z","modified_at":"2026-02-04T04:19:56.000Z","name":"Sravan V","mobile_number":"8492453456","email_id":"srav@gmail.com","dop":"2025-12-31","serial_number":"104476620567286","imei1":"104476620567286","imei2":"104476620567286","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:19:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176520,"job_number":"JOB_176520","tr_customer_id":176537,"tr_customer_product_id":176527,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:02.000Z","modified_at":"2026-02-04T04:20:02.000Z","name":"neeraj v","mobile_number":"9182460199","email_id":"neeraj.v@outlook.com","dop":"2025-04-06","serial_number":"18720857932300","imei1":"18720857932300","imei2":"18720857932300","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176522,"job_number":"JOB_176522","tr_customer_id":176539,"tr_customer_product_id":176529,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:03.000Z","modified_at":"2026-02-04T04:20:03.000Z","name":"Pauline Frami","mobile_number":"846-220-3318","email_id":"Arianna_Greenholt82@hotmail.com","dop":"2025-04-06","serial_number":"13766464858361678","imei1":"13766464858361678","imei2":"13766464858361678","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176524,"job_number":"JOB_176524","tr_customer_id":176541,"tr_customer_product_id":176531,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:08.000Z","modified_at":"2026-02-04T04:20:08.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17890715696423","imei1":"17890715696423","imei2":"17890715696423","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176526,"job_number":"JOB_176526","tr_customer_id":176543,"tr_customer_product_id":176533,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:09.000Z","modified_at":"2026-02-04T04:20:09.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14461693911714","imei1":"14461693911714","imei2":"14461693911714","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176528,"job_number":"JOB_176528","tr_customer_id":176545,"tr_customer_product_id":176535,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:10.000Z","modified_at":"2026-02-04T04:20:10.000Z","name":"Jacynthe Stoltenberg","mobile_number":"923-329-1013","email_id":"Payton92@gmail.com","dop":"2025-04-06","serial_number":"14528192762308204","imei1":"14528192762308204","imei2":"14528192762308204","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176529,"job_number":"JOB_176529","tr_customer_id":176546,"tr_customer_product_id":176536,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:11.000Z","modified_at":"2026-02-04T04:20:11.000Z","name":"Jane Runolfsson","mobile_number":"597-969-8020","email_id":"Cassie.Boyle85@gmail.com","dop":"2025-04-06","serial_number":"19208417795997210","imei1":"19208417795997210","imei2":"19208417795997210","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176530,"job_number":"JOB_176530","tr_customer_id":176547,"tr_customer_product_id":176537,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:11.000Z","modified_at":"2026-02-04T04:20:11.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17458340921459","imei1":"17458340921459","imei2":"17458340921459","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176532,"job_number":"JOB_176532","tr_customer_id":176549,"tr_customer_product_id":176539,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:13.000Z","modified_at":"2026-02-04T04:20:13.000Z","name":"Bo Blanda","mobile_number":"583-378-7607","email_id":"Zachariah_Fisher80@yahoo.com","dop":"2025-04-06","serial_number":"19828528069297200","imei1":"19828528069297200","imei2":"19828528069297200","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176536,"job_number":"JOB_176536","tr_customer_id":176553,"tr_customer_product_id":176543,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:20.000Z","modified_at":"2026-02-04T04:20:20.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10595176448316","imei1":"10595176448316","imei2":"10595176448316","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176537,"job_number":"JOB_176537","tr_customer_id":176554,"tr_customer_product_id":176544,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:20.000Z","modified_at":"2026-02-04T04:20:20.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17734324417873","imei1":"17734324417873","imei2":"17734324417873","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176542,"job_number":"JOB_176542","tr_customer_id":176559,"tr_customer_product_id":176549,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:21.000Z","modified_at":"2026-02-04T04:20:21.000Z","name":"Anita Reilly","mobile_number":"930-690-0373","email_id":"Callie48@gmail.com","dop":"2025-06-18","serial_number":"1041077178076790","imei1":"1041077178076790","imei2":"1041077178076790","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176543,"job_number":"JOB_176543","tr_customer_id":176560,"tr_customer_product_id":176550,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:21.000Z","modified_at":"2026-02-04T04:20:21.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18646972987672","imei1":"18646972987672","imei2":"18646972987672","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176545,"job_number":"JOB_176545","tr_customer_id":176562,"tr_customer_product_id":176552,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:22.000Z","modified_at":"2026-02-04T04:20:22.000Z","name":"Lonzo Turcotte","mobile_number":"217-331-8385","email_id":"Retha_Predovic76@gmail.com","dop":"2025-04-06","serial_number":"17777380299092604","imei1":"17777380299092604","imei2":"17777380299092604","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176547,"job_number":"JOB_176547","tr_customer_id":176564,"tr_customer_product_id":176554,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:23.000Z","modified_at":"2026-02-04T04:20:23.000Z","name":"Raegan Hessel","mobile_number":"204-937-7389","email_id":"Sabrina.Green64@hotmail.com","dop":"2025-04-06","serial_number":"11161418795242160","imei1":"11161418795242160","imei2":"11161418795242160","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176550,"job_number":"JOB_176550","tr_customer_id":176567,"tr_customer_product_id":176557,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:25.000Z","modified_at":"2026-02-04T04:20:25.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11249833330334","imei1":"11249833330334","imei2":"11249833330334","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176552,"job_number":"JOB_176552","tr_customer_id":176569,"tr_customer_product_id":176559,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:27.000Z","modified_at":"2026-02-04T04:20:27.000Z","name":"Leo Spinka","mobile_number":"629-695-6576","email_id":"Jalyn.Stoltenberg@hotmail.com","dop":"2025-04-06","serial_number":"16805894203813508","imei1":"16805894203813508","imei2":"16805894203813508","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176554,"job_number":"JOB_176554","tr_customer_id":176571,"tr_customer_product_id":176561,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:28.000Z","modified_at":"2026-02-04T04:20:28.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"19346405170390","imei1":"19346405170390","imei2":"19346405170390","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176557,"job_number":"JOB_176557","tr_customer_id":176573,"tr_customer_product_id":176563,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:28.000Z","modified_at":"2026-02-04T04:20:28.000Z","name":"Nareen K","mobile_number":"7677660898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"11388463808593","imei1":"11388463808593","imei2":"11388463808593","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176560,"job_number":"JOB_176560","tr_customer_id":176577,"tr_customer_product_id":176567,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:30.000Z","modified_at":"2026-02-04T04:20:30.000Z","name":"Ellis Gaylord","mobile_number":"239-426-4764","email_id":"Mathias_Gottlieb@gmail.com","dop":"2025-04-06","serial_number":"16445968121486860","imei1":"16445968121486860","imei2":"16445968121486860","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176561,"job_number":"JOB_176561","tr_customer_id":176578,"tr_customer_product_id":176568,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:30.000Z","modified_at":"2026-02-04T04:20:30.000Z","name":"Nareen K","mobile_number":"7677660898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"59295561175698","imei1":"59295561175698","imei2":"59295561175698","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176569,"job_number":"JOB_176569","tr_customer_id":176586,"tr_customer_product_id":176576,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:35.000Z","modified_at":"2026-02-04T04:20:35.000Z","name":"dora p","mobile_number":"9321435112","email_id":"dora@gmail.com","dop":"2025-04-06","serial_number":"17436717072521","imei1":"17436717072521","imei2":"17436717072521","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176570,"job_number":"JOB_176570","tr_customer_id":176587,"tr_customer_product_id":176577,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:35.000Z","modified_at":"2026-02-04T04:20:35.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12037051281462","imei1":"12037051281462","imei2":"12037051281462","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176573,"job_number":"JOB_176573","tr_customer_id":176590,"tr_customer_product_id":176580,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:36.000Z","modified_at":"2026-02-04T04:20:36.000Z","name":"Rita Gupta","mobile_number":"12345678978","email_id":"test@1","dop":"2025-04-06","serial_number":"16137041114487","imei1":"16137041114487","imei2":"16137041114487","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176574,"job_number":"JOB_176574","tr_customer_id":176591,"tr_customer_product_id":176581,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:36.000Z","modified_at":"2026-02-04T04:20:36.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12328155315568","imei1":"12328155315568","imei2":"12328155315568","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176576,"job_number":"JOB_176576","tr_customer_id":176593,"tr_customer_product_id":176583,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:36.000Z","modified_at":"2026-02-04T04:20:36.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16630960260518","imei1":"16630960260518","imei2":"16630960260518","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176579,"job_number":"JOB_176579","tr_customer_id":176596,"tr_customer_product_id":176586,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:37.000Z","modified_at":"2026-02-04T04:20:37.000Z","name":"Kari Kovacek","mobile_number":"942-969-6725","email_id":"Mikayla_Cummings64@hotmail.com","dop":"2025-04-06","serial_number":"19534848621237860","imei1":"19534848621237860","imei2":"19534848621237860","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176580,"job_number":"JOB_176580","tr_customer_id":176597,"tr_customer_product_id":176587,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:37.000Z","modified_at":"2026-02-04T04:20:37.000Z","name":"Stone Donnelly","mobile_number":"221-765-4675","email_id":"Erica_Olson28@gmail.com","dop":"2025-04-06","serial_number":"10343017688746420","imei1":"10343017688746420","imei2":"10343017688746420","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176581,"job_number":"JOB_176581","tr_customer_id":176598,"tr_customer_product_id":176588,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:37.000Z","modified_at":"2026-02-04T04:20:37.000Z","name":"Zackary Kerluke","mobile_number":"986-740-1998","email_id":"Astrid.Hane@hotmail.com","dop":"2025-04-06","serial_number":"16588545340439542","imei1":"16588545340439542","imei2":"16588545340439542","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176582,"job_number":"JOB_176582","tr_customer_id":176599,"tr_customer_product_id":176589,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:38.000Z","modified_at":"2026-02-04T04:20:38.000Z","name":"Estevan Skiles","mobile_number":"630-200-8970","email_id":"Camden7@gmail.com","dop":"2025-04-06","serial_number":"18947640076066464","imei1":"18947640076066464","imei2":"18947640076066464","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176583,"job_number":"JOB_176583","tr_customer_id":176600,"tr_customer_product_id":176590,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:38.000Z","modified_at":"2026-02-04T04:20:38.000Z","name":"Madison Schroeder","mobile_number":"211-582-1738","email_id":"Melissa82@gmail.com","dop":"2025-04-06","serial_number":"16182241233055066","imei1":"16182241233055066","imei2":"16182241233055066","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176584,"job_number":"JOB_176584","tr_customer_id":176601,"tr_customer_product_id":176591,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:41.000Z","modified_at":"2026-02-04T04:20:41.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19282812627094","imei1":"19282812627094","imei2":"19282812627094","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176586,"job_number":"JOB_176586","tr_customer_id":176603,"tr_customer_product_id":176593,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:43.000Z","modified_at":"2026-02-04T04:20:43.000Z","name":"Srav k","mobile_number":"8492443456","email_id":"sravanh@gmail.com","dop":"2025-12-31","serial_number":"102534576099548","imei1":"102534576099548","imei2":"102534576099548","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176587,"job_number":"JOB_176587","tr_customer_id":176604,"tr_customer_product_id":176594,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:43.000Z","modified_at":"2026-02-04T04:20:43.000Z","name":"Odie Beier","mobile_number":"647-501-7090","email_id":"Dewitt96@yahoo.com","dop":"2025-04-06","serial_number":"11158458399755378","imei1":"11158458399755378","imei2":"11158458399755378","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176589,"job_number":"JOB_176589","tr_customer_id":176606,"tr_customer_product_id":176596,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:46.000Z","modified_at":"2026-02-04T04:20:46.000Z","name":"viraj kumar","mobile_number":"7982896126","email_id":"virajkumar@gmail.com","dop":"2025-04-06","serial_number":"11421911309390","imei1":"11421911309390","imei2":"11421911309390","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176593,"job_number":"JOB_176593","tr_customer_id":176610,"tr_customer_product_id":176600,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:47.000Z","modified_at":"2026-02-04T04:20:47.000Z","name":"Theron Frami","mobile_number":"345-442-8146","email_id":"Cecelia_Rau10@gmail.com","dop":"2025-04-06","serial_number":"10621147261380574","imei1":"10621147261380574","imei2":"10621147261380574","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176597,"job_number":"JOB_176597","tr_customer_id":176614,"tr_customer_product_id":176604,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:56.000Z","modified_at":"2026-02-04T04:20:56.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12769169432076","imei1":"12769169432076","imei2":"12769169432076","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176599,"job_number":"JOB_176599","tr_customer_id":176616,"tr_customer_product_id":176606,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:56.000Z","modified_at":"2026-02-04T04:20:56.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15818856923876","imei1":"15818856923876","imei2":"15818856923876","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176601,"job_number":"JOB_176601","tr_customer_id":176618,"tr_customer_product_id":176608,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:57.000Z","modified_at":"2026-02-04T04:20:57.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11221181943727","imei1":"11221181943727","imei2":"11221181943727","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176603,"job_number":"JOB_176603","tr_customer_id":176620,"tr_customer_product_id":176610,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:58.000Z","modified_at":"2026-02-04T04:20:58.000Z","name":"Dedric Rau","mobile_number":"743-590-7980","email_id":"Bridgette_Donnelly@hotmail.com","dop":"2025-04-06","serial_number":"15443147911396776","imei1":"15443147911396776","imei2":"15443147911396776","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176604,"job_number":"JOB_176604","tr_customer_id":176621,"tr_customer_product_id":176611,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:58.000Z","modified_at":"2026-02-04T04:20:58.000Z","name":"Keshawn Yost","mobile_number":"400-339-4364","email_id":"Colten.Wilkinson@yahoo.com","dop":"2025-04-06","serial_number":"10117715531931494","imei1":"10117715531931494","imei2":"10117715531931494","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176605,"job_number":"JOB_176605","tr_customer_id":176622,"tr_customer_product_id":176612,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:59.000Z","modified_at":"2026-02-04T04:20:59.000Z","name":"Kyra Schroeder","mobile_number":"598-811-3114","email_id":"Ilene43@hotmail.com","dop":"2025-04-06","serial_number":"15910947761966254","imei1":"15910947761966254","imei2":"15910947761966254","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176610,"job_number":"JOB_176610","tr_customer_id":176627,"tr_customer_product_id":176617,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:21:07.000Z","modified_at":"2026-02-04T04:21:07.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13551540871317","imei1":"13551540871317","imei2":"13551540871317","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:21:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176613,"job_number":"JOB_176613","tr_customer_id":176630,"tr_customer_product_id":176620,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:21:09.000Z","modified_at":"2026-02-04T04:21:09.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11898964262792","imei1":"11898964262792","imei2":"11898964262792","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:21:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176614,"job_number":"JOB_176614","tr_customer_id":176631,"tr_customer_product_id":176621,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:21:09.000Z","modified_at":"2026-02-04T04:21:09.000Z","name":"Devin Schaefer","mobile_number":"487-203-6446","email_id":"Melba_Stark34@hotmail.com","dop":"2025-04-06","serial_number":"10503910736593102","imei1":"10503910736593102","imei2":"10503910736593102","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:21:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176616,"job_number":"JOB_176616","tr_customer_id":176633,"tr_customer_product_id":176623,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:21:10.000Z","modified_at":"2026-02-04T04:21:10.000Z","name":"Carli Champlin","mobile_number":"819-493-7041","email_id":"Estevan22@yahoo.com","dop":"2025-04-06","serial_number":"18419950190617684","imei1":"18419950190617684","imei2":"18419950190617684","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:21:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176617,"job_number":"JOB_176617","tr_customer_id":176634,"tr_customer_product_id":176624,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:21:11.000Z","modified_at":"2026-02-04T04:21:11.000Z","name":"NareenK KA","mobile_number":"9677660898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"10825268289460","imei1":"10825268289460","imei2":"10825268289460","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:21:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176619,"job_number":"JOB_176619","tr_customer_id":176636,"tr_customer_product_id":176626,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:21:12.000Z","modified_at":"2026-02-04T04:21:12.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14679994089103","imei1":"14679994089103","imei2":"14679994089103","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:21:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176621,"job_number":"JOB_176621","tr_customer_id":176638,"tr_customer_product_id":176628,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:21:13.000Z","modified_at":"2026-02-04T04:21:13.000Z","name":"NareenK KA","mobile_number":"9677660898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"54592623063063","imei1":"54592623063063","imei2":"54592623063063","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:21:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176622,"job_number":"JOB_176622","tr_customer_id":176639,"tr_customer_product_id":176629,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:21:14.000Z","modified_at":"2026-02-04T04:21:14.000Z","name":"Deven Nolan","mobile_number":"208-939-8274","email_id":"Lamar.Dach@gmail.com","dop":"2025-04-06","serial_number":"11190985681082228","imei1":"11190985681082228","imei2":"11190985681082228","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:21:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176626,"job_number":"JOB_176626","tr_customer_id":176643,"tr_customer_product_id":176633,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:21:21.000Z","modified_at":"2026-02-04T04:21:21.000Z","name":"pradnya t","mobile_number":"7046563551","email_id":"pradnya@gmail.com","dop":"2025-04-06","serial_number":"15239822180215","imei1":"15239822180215","imei2":"15239822180215","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:21:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176628,"job_number":"JOB_176628","tr_customer_id":176645,"tr_customer_product_id":176635,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:21:21.000Z","modified_at":"2026-02-04T04:21:21.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19030553753511","imei1":"19030553753511","imei2":"19030553753511","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:21:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176629,"job_number":"JOB_176629","tr_customer_id":176646,"tr_customer_product_id":176636,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:21:22.000Z","modified_at":"2026-02-04T04:21:22.000Z","name":"Radha Jain","mobile_number":"12345678979","email_id":"test@2","dop":"2025-04-06","serial_number":"14213534000800","imei1":"14213534000800","imei2":"14213534000800","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:21:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176633,"job_number":"JOB_176633","tr_customer_id":176650,"tr_customer_product_id":176640,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:21:22.000Z","modified_at":"2026-02-04T04:21:22.000Z","name":"Hilma Mayert","mobile_number":"995-862-4776","email_id":"Arianna.Hayes@hotmail.com","dop":"2025-04-06","serial_number":"12640163486727516","imei1":"12640163486727516","imei2":"12640163486727516","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:21:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176634,"job_number":"JOB_176634","tr_customer_id":176651,"tr_customer_product_id":176641,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:21:23.000Z","modified_at":"2026-02-04T04:21:23.000Z","name":"Dejon O'Connell","mobile_number":"460-317-5890","email_id":"Evalyn83@hotmail.com","dop":"2025-04-06","serial_number":"18397259240306070","imei1":"18397259240306070","imei2":"18397259240306070","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:21:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176635,"job_number":"JOB_176635","tr_customer_id":176652,"tr_customer_product_id":176642,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:21:23.000Z","modified_at":"2026-02-04T04:21:23.000Z","name":"Leda Larson","mobile_number":"831-371-5055","email_id":"Keegan52@hotmail.com","dop":"2025-04-06","serial_number":"19314161576549144","imei1":"19314161576549144","imei2":"19314161576549144","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:21:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176636,"job_number":"JOB_176636","tr_customer_id":176653,"tr_customer_product_id":176643,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:21:24.000Z","modified_at":"2026-02-04T04:21:24.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19784570560683","imei1":"19784570560683","imei2":"19784570560683","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:21:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176638,"job_number":"JOB_176638","tr_customer_id":176655,"tr_customer_product_id":176645,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:21:26.000Z","modified_at":"2026-02-04T04:21:26.000Z","name":"Brock Wolff","mobile_number":"784-668-8593","email_id":"Tyreek.Wiegand47@gmail.com","dop":"2025-04-06","serial_number":"16105445347748596","imei1":"16105445347748596","imei2":"16105445347748596","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:21:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176639,"job_number":"JOB_176639","tr_customer_id":176656,"tr_customer_product_id":176646,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:21:26.000Z","modified_at":"2026-02-04T04:21:26.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12579070849414","imei1":"12579070849414","imei2":"12579070849414","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:21:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176641,"job_number":"JOB_176641","tr_customer_id":176658,"tr_customer_product_id":176648,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:21:28.000Z","modified_at":"2026-02-04T04:21:28.000Z","name":"Mark Veum","mobile_number":"476-540-2122","email_id":"Demetrius.Marvin25@gmail.com","dop":"2025-04-06","serial_number":"17938991493562016","imei1":"17938991493562016","imei2":"17938991493562016","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:21:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176642,"job_number":"JOB_176642","tr_customer_id":176659,"tr_customer_product_id":176649,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:21:29.000Z","modified_at":"2026-02-04T04:21:29.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14268293018164","imei1":"14268293018164","imei2":"14268293018164","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:21:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176644,"job_number":"JOB_176644","tr_customer_id":176661,"tr_customer_product_id":176651,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:21:30.000Z","modified_at":"2026-02-04T04:21:30.000Z","name":"udai t","mobile_number":"8019800593","email_id":"udai.t@gmail.com","dop":"2025-04-06","serial_number":"14499370938858","imei1":"14499370938858","imei2":"14499370938858","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:21:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176645,"job_number":"JOB_176645","tr_customer_id":176662,"tr_customer_product_id":176652,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:21:30.000Z","modified_at":"2026-02-04T04:21:30.000Z","name":"ravan V","mobile_number":"8492453457","email_id":"rav@gmail.com","dop":"2025-12-31","serial_number":"109947900715241","imei1":"109947900715241","imei2":"109947900715241","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:21:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176648,"job_number":"JOB_176648","tr_customer_id":176665,"tr_customer_product_id":176655,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:21:31.000Z","modified_at":"2026-02-04T04:21:31.000Z","name":"Ruthe Gorczany","mobile_number":"431-662-2502","email_id":"Ayla20@gmail.com","dop":"2025-04-06","serial_number":"16224740769350744","imei1":"16224740769350744","imei2":"16224740769350744","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:21:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176649,"job_number":"JOB_176649","tr_customer_id":176666,"tr_customer_product_id":176656,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:21:31.000Z","modified_at":"2026-02-04T04:21:31.000Z","name":"Kole Aufderhar","mobile_number":"725-469-4463","email_id":"Keanu.Raynor92@hotmail.com","dop":"2025-04-06","serial_number":"12011751230116892","imei1":"12011751230116892","imei2":"12011751230116892","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:21:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176650,"job_number":"JOB_176650","tr_customer_id":176667,"tr_customer_product_id":176657,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:21:44.000Z","modified_at":"2026-02-04T04:21:44.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17504516995144","imei1":"17504516995144","imei2":"17504516995144","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:21:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176652,"job_number":"JOB_176652","tr_customer_id":176669,"tr_customer_product_id":176659,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:21:46.000Z","modified_at":"2026-02-04T04:21:46.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19091969681952","imei1":"19091969681952","imei2":"19091969681952","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:21:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176654,"job_number":"JOB_176654","tr_customer_id":176671,"tr_customer_product_id":176661,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:21:46.000Z","modified_at":"2026-02-04T04:21:46.000Z","name":"Wyman Dickinson","mobile_number":"936-662-6442","email_id":"Gwen_Goyette@yahoo.com","dop":"2025-04-06","serial_number":"14308044968218490","imei1":"14308044968218490","imei2":"14308044968218490","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:21:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176655,"job_number":"JOB_176655","tr_customer_id":176672,"tr_customer_product_id":176662,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:21:47.000Z","modified_at":"2026-02-04T04:21:47.000Z","name":"Nels Kris","mobile_number":"581-296-9268","email_id":"Isaiah37@yahoo.com","dop":"2025-04-06","serial_number":"15063756774632628","imei1":"15063756774632628","imei2":"15063756774632628","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:21:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176656,"job_number":"JOB_176656","tr_customer_id":176673,"tr_customer_product_id":176663,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:21:56.000Z","modified_at":"2026-02-04T04:21:56.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15014436490537","imei1":"15014436490537","imei2":"15014436490537","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:21:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176658,"job_number":"JOB_176658","tr_customer_id":176675,"tr_customer_product_id":176665,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:21:58.000Z","modified_at":"2026-02-04T04:21:58.000Z","name":"Mittie Stiedemann","mobile_number":"963-882-8019","email_id":"Ivory.Pfannerstill30@yahoo.com","dop":"2025-04-06","serial_number":"16089688127397448","imei1":"16089688127397448","imei2":"16089688127397448","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:21:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176662,"job_number":"JOB_176662","tr_customer_id":176679,"tr_customer_product_id":176669,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:22:12.000Z","modified_at":"2026-02-04T04:22:12.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11423980893584","imei1":"11423980893584","imei2":"11423980893584","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:22:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176664,"job_number":"JOB_176664","tr_customer_id":176681,"tr_customer_product_id":176671,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:22:14.000Z","modified_at":"2026-02-04T04:22:14.000Z","name":"Diana Towne","mobile_number":"684-246-9239","email_id":"Kelly.Rice@yahoo.com","dop":"2025-04-06","serial_number":"12384539130904476","imei1":"12384539130904476","imei2":"12384539130904476","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:22:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176665,"job_number":"JOB_176665","tr_customer_id":176682,"tr_customer_product_id":176672,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:22:16.000Z","modified_at":"2026-02-04T04:22:16.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14805074824723","imei1":"14805074824723","imei2":"14805074824723","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:22:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176667,"job_number":"JOB_176667","tr_customer_id":176684,"tr_customer_product_id":176674,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:22:18.000Z","modified_at":"2026-02-04T04:22:18.000Z","name":"Cali Hilpert","mobile_number":"880-600-5998","email_id":"Stephon51@gmail.com","dop":"2025-04-06","serial_number":"17219669917737246","imei1":"17219669917737246","imei2":"17219669917737246","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:22:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176668,"job_number":"JOB_176668","tr_customer_id":176685,"tr_customer_product_id":176675,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:25:09.000Z","modified_at":"2026-02-04T04:25:09.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"13979125169454","imei1":"13979125169454","imei2":"13979125169454","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:25:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176669,"job_number":"JOB_176669","tr_customer_id":176686,"tr_customer_product_id":176676,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:25:10.000Z","modified_at":"2026-02-04T04:25:10.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"81421644893879","imei1":"81421644893879","imei2":"81421644893879","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:25:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176670,"job_number":"JOB_176670","tr_customer_id":176687,"tr_customer_product_id":176677,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:25:10.000Z","modified_at":"2026-02-04T04:25:10.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"25429520793510","imei1":"25429520793510","imei2":"25429520793510","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:25:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176671,"job_number":"JOB_176671","tr_customer_id":176688,"tr_customer_product_id":176678,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:25:10.000Z","modified_at":"2026-02-04T04:25:11.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"55611448984440","imei1":"55611448984440","imei2":"55611448984440","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:25:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176672,"job_number":"JOB_176672","tr_customer_id":176689,"tr_customer_product_id":176679,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:25:11.000Z","modified_at":"2026-02-04T04:25:11.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"45388829240156","imei1":"45388829240156","imei2":"45388829240156","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:25:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176673,"job_number":"JOB_176673","tr_customer_id":176690,"tr_customer_product_id":176680,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:25:11.000Z","modified_at":"2026-02-04T04:25:11.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"71797375922913","imei1":"71797375922913","imei2":"71797375922913","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:25:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176675,"job_number":"JOB_176675","tr_customer_id":176692,"tr_customer_product_id":176682,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:25:45.000Z","modified_at":"2026-02-04T04:25:45.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"41656728190692","imei1":"41656728190692","imei2":"41656728190692","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:25:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176676,"job_number":"JOB_176676","tr_customer_id":176693,"tr_customer_product_id":176683,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:25:45.000Z","modified_at":"2026-02-04T04:25:45.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"29758253866166","imei1":"29758253866166","imei2":"29758253866166","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:25:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176677,"job_number":"JOB_176677","tr_customer_id":176694,"tr_customer_product_id":176684,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:25:46.000Z","modified_at":"2026-02-04T04:25:46.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"88565706070614","imei1":"88565706070614","imei2":"88565706070614","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:25:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176678,"job_number":"JOB_176678","tr_customer_id":176695,"tr_customer_product_id":176685,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:25:46.000Z","modified_at":"2026-02-04T04:25:46.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"40076499513380","imei1":"40076499513380","imei2":"40076499513380","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:25:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176679,"job_number":"JOB_176679","tr_customer_id":176696,"tr_customer_product_id":176686,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:25:46.000Z","modified_at":"2026-02-04T04:25:46.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"72256581114329","imei1":"72256581114329","imei2":"72256581114329","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:25:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176680,"job_number":"JOB_176680","tr_customer_id":176697,"tr_customer_product_id":176687,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:25:47.000Z","modified_at":"2026-02-04T04:25:47.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"91534798433651","imei1":"91534798433651","imei2":"91534798433651","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:25:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176682,"job_number":"JOB_176682","tr_customer_id":176699,"tr_customer_product_id":176689,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:26:20.000Z","modified_at":"2026-02-04T04:26:20.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"85602418046585","imei1":"85602418046585","imei2":"85602418046585","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:26:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176683,"job_number":"JOB_176683","tr_customer_id":176700,"tr_customer_product_id":176690,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:26:20.000Z","modified_at":"2026-02-04T04:26:20.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"53727943404384","imei1":"53727943404384","imei2":"53727943404384","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:26:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176684,"job_number":"JOB_176684","tr_customer_id":176701,"tr_customer_product_id":176691,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:26:21.000Z","modified_at":"2026-02-04T04:26:21.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"42801718748677","imei1":"42801718748677","imei2":"42801718748677","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:26:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176685,"job_number":"JOB_176685","tr_customer_id":176702,"tr_customer_product_id":176692,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:26:21.000Z","modified_at":"2026-02-04T04:26:21.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"20288871504387","imei1":"20288871504387","imei2":"20288871504387","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:26:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176686,"job_number":"JOB_176686","tr_customer_id":176703,"tr_customer_product_id":176693,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:26:21.000Z","modified_at":"2026-02-04T04:26:21.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"25725660558593","imei1":"25725660558593","imei2":"25725660558593","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:26:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176687,"job_number":"JOB_176687","tr_customer_id":176704,"tr_customer_product_id":176694,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:26:22.000Z","modified_at":"2026-02-04T04:26:22.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"29187151783132","imei1":"29187151783132","imei2":"29187151783132","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:26:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176689,"job_number":"JOB_176689","tr_customer_id":176706,"tr_customer_product_id":176696,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:30:15.000Z","modified_at":"2026-02-04T04:30:15.000Z","name":"Alyson Turcotte","mobile_number":"965-719-6650","email_id":"Marquis.Tillman@yahoo.com","dop":"2025-09-30","serial_number":"34429574032953","imei1":"34429574032953","imei2":"34429574032953","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:30:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176690,"job_number":"JOB_176690","tr_customer_id":176707,"tr_customer_product_id":176697,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:35:33.000Z","modified_at":"2026-02-04T04:35:33.000Z","name":"Hillary Moore","mobile_number":"579-596-0249","email_id":"Alba29@yahoo.com","dop":"2025-09-30","serial_number":"61316736434058","imei1":"61316736434058","imei2":"61316736434058","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:35:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176691,"job_number":"JOB_176691","tr_customer_id":176708,"tr_customer_product_id":176698,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:39:08.000Z","modified_at":"2026-02-04T04:39:08.000Z","name":"{{first_name}} {{last_name}}","mobile_number":"{{mobile_number}}","email_id":"Sapkalshri1525@gmail.com","dop":"2025-06-23","serial_number":"19699211407674","imei1":"19699211407674","imei2":"19699211407674","popurl":"2025-06-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:39:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176692,"job_number":"JOB_176692","tr_customer_id":176709,"tr_customer_product_id":176699,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:39:10.000Z","modified_at":"2026-02-04T04:39:10.000Z","name":"{{first_name}} {{last_name}}","mobile_number":"{{mobile_number}}","email_id":"Sapkalshri1525@gmail.com","dop":"2025-06-23","serial_number":"18529332703929","imei1":"18529332703929","imei2":"18529332703929","popurl":"2025-06-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:39:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176693,"job_number":"JOB_176693","tr_customer_id":176710,"tr_customer_product_id":176700,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:39:13.000Z","modified_at":"2026-02-04T04:39:13.000Z","name":"{{first_name}} {{last_name}}","mobile_number":"{{mobile_number}}","email_id":"Sapkalshri1525@gmail.com","dop":"2025-06-23","serial_number":"17157898464474","imei1":"17157898464474","imei2":"17157898464474","popurl":"2025-06-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:39:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176694,"job_number":"JOB_176694","tr_customer_id":176711,"tr_customer_product_id":176701,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:39:15.000Z","modified_at":"2026-02-04T04:39:15.000Z","name":"{{first_name}} {{last_name}}","mobile_number":"{{mobile_number}}","email_id":"Sapkalshri1525@gmail.com","dop":"2025-06-23","serial_number":"15404229394949","imei1":"15404229394949","imei2":"15404229394949","popurl":"2025-06-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:39:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176695,"job_number":"JOB_176695","tr_customer_id":176712,"tr_customer_product_id":176702,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:43:24.000Z","modified_at":"2026-02-04T04:43:24.000Z","name":"rajesh k","mobile_number":"9013902857","email_id":"rajes@raj.com","dop":"2025-04-06","serial_number":"13449316679954","imei1":"13449316679954","imei2":"13449316679954","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:43:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176697,"job_number":"JOB_176697","tr_customer_id":176714,"tr_customer_product_id":176704,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:43:59.000Z","modified_at":"2026-02-04T04:43:59.000Z","name":"rajesh k","mobile_number":"9013902857","email_id":"rajes@raj.com","dop":"2025-04-06","serial_number":"16189747905956","imei1":"16189747905956","imei2":"16189747905956","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:43:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176699,"job_number":"JOB_176699","tr_customer_id":176716,"tr_customer_product_id":176706,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:44:12.000Z","modified_at":"2026-02-04T04:44:12.000Z","name":"kanna t","mobile_number":"9013902854","email_id":"kanna@kanna.com","dop":"2025-04-06","serial_number":"10748458066301","imei1":"10748458066301","imei2":"10748458066301","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:44:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176701,"job_number":"JOB_176701","tr_customer_id":176718,"tr_customer_product_id":176708,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:44:44.000Z","modified_at":"2026-02-04T04:44:44.000Z","name":"kanna t","mobile_number":"9013902854","email_id":"kanna@kanna.com","dop":"2025-04-06","serial_number":"12842241491973","imei1":"12842241491973","imei2":"12842241491973","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:44:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176703,"job_number":"JOB_176703","tr_customer_id":176720,"tr_customer_product_id":176710,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:45:01.000Z","modified_at":"2026-02-04T04:45:01.000Z","name":"Yuvan r","mobile_number":"9013902859","email_id":"Yuvan@Yuvan.com","dop":"2025-04-06","serial_number":"10524274141470","imei1":"10524274141470","imei2":"10524274141470","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:45:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176705,"job_number":"JOB_176705","tr_customer_id":176722,"tr_customer_product_id":176712,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:45:29.000Z","modified_at":"2026-02-04T04:45:29.000Z","name":"Yuvan r","mobile_number":"9013902859","email_id":"Yuvan@Yuvan.com","dop":"2025-04-06","serial_number":"16923885656991","imei1":"16923885656991","imei2":"16923885656991","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:45:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176709,"job_number":"JOB_176709","tr_customer_id":176726,"tr_customer_product_id":176716,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T05:05:55.000Z","modified_at":"2026-02-04T05:05:55.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11514508547063","imei1":"11514508547063","imei2":"11514508547063","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T05:05:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176711,"job_number":"JOB_176711","tr_customer_id":176728,"tr_customer_product_id":176718,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T05:05:57.000Z","modified_at":"2026-02-04T05:05:57.000Z","name":"Cordia Turcotte","mobile_number":"451-306-2653","email_id":"Rupert_Keeling@yahoo.com","dop":"2025-04-06","serial_number":"19136358291611964","imei1":"19136358291611964","imei2":"19136358291611964","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T05:05:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176712,"job_number":"JOB_176712","tr_customer_id":176729,"tr_customer_product_id":176719,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T05:06:40.000Z","modified_at":"2026-02-04T05:06:40.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16905230202416","imei1":"16905230202416","imei2":"16905230202416","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T05:06:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176714,"job_number":"JOB_176714","tr_customer_id":176731,"tr_customer_product_id":176721,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T05:06:42.000Z","modified_at":"2026-02-04T05:06:42.000Z","name":"Krista Moore","mobile_number":"362-942-4405","email_id":"Terence65@yahoo.com","dop":"2025-04-06","serial_number":"16403405966551350","imei1":"16403405966551350","imei2":"16403405966551350","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T05:06:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176715,"job_number":"JOB_176715","tr_customer_id":176732,"tr_customer_product_id":176722,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T05:07:04.000Z","modified_at":"2026-02-04T05:07:04.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-01-25","serial_number":"74407999979069","imei1":"74407999979069","imei2":"74407999979069","popurl":"2026-01-25T05:07:04.175932255Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T05:07:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176716,"job_number":"JOB_176716","tr_customer_id":176733,"tr_customer_product_id":176723,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T05:07:11.000Z","modified_at":"2026-02-04T05:07:11.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-01-25","serial_number":"20353073928838","imei1":"20353073928838","imei2":"20353073928838","popurl":"2026-01-25T05:07:11.499638875Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T05:07:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176717,"job_number":"JOB_176717","tr_customer_id":176734,"tr_customer_product_id":176724,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T05:07:26.000Z","modified_at":"2026-02-04T05:07:26.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15783691382680","imei1":"15783691382680","imei2":"15783691382680","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T05:07:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176719,"job_number":"JOB_176719","tr_customer_id":176736,"tr_customer_product_id":176726,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T05:07:27.000Z","modified_at":"2026-02-04T05:07:27.000Z","name":"Juliana Rosenbaum","mobile_number":"212-404-7757","email_id":"Vincent71@gmail.com","dop":"2025-04-06","serial_number":"10887896946741232","imei1":"10887896946741232","imei2":"10887896946741232","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T05:07:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176720,"job_number":"JOB_176720","tr_customer_id":176737,"tr_customer_product_id":176727,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T05:11:42.000Z","modified_at":"2026-02-04T05:11:42.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"101597009614527","imei1":"101597009614527","imei2":"101597009614527","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T05:11:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176722,"job_number":"JOB_176722","tr_customer_id":176739,"tr_customer_product_id":176729,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T05:11:54.000Z","modified_at":"2026-02-04T05:11:54.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"105054316961870","imei1":"105054316961870","imei2":"105054316961870","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T05:11:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176724,"job_number":"JOB_176724","tr_customer_id":176741,"tr_customer_product_id":176731,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T05:18:32.000Z","modified_at":"2026-02-04T05:18:32.000Z","name":"Vesta Pagac","mobile_number":"663-908-1685","email_id":"Malika.Herman@gmail.com","dop":"2025-12-04","serial_number":"1002721358520805","imei1":"1002721358520805","imei2":"1002721358520805","popurl":"2025-12-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T05:18:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176725,"job_number":"JOB_176725","tr_customer_id":176742,"tr_customer_product_id":176732,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T05:19:23.000Z","modified_at":"2026-02-04T05:19:23.000Z","name":"Nellie Harris","mobile_number":"890-452-9847","email_id":"Casimir_Hermiston@yahoo.com","dop":"2025-12-04","serial_number":"1008961478115250","imei1":"1008961478115250","imei2":"1008961478115250","popurl":"2025-12-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T05:19:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176727,"job_number":"JOB_176727","tr_customer_id":176744,"tr_customer_product_id":176734,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T05:29:31.000Z","modified_at":"2026-02-04T05:29:31.000Z","name":"Sabrina Upton","mobile_number":"534-392-0663","email_id":"Freeda_Fahey@gmail.com","dop":"2025-04-06","serial_number":"12801900000694430","imei1":"12801900000694430","imei2":"12801900000694430","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T05:29:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176729,"job_number":"JOB_176729","tr_customer_id":176746,"tr_customer_product_id":176736,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T05:29:56.000Z","modified_at":"2026-02-04T05:29:56.000Z","name":"Dereck Leannon","mobile_number":"798-488-7635","email_id":"Cassandre38@yahoo.com","dop":"2025-04-06","serial_number":"18684470666264850","imei1":"18684470666264850","imei2":"18684470666264850","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T05:29:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176730,"job_number":"JOB_176730","tr_customer_id":176747,"tr_customer_product_id":176737,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T05:39:27.000Z","modified_at":"2026-02-04T05:39:27.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14393888418235","imei1":"14393888418235","imei2":"14393888418235","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T05:39:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176732,"job_number":"JOB_176732","tr_customer_id":176749,"tr_customer_product_id":176739,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T05:39:29.000Z","modified_at":"2026-02-04T05:39:29.000Z","name":"Abe Dickens","mobile_number":"508-928-2325","email_id":"Ozella58@gmail.com","dop":"2025-04-06","serial_number":"10516198044146950","imei1":"10516198044146950","imei2":"10516198044146950","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T05:39:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176733,"job_number":"JOB_176733","tr_customer_id":176750,"tr_customer_product_id":176740,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T05:40:11.000Z","modified_at":"2026-02-04T05:40:11.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16465078905770","imei1":"16465078905770","imei2":"16465078905770","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T05:40:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176735,"job_number":"JOB_176735","tr_customer_id":176752,"tr_customer_product_id":176742,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T05:40:12.000Z","modified_at":"2026-02-04T05:40:12.000Z","name":"Charity Emard","mobile_number":"790-955-8347","email_id":"Cleo49@yahoo.com","dop":"2025-04-06","serial_number":"17460632512552808","imei1":"17460632512552808","imei2":"17460632512552808","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T05:40:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176736,"job_number":"JOB_176736","tr_customer_id":176753,"tr_customer_product_id":176743,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T05:40:54.000Z","modified_at":"2026-02-04T05:40:54.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12975851916640","imei1":"12975851916640","imei2":"12975851916640","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T05:40:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176738,"job_number":"JOB_176738","tr_customer_id":176755,"tr_customer_product_id":176745,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T05:40:55.000Z","modified_at":"2026-02-04T05:40:55.000Z","name":"Toney Keebler","mobile_number":"456-222-9634","email_id":"Juwan_Bosco75@gmail.com","dop":"2025-04-06","serial_number":"14086269047987012","imei1":"14086269047987012","imei2":"14086269047987012","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T05:40:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176739,"job_number":"JOB_176739","tr_customer_id":176756,"tr_customer_product_id":176746,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T05:58:43.000Z","modified_at":"2026-02-04T05:58:43.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"15703021058767","imei1":"15703021058767","imei2":"115703021058767","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T05:58:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176744,"job_number":"JOB_176744","tr_customer_id":176761,"tr_customer_product_id":176751,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:32:49.000Z","modified_at":"2026-02-04T06:32:49.000Z","name":"Ayush Mhatre","mobile_number":"1243546789","email_id":"wery@gmail.com","dop":"2026-01-25","serial_number":"10000471917300","imei1":"10000471017301","imei2":"10000041817302","popurl":"2026-01-25T06:32:48.268586300Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:32:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176749,"job_number":"JOB_176749","tr_customer_id":176766,"tr_customer_product_id":176756,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:35:15.000Z","modified_at":"2026-02-04T06:35:15.000Z","name":"Ayush Mhatre","mobile_number":"1243546789","email_id":"wery@gmail.com","dop":"2026-01-25","serial_number":"10000571917300","imei1":"10000571017301","imei2":"10000051817302","popurl":"2026-01-25T06:35:15.339250600Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:35:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176756,"job_number":"JOB_176756","tr_customer_id":176773,"tr_customer_product_id":176763,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:37:25.000Z","modified_at":"2026-02-04T06:37:25.000Z","name":"Sravan V","mobile_number":"8492453456","email_id":"srav@gmail.com","dop":"2025-12-31","serial_number":"109467452676855","imei1":"109467452676855","imei2":"109467452676855","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:37:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176761,"job_number":"JOB_176761","tr_customer_id":176778,"tr_customer_product_id":176768,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:37:40.000Z","modified_at":"2026-02-04T06:37:40.000Z","name":"Ayush Mhatre","mobile_number":"1243546789","email_id":"wery@gmail.com","dop":"2026-01-25","serial_number":"10000671917300","imei1":"10000671017301","imei2":"10000061817302","popurl":"2026-01-25T06:37:40.004938Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:37:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176762,"job_number":"JOB_176762","tr_customer_id":176779,"tr_customer_product_id":176769,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:38:14.000Z","modified_at":"2026-02-04T06:38:14.000Z","name":"Srav k","mobile_number":"8492443456","email_id":"sravanh@gmail.com","dop":"2025-12-31","serial_number":"105808998409499","imei1":"105808998409499","imei2":"105808998409499","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:38:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176767,"job_number":"JOB_176767","tr_customer_id":176784,"tr_customer_product_id":176774,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:39:03.000Z","modified_at":"2026-02-04T06:39:03.000Z","name":"ravan V","mobile_number":"8492453457","email_id":"rav@gmail.com","dop":"2025-12-31","serial_number":"104838426111240","imei1":"104838426111240","imei2":"104838426111240","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:39:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176769,"job_number":"JOB_176769","tr_customer_id":176786,"tr_customer_product_id":176776,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:39:16.000Z","modified_at":"2026-02-04T06:39:16.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10556773782240","imei1":"10556773782240","imei2":"10556773782240","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:39:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176771,"job_number":"JOB_176771","tr_customer_id":176788,"tr_customer_product_id":176778,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:39:17.000Z","modified_at":"2026-02-04T06:39:17.000Z","name":"Meda Morar","mobile_number":"649-864-4917","email_id":"Hadley.Brown92@yahoo.com","dop":"2025-06-18","serial_number":"1088488536829495","imei1":"1088488536829495","imei2":"1088488536829495","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:39:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176773,"job_number":"JOB_176773","tr_customer_id":176790,"tr_customer_product_id":176780,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:39:22.000Z","modified_at":"2026-02-04T06:39:22.000Z","name":"Winnifred McLaughlin","mobile_number":"286-474-9357","email_id":"Elvie.Weissnat36@hotmail.com","dop":"2025-04-06","serial_number":"13213865836896608","imei1":"13213865836896608","imei2":"13213865836896608","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:39:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176774,"job_number":"JOB_176774","tr_customer_id":176791,"tr_customer_product_id":176781,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:40:08.000Z","modified_at":"2026-02-04T06:40:08.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10136622504324","imei1":"10136622504324","imei2":"10136622504324","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:40:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176776,"job_number":"JOB_176776","tr_customer_id":176793,"tr_customer_product_id":176783,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:40:09.000Z","modified_at":"2026-02-04T06:40:09.000Z","name":"Jean Strosin","mobile_number":"774-797-4342","email_id":"Adolph84@hotmail.com","dop":"2025-06-18","serial_number":"1008346859110637","imei1":"1008346859110637","imei2":"1008346859110637","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:40:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176777,"job_number":"JOB_176777","tr_customer_id":176794,"tr_customer_product_id":176784,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:40:34.000Z","modified_at":"2026-02-04T06:40:34.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11306483055780","imei1":"11306483055780","imei2":"11306483055780","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:40:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176779,"job_number":"JOB_176779","tr_customer_id":176796,"tr_customer_product_id":176786,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:40:35.000Z","modified_at":"2026-02-04T06:40:35.000Z","name":"Anne Kohler","mobile_number":"646-276-5323","email_id":"Giuseppe99@gmail.com","dop":"2025-04-06","serial_number":"10122348091235562","imei1":"10122348091235562","imei2":"10122348091235562","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:40:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176780,"job_number":"JOB_176780","tr_customer_id":176797,"tr_customer_product_id":176787,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:41:22.000Z","modified_at":"2026-02-04T06:41:22.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15697703473341","imei1":"15697703473341","imei2":"15697703473341","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:41:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176782,"job_number":"JOB_176782","tr_customer_id":176799,"tr_customer_product_id":176789,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:41:24.000Z","modified_at":"2026-02-04T06:41:24.000Z","name":"Charles Schumm","mobile_number":"660-573-6891","email_id":"Stone9@gmail.com","dop":"2025-04-06","serial_number":"18172260366394136","imei1":"18172260366394136","imei2":"18172260366394136","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:41:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176783,"job_number":"JOB_176783","tr_customer_id":176800,"tr_customer_product_id":176790,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:42:09.000Z","modified_at":"2026-02-04T06:42:09.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19026898101899","imei1":"19026898101899","imei2":"19026898101899","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:42:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176785,"job_number":"JOB_176785","tr_customer_id":176802,"tr_customer_product_id":176792,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:42:11.000Z","modified_at":"2026-02-04T06:42:11.000Z","name":"Stephanie Mraz","mobile_number":"472-216-4112","email_id":"Jeramie.Nitzsche28@hotmail.com","dop":"2025-04-06","serial_number":"16938855388452676","imei1":"16938855388452676","imei2":"16938855388452676","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:42:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176786,"job_number":"JOB_176786","tr_customer_id":176803,"tr_customer_product_id":176793,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:42:40.000Z","modified_at":"2026-02-04T06:42:40.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16222102474690","imei1":"16222102474690","imei2":"16222102474690","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:42:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176788,"job_number":"JOB_176788","tr_customer_id":176805,"tr_customer_product_id":176795,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:42:42.000Z","modified_at":"2026-02-04T06:42:42.000Z","name":"Jarrod Boyle","mobile_number":"913-200-2831","email_id":"Keven.Barton@yahoo.com","dop":"2025-04-06","serial_number":"18173978254419480","imei1":"18173978254419480","imei2":"18173978254419480","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:42:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176789,"job_number":"JOB_176789","tr_customer_id":176806,"tr_customer_product_id":176796,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:43:29.000Z","modified_at":"2026-02-04T06:43:29.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17881802168912","imei1":"17881802168912","imei2":"17881802168912","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:43:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176791,"job_number":"JOB_176791","tr_customer_id":176808,"tr_customer_product_id":176798,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:43:30.000Z","modified_at":"2026-02-04T06:43:30.000Z","name":"Arthur Terry","mobile_number":"821-964-7596","email_id":"Rosetta.Quitzon41@gmail.com","dop":"2025-04-06","serial_number":"12054773676001446","imei1":"12054773676001446","imei2":"12054773676001446","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:43:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176792,"job_number":"JOB_176792","tr_customer_id":176809,"tr_customer_product_id":176799,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:44:16.000Z","modified_at":"2026-02-04T06:44:16.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12718590534378","imei1":"12718590534378","imei2":"12718590534378","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:44:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176794,"job_number":"JOB_176794","tr_customer_id":176811,"tr_customer_product_id":176801,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:44:18.000Z","modified_at":"2026-02-04T06:44:18.000Z","name":"Kennith Koch","mobile_number":"523-739-2558","email_id":"Pietro57@gmail.com","dop":"2025-04-06","serial_number":"16310320333621812","imei1":"16310320333621812","imei2":"16310320333621812","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:44:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176796,"job_number":"JOB_176796","tr_customer_id":176813,"tr_customer_product_id":176803,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:45:24.000Z","modified_at":"2026-02-04T06:45:24.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16344315738281","imei1":"16344315738281","imei2":"16344315738281","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:45:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176798,"job_number":"JOB_176798","tr_customer_id":176815,"tr_customer_product_id":176805,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:45:25.000Z","modified_at":"2026-02-04T06:45:25.000Z","name":"Thaddeus Klocko","mobile_number":"614-774-7085","email_id":"Candice_Leannon5@gmail.com","dop":"2025-04-06","serial_number":"10603913660394586","imei1":"10603913660394586","imei2":"10603913660394586","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:45:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176799,"job_number":"JOB_176799","tr_customer_id":176816,"tr_customer_product_id":176806,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:46:12.000Z","modified_at":"2026-02-04T06:46:12.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17022391708038","imei1":"17022391708038","imei2":"17022391708038","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:46:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176801,"job_number":"JOB_176801","tr_customer_id":176818,"tr_customer_product_id":176808,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:46:14.000Z","modified_at":"2026-02-04T06:46:14.000Z","name":"Meaghan Ritchie","mobile_number":"485-258-6316","email_id":"Bernadine.Walter@gmail.com","dop":"2025-04-06","serial_number":"13436115505015792","imei1":"13436115505015792","imei2":"13436115505015792","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:46:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176802,"job_number":"JOB_176802","tr_customer_id":176819,"tr_customer_product_id":176809,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:47:00.000Z","modified_at":"2026-02-04T06:47:00.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13263622890391","imei1":"13263622890391","imei2":"13263622890391","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:47:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176804,"job_number":"JOB_176804","tr_customer_id":176821,"tr_customer_product_id":176811,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:47:01.000Z","modified_at":"2026-02-04T06:47:01.000Z","name":"Lonnie Kreiger","mobile_number":"718-513-4450","email_id":"Hiram_Altenwerth@gmail.com","dop":"2025-04-06","serial_number":"15398767579700470","imei1":"15398767579700470","imei2":"15398767579700470","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:47:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176806,"job_number":"JOB_176806","tr_customer_id":176823,"tr_customer_product_id":176813,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:51:19.000Z","modified_at":"2026-02-04T06:51:19.000Z","name":"Orville Oberbrunner","mobile_number":"251-275-9641","email_id":"Maximillia_Lemke57@hotmail.com","dop":"2025-04-06","serial_number":"11034218713316172","imei1":"11034218713316172","imei2":"11034218713316172","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:51:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176807,"job_number":"JOB_176807","tr_customer_id":176824,"tr_customer_product_id":176814,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:52:38.000Z","modified_at":"2026-02-04T06:52:38.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18151415031528","imei1":"18151415031528","imei2":"18151415031528","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:52:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176809,"job_number":"JOB_176809","tr_customer_id":176826,"tr_customer_product_id":176816,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:52:40.000Z","modified_at":"2026-02-04T06:52:40.000Z","name":"Cortney McCullough","mobile_number":"277-698-1518","email_id":"Burnice.Ledner@hotmail.com","dop":"2025-04-06","serial_number":"15883677345820860","imei1":"15883677345820860","imei2":"15883677345820860","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:52:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176810,"job_number":"JOB_176810","tr_customer_id":176827,"tr_customer_product_id":176817,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:52:54.000Z","modified_at":"2026-02-04T06:52:54.000Z","name":"Onkar Bhole","mobile_number":"7046563552","email_id":"Onkarbhole@gmail.com","dop":"2025-04-06","serial_number":"17634599089101","imei1":"17634599089101","imei2":"17634599089101","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:52:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176812,"job_number":"JOB_176812","tr_customer_id":176829,"tr_customer_product_id":176819,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:52:56.000Z","modified_at":"2026-02-04T06:52:56.000Z","name":"Louie Johnson","mobile_number":"754-316-4928","email_id":"Bert49@gmail.com","dop":"2025-04-06","serial_number":"11866253342877496","imei1":"11866253342877496","imei2":"11866253342877496","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:52:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176816,"job_number":"JOB_176816","tr_customer_id":176833,"tr_customer_product_id":176823,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:53:25.000Z","modified_at":"2026-02-04T06:53:25.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14841969951716","imei1":"14841969951716","imei2":"14841969951716","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:53:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176818,"job_number":"JOB_176818","tr_customer_id":176835,"tr_customer_product_id":176825,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:53:26.000Z","modified_at":"2026-02-04T06:53:26.000Z","name":"Mozelle Beier","mobile_number":"304-716-3783","email_id":"Norris_Gleichner91@gmail.com","dop":"2025-04-06","serial_number":"11211919554825276","imei1":"11211919554825276","imei2":"11211919554825276","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:53:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176819,"job_number":"JOB_176819","tr_customer_id":176836,"tr_customer_product_id":176826,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:53:40.000Z","modified_at":"2026-02-04T06:53:40.000Z","name":"dora p","mobile_number":"9321435112","email_id":"dora@gmail.com","dop":"2025-04-06","serial_number":"10471178019657","imei1":"10471178019657","imei2":"10471178019657","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:53:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176821,"job_number":"JOB_176821","tr_customer_id":176838,"tr_customer_product_id":176828,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:53:42.000Z","modified_at":"2026-02-04T06:53:42.000Z","name":"Dangelo Daugherty","mobile_number":"971-243-9069","email_id":"Dariana_Emmerich@hotmail.com","dop":"2025-04-06","serial_number":"12358207551006692","imei1":"12358207551006692","imei2":"12358207551006692","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:53:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176825,"job_number":"JOB_176825","tr_customer_id":176842,"tr_customer_product_id":176832,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:54:09.000Z","modified_at":"2026-02-04T06:54:09.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18256882178155","imei1":"18256882178155","imei2":"18256882178155","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:54:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176827,"job_number":"JOB_176827","tr_customer_id":176844,"tr_customer_product_id":176834,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:54:10.000Z","modified_at":"2026-02-04T06:54:10.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18719836617783","imei1":"18719836617783","imei2":"18719836617783","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:54:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176829,"job_number":"JOB_176829","tr_customer_id":176846,"tr_customer_product_id":176836,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:54:11.000Z","modified_at":"2026-02-04T06:54:11.000Z","name":"Vivianne Lindgren","mobile_number":"822-982-3785","email_id":"Ian.Goodwin86@gmail.com","dop":"2025-04-06","serial_number":"14405932654558460","imei1":"14405932654558460","imei2":"14405932654558460","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:54:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176830,"job_number":"JOB_176830","tr_customer_id":176847,"tr_customer_product_id":176837,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:54:12.000Z","modified_at":"2026-02-04T06:54:12.000Z","name":"Elaina Ondricka","mobile_number":"957-757-0898","email_id":"Lexus92@gmail.com","dop":"2025-04-06","serial_number":"16882268492996790","imei1":"16882268492996790","imei2":"16882268492996790","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:54:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176831,"job_number":"JOB_176831","tr_customer_id":176848,"tr_customer_product_id":176838,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:54:26.000Z","modified_at":"2026-02-04T06:54:26.000Z","name":"pradnya t","mobile_number":"7046563551","email_id":"pradnya@gmail.com","dop":"2025-04-06","serial_number":"10358783354710","imei1":"10358783354710","imei2":"10358783354710","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:54:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176833,"job_number":"JOB_176833","tr_customer_id":176850,"tr_customer_product_id":176840,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:54:28.000Z","modified_at":"2026-02-04T06:54:28.000Z","name":"Moshe Wisoky","mobile_number":"884-899-5463","email_id":"Theo85@yahoo.com","dop":"2025-04-06","serial_number":"14077937882959564","imei1":"14077937882959564","imei2":"14077937882959564","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:54:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176837,"job_number":"JOB_176837","tr_customer_id":176854,"tr_customer_product_id":176844,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:54:56.000Z","modified_at":"2026-02-04T06:54:56.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15450305710266","imei1":"15450305710266","imei2":"15450305710266","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:54:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176839,"job_number":"JOB_176839","tr_customer_id":176856,"tr_customer_product_id":176846,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:54:58.000Z","modified_at":"2026-02-04T06:54:58.000Z","name":"Garnet McDermott","mobile_number":"664-908-1779","email_id":"Dudley_Strosin@yahoo.com","dop":"2025-04-06","serial_number":"19389872233651690","imei1":"19389872233651690","imei2":"19389872233651690","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:54:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176843,"job_number":"JOB_176843","tr_customer_id":176860,"tr_customer_product_id":176850,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:55:42.000Z","modified_at":"2026-02-04T06:55:42.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15463580651719","imei1":"15463580651719","imei2":"15463580651719","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:55:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176845,"job_number":"JOB_176845","tr_customer_id":176862,"tr_customer_product_id":176852,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:55:44.000Z","modified_at":"2026-02-04T06:55:44.000Z","name":"Adolf Brakus","mobile_number":"799-875-0420","email_id":"Norval_Wilkinson@yahoo.com","dop":"2025-04-06","serial_number":"11566113473646940","imei1":"11566113473646940","imei2":"11566113473646940","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:55:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176846,"job_number":"JOB_176846","tr_customer_id":176863,"tr_customer_product_id":176853,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:59:00.000Z","modified_at":"2026-02-04T06:59:00.000Z","name":"neeraj v","mobile_number":"9182460199","email_id":"neeraj.v@outlook.com","dop":"2025-04-06","serial_number":"17250794554640","imei1":"17250794554640","imei2":"17250794554640","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:59:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176848,"job_number":"JOB_176848","tr_customer_id":176865,"tr_customer_product_id":176855,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:59:02.000Z","modified_at":"2026-02-04T06:59:02.000Z","name":"Curt Schuster","mobile_number":"439-454-7707","email_id":"Arlo.Cole77@yahoo.com","dop":"2025-04-06","serial_number":"12662005741676300","imei1":"12662005741676300","imei2":"12662005741676300","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:59:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176849,"job_number":"JOB_176849","tr_customer_id":176866,"tr_customer_product_id":176856,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:59:17.000Z","modified_at":"2026-02-04T06:59:17.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12262122722955","imei1":"12262122722955","imei2":"12262122722955","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:59:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176851,"job_number":"JOB_176851","tr_customer_id":176868,"tr_customer_product_id":176858,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:59:19.000Z","modified_at":"2026-02-04T06:59:19.000Z","name":"Cornell Gusikowski","mobile_number":"732-474-1833","email_id":"Luna.Cormier@yahoo.com","dop":"2025-04-06","serial_number":"16667177391289508","imei1":"16667177391289508","imei2":"16667177391289508","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:59:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176852,"job_number":"JOB_176852","tr_customer_id":176869,"tr_customer_product_id":176859,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:59:42.000Z","modified_at":"2026-02-04T06:59:42.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16418611847633","imei1":"16418611847633","imei2":"16418611847633","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:59:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176854,"job_number":"JOB_176854","tr_customer_id":176871,"tr_customer_product_id":176861,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:59:44.000Z","modified_at":"2026-02-04T06:59:44.000Z","name":"Litzy Smith","mobile_number":"604-451-8972","email_id":"Deshaun.Terry@hotmail.com","dop":"2025-04-06","serial_number":"10102493794889132","imei1":"10102493794889132","imei2":"10102493794889132","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:59:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176855,"job_number":"JOB_176855","tr_customer_id":176872,"tr_customer_product_id":176862,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:59:50.000Z","modified_at":"2026-02-04T06:59:50.000Z","name":"viraj kumar","mobile_number":"7982896126","email_id":"virajkumar@gmail.com","dop":"2025-04-06","serial_number":"19878724389562","imei1":"19878724389562","imei2":"19878724389562","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:59:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176857,"job_number":"JOB_176857","tr_customer_id":176874,"tr_customer_product_id":176864,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:59:52.000Z","modified_at":"2026-02-04T06:59:52.000Z","name":"Mya Conn","mobile_number":"929-684-6724","email_id":"Ellen90@hotmail.com","dop":"2025-04-06","serial_number":"17090701524237660","imei1":"17090701524237660","imei2":"17090701524237660","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:59:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176858,"job_number":"JOB_176858","tr_customer_id":176875,"tr_customer_product_id":176865,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T07:00:05.000Z","modified_at":"2026-02-04T07:00:05.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12363618430798","imei1":"12363618430798","imei2":"12363618430798","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T07:00:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176860,"job_number":"JOB_176860","tr_customer_id":176877,"tr_customer_product_id":176867,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T07:00:06.000Z","modified_at":"2026-02-04T07:00:06.000Z","name":"Viviane Herman","mobile_number":"917-986-5780","email_id":"Murray.Waters@gmail.com","dop":"2025-04-06","serial_number":"12886955995318250","imei1":"12886955995318250","imei2":"12886955995318250","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T07:00:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176862,"job_number":"JOB_176862","tr_customer_id":176879,"tr_customer_product_id":176869,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T07:00:26.000Z","modified_at":"2026-02-04T07:00:26.000Z","name":"Skylar Rippin","mobile_number":"564-732-9836","email_id":"Bettie34@gmail.com","dop":"2025-04-06","serial_number":"14946874125886812","imei1":"14946874125886812","imei2":"14946874125886812","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T07:00:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176864,"job_number":"JOB_176864","tr_customer_id":176881,"tr_customer_product_id":176871,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T07:00:28.000Z","modified_at":"2026-02-04T07:00:28.000Z","name":"Sarah Pfeffer","mobile_number":"328-443-1979","email_id":"Hipolito_Ernser@gmail.com","dop":"2025-04-06","serial_number":"19193621071201900","imei1":"19193621071201900","imei2":"19193621071201900","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T07:00:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176865,"job_number":"JOB_176865","tr_customer_id":176882,"tr_customer_product_id":176872,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T07:00:34.000Z","modified_at":"2026-02-04T07:00:34.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11703895170489","imei1":"11703895170489","imei2":"11703895170489","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T07:00:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176867,"job_number":"JOB_176867","tr_customer_id":176884,"tr_customer_product_id":176874,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T07:00:36.000Z","modified_at":"2026-02-04T07:00:36.000Z","name":"Deonte Wiza","mobile_number":"288-490-2349","email_id":"Kenna26@gmail.com","dop":"2025-04-06","serial_number":"14689983834876694","imei1":"14689983834876694","imei2":"14689983834876694","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T07:00:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176868,"job_number":"JOB_176868","tr_customer_id":176885,"tr_customer_product_id":176875,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T07:00:40.000Z","modified_at":"2026-02-04T07:00:40.000Z","name":"udai t","mobile_number":"8019800593","email_id":"udai.t@gmail.com","dop":"2025-04-06","serial_number":"12108290943663","imei1":"12108290943663","imei2":"12108290943663","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T07:00:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176870,"job_number":"JOB_176870","tr_customer_id":176887,"tr_customer_product_id":176877,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T07:00:42.000Z","modified_at":"2026-02-04T07:00:42.000Z","name":"Gaetano Kessler","mobile_number":"642-851-7184","email_id":"Liliana42@gmail.com","dop":"2025-04-06","serial_number":"18670126095900050","imei1":"18670126095900050","imei2":"18670126095900050","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T07:00:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176871,"job_number":"JOB_176871","tr_customer_id":176888,"tr_customer_product_id":176878,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T07:00:52.000Z","modified_at":"2026-02-04T07:00:52.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18437109585289","imei1":"18437109585289","imei2":"18437109585289","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T07:00:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176873,"job_number":"JOB_176873","tr_customer_id":176890,"tr_customer_product_id":176880,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T07:00:53.000Z","modified_at":"2026-02-04T07:00:53.000Z","name":"Elyssa Kshlerin","mobile_number":"372-458-5126","email_id":"Maxime_Walker81@yahoo.com","dop":"2025-04-06","serial_number":"13051102664444396","imei1":"13051102664444396","imei2":"13051102664444396","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T07:00:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176874,"job_number":"JOB_176874","tr_customer_id":176891,"tr_customer_product_id":176881,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T07:01:26.000Z","modified_at":"2026-02-04T07:01:26.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16948694891387","imei1":"16948694891387","imei2":"16948694891387","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T07:01:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176876,"job_number":"JOB_176876","tr_customer_id":176893,"tr_customer_product_id":176883,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T07:01:28.000Z","modified_at":"2026-02-04T07:01:28.000Z","name":"Donny McGlynn","mobile_number":"645-596-9215","email_id":"Adrain_Wisoky39@gmail.com","dop":"2025-04-06","serial_number":"13580902858992318","imei1":"13580902858992318","imei2":"13580902858992318","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T07:01:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176877,"job_number":"JOB_176877","tr_customer_id":176894,"tr_customer_product_id":176884,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T07:03:36.000Z","modified_at":"2026-02-04T07:03:36.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11732668489445","imei1":"11732668489445","imei2":"11732668489445","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T07:03:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176879,"job_number":"JOB_176879","tr_customer_id":176896,"tr_customer_product_id":176886,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T07:03:38.000Z","modified_at":"2026-02-04T07:03:38.000Z","name":"Monserrate Dickinson","mobile_number":"291-664-4654","email_id":"Alfreda_Dickinson83@hotmail.com","dop":"2025-04-06","serial_number":"19817876698493320","imei1":"19817876698493320","imei2":"19817876698493320","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T07:03:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176881,"job_number":"JOB_176881","tr_customer_id":176898,"tr_customer_product_id":176888,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T07:03:43.000Z","modified_at":"2026-02-04T07:03:43.000Z","name":"Marie Pagac","mobile_number":"336-738-5310","email_id":"Chester.OReilly30@gmail.com","dop":"2025-04-06","serial_number":"15088614550139698","imei1":"15088614550139698","imei2":"15088614550139698","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T07:03:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176882,"job_number":"JOB_176882","tr_customer_id":176899,"tr_customer_product_id":176889,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T07:04:27.000Z","modified_at":"2026-02-04T07:04:27.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15704809715392","imei1":"15704809715392","imei2":"15704809715392","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T07:04:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176884,"job_number":"JOB_176884","tr_customer_id":176901,"tr_customer_product_id":176891,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T07:04:29.000Z","modified_at":"2026-02-04T07:04:29.000Z","name":"Salma Schowalter","mobile_number":"999-352-2106","email_id":"Henderson.Gorczany45@yahoo.com","dop":"2025-04-06","serial_number":"16825402503846114","imei1":"16825402503846114","imei2":"16825402503846114","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T07:04:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176885,"job_number":"JOB_176885","tr_customer_id":176902,"tr_customer_product_id":176892,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T07:05:18.000Z","modified_at":"2026-02-04T07:05:18.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19301773139843","imei1":"19301773139843","imei2":"19301773139843","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T07:05:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176887,"job_number":"JOB_176887","tr_customer_id":176904,"tr_customer_product_id":176894,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T07:05:20.000Z","modified_at":"2026-02-04T07:05:20.000Z","name":"Melany Morissette","mobile_number":"763-378-7501","email_id":"Ned_Johns@gmail.com","dop":"2025-04-06","serial_number":"12040749721970538","imei1":"12040749721970538","imei2":"12040749721970538","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T07:05:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176888,"job_number":"JOB_176888","tr_customer_id":176905,"tr_customer_product_id":176895,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T07:32:00.000Z","modified_at":"2026-02-04T07:32:00.000Z","name":"Kumari Usha","mobile_number":"7899453211","email_id":"kmusha1298@gmail.com","dop":"2025-12-01","serial_number":"17599156827551","imei1":"17599156827551","imei2":"17599156827551","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T07:32:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176890,"job_number":"JOB_176890","tr_customer_id":176907,"tr_customer_product_id":176897,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T07:32:14.000Z","modified_at":"2026-02-04T07:32:14.000Z","name":"Uday P","mobile_number":"7690034256","email_id":"uday@gmail.com","dop":"2025-12-01","serial_number":"15124988821955","imei1":"15124988821955","imei2":"15124988821955","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T07:32:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176892,"job_number":"JOB_176892","tr_customer_id":176909,"tr_customer_product_id":176899,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T07:32:29.000Z","modified_at":"2026-02-04T07:32:29.000Z","name":"Jaya Kandpal","mobile_number":"8890345621","email_id":"jayakandpal@gmail.com","dop":"2025-12-01","serial_number":"11212478795249","imei1":"11212478795249","imei2":"11212478795249","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T07:32:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176393,"job_number":"JOB_176393","tr_customer_id":176410,"tr_customer_product_id":176400,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-03T20:46:30.000Z","modified_at":"2026-02-03T20:46:30.000Z","name":"Reynold Rolfson","mobile_number":"982-501-4770","email_id":"Odell_Marks@yahoo.com","dop":"2025-04-25","serial_number":"13915635489986","imei1":"13915635489986","imei2":"13915635489986","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-03T20:46:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176407,"job_number":"JOB_176407","tr_customer_id":176424,"tr_customer_product_id":176414,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-03T21:46:59.000Z","modified_at":"2026-02-03T21:46:59.000Z","name":"Reynold Rolfson","mobile_number":"982-501-4770","email_id":"Odell_Marks@yahoo.com","dop":"2025-04-25","serial_number":"99915635489986","imei1":"99915635489986","imei2":"99915635489986","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-03T21:46:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176408,"job_number":"JOB_176408","tr_customer_id":176425,"tr_customer_product_id":176415,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-03T21:46:59.000Z","modified_at":"2026-02-03T21:46:59.000Z","name":"Reynold Rolfson","mobile_number":"982-501-4770","email_id":"Odell_Marks@yahoo.com","dop":"2025-04-25","serial_number":"89915635489986","imei1":"89915635489986","imei2":"89915635489986","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-03T21:46:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176433,"job_number":"JOB_176433","tr_customer_id":176450,"tr_customer_product_id":176440,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T01:17:48.000Z","modified_at":"2026-02-04T01:17:48.000Z","name":"asdas asdas","mobile_number":"1231312312","email_id":"dasdsa@gmail.com","dop":"2026-02-02","serial_number":"54564565456456456","imei1":"54564565456456456","imei2":"54564565456456456","popurl":"2026-02-02T05:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T01:17:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176435,"job_number":"JOB_176435","tr_customer_id":176452,"tr_customer_product_id":176442,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T02:09:49.000Z","modified_at":"2026-02-04T02:09:49.000Z","name":"guri singh","mobile_number":"4257356462","email_id":"gsdhjagd@gmail.com","dop":"2026-02-02","serial_number":"98765678956789052","imei1":"98765678956789052","imei2":"98765678956789052","popurl":"2026-02-02T05:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T02:09:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176439,"job_number":"JOB_176439","tr_customer_id":176456,"tr_customer_product_id":176446,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T02:44:36.000Z","modified_at":"2026-02-04T02:44:36.000Z","name":"guri singh","mobile_number":"4257356462","email_id":"gsdhjagd@gmail.com","dop":"2026-02-02","serial_number":"9876567895678902","imei1":"9876567895678902","imei2":"9876567895678902","popurl":"2026-02-02T05:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T02:44:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176472,"job_number":"JOB_176472","tr_customer_id":176489,"tr_customer_product_id":176479,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:19:19.000Z","modified_at":"2026-02-04T04:19:19.000Z","name":"Shivaji Bajpai","mobile_number":"7007895280","email_id":"shivaji@gmail.com","dop":"2025-12-01","serial_number":"95688960033504","imei1":"95688960033504","imei2":"95688960033504","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:19:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176473,"job_number":"JOB_176473","tr_customer_id":176490,"tr_customer_product_id":176480,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:19:19.000Z","modified_at":"2026-02-04T04:19:19.000Z","name":"Shivaji Bajpai","mobile_number":"7007895280","email_id":"shivaji@gmail.com","dop":"2025-12-01","serial_number":"30672267964801","imei1":"30672267964801","imei2":"30672267964801","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:19:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176474,"job_number":"JOB_176474","tr_customer_id":176491,"tr_customer_product_id":176481,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:19:24.000Z","modified_at":"2026-02-04T04:19:24.000Z","name":"Vikalp Shukla","mobile_number":"8953292021","email_id":"vikalp@gmail.com","dop":"2025-12-01","serial_number":"35611796268516","imei1":"35611796268516","imei2":"35611796268516","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:19:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176475,"job_number":"JOB_176475","tr_customer_id":176492,"tr_customer_product_id":176482,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:19:25.000Z","modified_at":"2026-02-04T04:19:25.000Z","name":"Vikalp Shukla","mobile_number":"8953292021","email_id":"vikalp@gmail.com","dop":"2025-12-01","serial_number":"96601857886802","imei1":"96601857886802","imei2":"96601857886802","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:19:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176506,"job_number":"JOB_176506","tr_customer_id":176523,"tr_customer_product_id":176513,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:19:46.000Z","modified_at":"2026-02-04T04:19:46.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Edwina0@yahoo.com","dop":"2025-07-02","serial_number":"15504439245774","imei1":"15504439245774","imei2":"15504439245774","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:19:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176523,"job_number":"JOB_176523","tr_customer_id":176540,"tr_customer_product_id":176530,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:05.000Z","modified_at":"2026-02-04T04:20:05.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Amya_OConner@yahoo.com","dop":"2025-07-02","serial_number":"10504567657740","imei1":"10504567657740","imei2":"10504567657740","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176534,"job_number":"JOB_176534","tr_customer_id":176551,"tr_customer_product_id":176541,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:19.000Z","modified_at":"2026-02-04T04:20:19.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"116795838223225","imei1":"116795838223225","imei2":"116795838223225","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176535,"job_number":"JOB_176535","tr_customer_id":176552,"tr_customer_product_id":176542,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:20.000Z","modified_at":"2026-02-04T04:20:20.000Z","name":"Johan Lehner","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"128445467168839","imei1":"128445467168839","imei2":"128445467168839","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176539,"job_number":"JOB_176539","tr_customer_id":176556,"tr_customer_product_id":176546,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:20.000Z","modified_at":"2026-02-04T04:20:20.000Z","name":"Providenci Gerlach","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"192992288773421","imei1":"192992288773421","imei2":"192992288773421","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176541,"job_number":"JOB_176541","tr_customer_id":176558,"tr_customer_product_id":176548,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:21.000Z","modified_at":"2026-02-04T04:20:21.000Z","name":"Herman Schmidt","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"115407810556545","imei1":"115407810556545","imei2":"115407810556545","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176546,"job_number":"JOB_176546","tr_customer_id":176563,"tr_customer_product_id":176553,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:22.000Z","modified_at":"2026-02-04T04:20:22.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Mossie_Purdy90@gmail.com","dop":"2025-07-02","serial_number":"19134763336785","imei1":"19134763336785","imei2":"19134763336785","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176549,"job_number":"JOB_176549","tr_customer_id":176566,"tr_customer_product_id":176556,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:25.000Z","modified_at":"2026-02-04T04:20:25.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"15543886426548","imei1":"15543886426548","imei2":"15543886426548","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176562,"job_number":"JOB_176562","tr_customer_id":176579,"tr_customer_product_id":176569,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:32.000Z","modified_at":"2026-02-04T04:20:32.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"103785143913726","imei1":"103785143913726","imei2":"103785143913726","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176564,"job_number":"JOB_176564","tr_customer_id":176581,"tr_customer_product_id":176571,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:32.000Z","modified_at":"2026-02-04T04:20:32.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"193014215278144","imei1":"193014215278144","imei2":"193014215278144","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176565,"job_number":"JOB_176565","tr_customer_id":176582,"tr_customer_product_id":176572,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:33.000Z","modified_at":"2026-02-04T04:20:33.000Z","name":"Oran Hahn","mobile_number":"957-898-9569","email_id":"Jeanie.Pollich20@gmail.com","dop":"2025-06-09","serial_number":"105900125923274","imei1":"105900125923274","imei2":"105900125923274","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176566,"job_number":"JOB_176566","tr_customer_id":176583,"tr_customer_product_id":176573,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:33.000Z","modified_at":"2026-02-04T04:20:33.000Z","name":"Esta Schmitt","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"159769462247242","imei1":"159769462247242","imei2":"159769462247242","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176567,"job_number":"JOB_176567","tr_customer_id":176584,"tr_customer_product_id":176574,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:33.000Z","modified_at":"2026-02-04T04:20:33.000Z","name":"Tremaine Rodriguez","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"144189574286416","imei1":"144189574286416","imei2":"144189574286416","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176568,"job_number":"JOB_176568","tr_customer_id":176585,"tr_customer_product_id":176575,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:33.000Z","modified_at":"2026-02-04T04:20:33.000Z","name":"Quentin Kilback","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"171921789704358","imei1":"171921789704358","imei2":"171921789704358","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176591,"job_number":"JOB_176591","tr_customer_id":176608,"tr_customer_product_id":176598,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:47.000Z","modified_at":"2026-02-04T04:20:47.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"104544357579180","imei1":"104544357579180","imei2":"104544357579180","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176594,"job_number":"JOB_176594","tr_customer_id":176611,"tr_customer_product_id":176601,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:48.000Z","modified_at":"2026-02-04T04:20:48.000Z","name":"Adriel Volkman","mobile_number":"309-227-0875","email_id":"Candida.Langosh37@gmail.com","dop":"2025-06-09","serial_number":"105925141012089","imei1":"105925141012089","imei2":"105925141012089","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176595,"job_number":"JOB_176595","tr_customer_id":176612,"tr_customer_product_id":176602,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:49.000Z","modified_at":"2026-02-04T04:20:49.000Z","name":"Rhett Medhurst","mobile_number":"751-696-5996","email_id":"Shanel.Cremin46@yahoo.com","dop":"2025-06-09","serial_number":"4880195520341257","imei1":"4880195520341257","imei2":"4880195520341257","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176606,"job_number":"JOB_176606","tr_customer_id":176623,"tr_customer_product_id":176613,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:21:03.000Z","modified_at":"2026-02-04T04:21:03.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"107200393873738","imei1":"107200393873738","imei2":"107200393873738","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:21:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176608,"job_number":"JOB_176608","tr_customer_id":176625,"tr_customer_product_id":176615,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:21:03.000Z","modified_at":"2026-02-04T04:21:03.000Z","name":"Rudy Bogisich","mobile_number":"874-225-9276","email_id":"Elsie.Walter@gmail.com","dop":"2025-06-09","serial_number":"108048716389398","imei1":"108048716389398","imei2":"108048716389398","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:21:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176609,"job_number":"JOB_176609","tr_customer_id":176626,"tr_customer_product_id":176616,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:21:05.000Z","modified_at":"2026-02-04T04:21:05.000Z","name":"Adrianna Brown","mobile_number":"748-640-2924","email_id":"Delilah88@yahoo.com","dop":"2025-06-09","serial_number":"54246754212415440","imei1":"54246754212415440","imei2":"54246754212415440","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:21:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176708,"job_number":"JOB_176708","tr_customer_id":176725,"tr_customer_product_id":176715,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T05:04:33.000Z","modified_at":"2026-02-04T05:04:33.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"11448433778312","imei1":"11448433778312","imei2":"11448433778312","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T05:04:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176740,"job_number":"JOB_176740","tr_customer_id":176757,"tr_customer_product_id":176747,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:08:21.000Z","modified_at":"2026-02-04T06:08:21.000Z","name":"Shivaji Bajpai","mobile_number":"7007895280","email_id":"shivaji@gmail.com","dop":"2025-12-01","serial_number":"84421193859822","imei1":"84421193859822","imei2":"84421193859822","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:08:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176741,"job_number":"JOB_176741","tr_customer_id":176758,"tr_customer_product_id":176748,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:08:22.000Z","modified_at":"2026-02-04T06:08:22.000Z","name":"Shivaji Bajpai","mobile_number":"7007895280","email_id":"shivaji@gmail.com","dop":"2025-12-01","serial_number":"31284465119192","imei1":"31284465119192","imei2":"31284465119192","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:08:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176742,"job_number":"JOB_176742","tr_customer_id":176759,"tr_customer_product_id":176749,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:08:28.000Z","modified_at":"2026-02-04T06:08:28.000Z","name":"Vikalp Shukla","mobile_number":"8953292021","email_id":"vikalp@gmail.com","dop":"2025-12-01","serial_number":"33372953200466","imei1":"33372953200466","imei2":"33372953200466","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:08:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176743,"job_number":"JOB_176743","tr_customer_id":176760,"tr_customer_product_id":176750,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:08:28.000Z","modified_at":"2026-02-04T06:08:28.000Z","name":"Vikalp Shukla","mobile_number":"8953292021","email_id":"vikalp@gmail.com","dop":"2025-12-01","serial_number":"35062701737639","imei1":"35062701737639","imei2":"35062701737639","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:08:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176750,"job_number":"JOB_176750","tr_customer_id":176767,"tr_customer_product_id":176757,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:36:57.000Z","modified_at":"2026-02-04T06:36:57.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"108340007855730","imei1":"108340007855730","imei2":"108340007855730","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:36:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176752,"job_number":"JOB_176752","tr_customer_id":176769,"tr_customer_product_id":176759,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:36:57.000Z","modified_at":"2026-02-04T06:36:57.000Z","name":"Destinee Kovacek","mobile_number":"502-200-8718","email_id":"Prince_Gottlieb9@hotmail.com","dop":"2025-06-09","serial_number":"107422094904784","imei1":"107422094904784","imei2":"107422094904784","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:36:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176753,"job_number":"JOB_176753","tr_customer_id":176770,"tr_customer_product_id":176760,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:37:13.000Z","modified_at":"2026-02-04T06:37:13.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"104282484824161","imei1":"104282484824161","imei2":"104282484824161","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:37:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176755,"job_number":"JOB_176755","tr_customer_id":176772,"tr_customer_product_id":176762,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:37:13.000Z","modified_at":"2026-02-04T06:37:13.000Z","name":"Electa Lueilwitz","mobile_number":"371-559-7307","email_id":"Alessandra.Keeling@gmail.com","dop":"2025-06-09","serial_number":"106487929375273","imei1":"106487929375273","imei2":"106487929375273","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:37:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176758,"job_number":"JOB_176758","tr_customer_id":176775,"tr_customer_product_id":176765,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:37:28.000Z","modified_at":"2026-02-04T06:37:28.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"101441515418479","imei1":"101441515418479","imei2":"101441515418479","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:37:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176760,"job_number":"JOB_176760","tr_customer_id":176777,"tr_customer_product_id":176767,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:37:28.000Z","modified_at":"2026-02-04T06:37:28.000Z","name":"Petra Hilpert","mobile_number":"463-514-3520","email_id":"Janet18@hotmail.com","dop":"2025-06-09","serial_number":"105955043591609","imei1":"105955043591609","imei2":"105955043591609","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:37:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176494,"job_number":"JOB_176494","tr_customer_id":176511,"tr_customer_product_id":176501,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:19:39.000Z","modified_at":"2026-02-04T04:19:39.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10716658082819","imei1":"10716658082819","imei2":"10716658082819","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:19:39.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":176496,"job_number":"JOB_176496","tr_customer_id":176513,"tr_customer_product_id":176503,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:19:41.000Z","modified_at":"2026-02-04T04:19:41.000Z","name":"Arden Cassin","mobile_number":"691-248-9833","email_id":"Amelie.Fahey@hotmail.com","dop":"2000-01-31","serial_number":"1026973266117177","imei1":"1026973266117177","imei2":"1026973266117177","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:19:41.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":176553,"job_number":"JOB_176553","tr_customer_id":176570,"tr_customer_product_id":176560,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:28.000Z","modified_at":"2026-02-04T04:20:28.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10224200877438","imei1":"10224200877438","imei2":"10224200877438","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:28.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":176559,"job_number":"JOB_176559","tr_customer_id":176576,"tr_customer_product_id":176566,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:30.000Z","modified_at":"2026-02-04T04:20:30.000Z","name":"Asa Cassin","mobile_number":"554-420-3894","email_id":"Bud73@gmail.com","dop":"2000-01-31","serial_number":"1050501989120168","imei1":"1050501989120168","imei2":"1050501989120168","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:20:30.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":176623,"job_number":"JOB_176623","tr_customer_id":176640,"tr_customer_product_id":176630,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:21:16.000Z","modified_at":"2026-02-04T04:21:16.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10592178483359","imei1":"10592178483359","imei2":"10592178483359","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:21:16.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":176625,"job_number":"JOB_176625","tr_customer_id":176642,"tr_customer_product_id":176632,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:21:18.000Z","modified_at":"2026-02-04T04:21:18.000Z","name":"Flavio Wehner","mobile_number":"381-355-2597","email_id":"Erica_Mayert16@yahoo.com","dop":"2000-01-31","serial_number":"1009316889012765","imei1":"1009316889012765","imei2":"1009316889012765","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:21:18.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":176659,"job_number":"JOB_176659","tr_customer_id":176676,"tr_customer_product_id":176666,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:22:04.000Z","modified_at":"2026-02-04T04:22:05.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10193193725919","imei1":"10193193725919","imei2":"10193193725919","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:22:05.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":176661,"job_number":"JOB_176661","tr_customer_id":176678,"tr_customer_product_id":176668,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:22:06.000Z","modified_at":"2026-02-04T04:22:06.000Z","name":"Sean Weber","mobile_number":"981-720-8713","email_id":"Frieda.Dickens@yahoo.com","dop":"2000-01-31","serial_number":"1049153321945694","imei1":"1049153321945694","imei2":"1049153321945694","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T04:22:06.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":176813,"job_number":"JOB_176813","tr_customer_id":176830,"tr_customer_product_id":176820,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:52:57.000Z","modified_at":"2026-02-04T06:52:57.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10905456111216","imei1":"10905456111216","imei2":"10905456111216","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:52:57.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":176815,"job_number":"JOB_176815","tr_customer_id":176832,"tr_customer_product_id":176822,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:52:59.000Z","modified_at":"2026-02-04T06:52:59.000Z","name":"Misty Dietrich","mobile_number":"685-216-0613","email_id":"Van64@hotmail.com","dop":"2000-01-31","serial_number":"1037913115591944","imei1":"1037913115591944","imei2":"1037913115591944","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:52:59.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":176822,"job_number":"JOB_176822","tr_customer_id":176839,"tr_customer_product_id":176829,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:53:45.000Z","modified_at":"2026-02-04T06:53:45.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10108026856736","imei1":"10108026856736","imei2":"10108026856736","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:53:45.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":176824,"job_number":"JOB_176824","tr_customer_id":176841,"tr_customer_product_id":176831,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:53:47.000Z","modified_at":"2026-02-04T06:53:47.000Z","name":"Mariah Carter","mobile_number":"824-705-2807","email_id":"Cleora.Bradtke41@hotmail.com","dop":"2000-01-31","serial_number":"1028803083099077","imei1":"1028803083099077","imei2":"1028803083099077","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":176834,"job_number":"JOB_176834","tr_customer_id":176851,"tr_customer_product_id":176841,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:54:33.000Z","modified_at":"2026-02-04T06:54:33.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10563331625426","imei1":"10563331625426","imei2":"10563331625426","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:54:33.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":176836,"job_number":"JOB_176836","tr_customer_id":176853,"tr_customer_product_id":176843,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:54:34.000Z","modified_at":"2026-02-04T06:54:34.000Z","name":"Mose Parker","mobile_number":"608-750-3577","email_id":"Tamia_Will@hotmail.com","dop":"2000-01-31","serial_number":"1060387238021366","imei1":"1060387238021366","imei2":"1060387238021366","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:54:34.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":176840,"job_number":"JOB_176840","tr_customer_id":176857,"tr_customer_product_id":176847,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:55:20.000Z","modified_at":"2026-02-04T06:55:20.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10746505687117","imei1":"10746505687117","imei2":"10746505687117","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:55:20.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":176842,"job_number":"JOB_176842","tr_customer_id":176859,"tr_customer_product_id":176849,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:55:22.000Z","modified_at":"2026-02-04T06:55:22.000Z","name":"Dejah Larson","mobile_number":"389-660-4246","email_id":"Julian57@hotmail.com","dop":"2000-01-31","serial_number":"1090969720614131","imei1":"1090969720614131","imei2":"1090969720614131","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T06:55:22.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":176432,"job_number":"JOB_176432","tr_customer_id":176449,"tr_customer_product_id":176439,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T01:14:56.000Z","modified_at":"2026-02-04T01:14:56.000Z","name":"fdsfds sdfsd","mobile_number":"3213123123","email_id":"dsdasd@gmail.com","dop":"2026-02-02","serial_number":"12313123123123123","imei1":"12313123123123123","imei2":"12313123123123123","popurl":"2026-02-02T05:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T01:14:56.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--data-raw '{"username":"iameng","password":"password"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Accept-Language | en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7 |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | aba05492-42b3-4090-97e8-a6dd68bbee3c |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 56 |
{
"username": "iameng",
"password": "password"
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 694 |
| ETag | W/"2b6-fh6/cSGC0s46DAuL9z7wUqyDGK0" |
| Vary | Accept-Encoding |
| Date | Wed, 04 Feb 2026 07:43:54 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzAxOTEwMzR9.Ip-_HUKraWQkJJxmaUHj6NsEHHehZPdndJ8A_1Zzh-s"}}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI3MDE1NzN9.fEs0dLL0bUJq-PxWr2rJMrHLmQRwoBDEEJ7EVIgV-gM' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'If-None-Match: W/"1bc-5jtJRsd0hZILh8Na44eS7Os72ts"' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzAxOTEwMzR9.Ip-_HUKraWQkJJxmaUHj6NsEHHehZPdndJ8A_1Zzh-s |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | feb9c477-5f15-4acd-b082-624ba63438ce |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 441 |
| ETag | W/"1b9-gwZ3q4NUFVwjUwUa8wJaXTtaK9Q" |
| Vary | Accept-Encoding |
| Date | Wed, 04 Feb 2026 07:43:54 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"id":2,"first_name":"Mark","last_name":"zuk","login_id":"iameng","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":1,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-12-20T07:42:00.000Z","role_name":"Engineer","service_location":"Service Center A"}}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI3MDE1NzN9.fEs0dLL0bUJq-PxWr2rJMrHLmQRwoBDEEJ7EVIgV-gM' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'If-None-Match: W/"fa-dy8dN/UPU87UvqyXQsHHqicOua0"' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzAxOTEwMzR9.Ip-_HUKraWQkJJxmaUHj6NsEHHehZPdndJ8A_1Zzh-s |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 2e001ac5-6049-4e66-8307-00b4840587de |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 164 |
| ETag | W/"a4-rVMekw6Z+Sk2f4dZdZYV27NF4r8" |
| Vary | Accept-Encoding |
| Date | Wed, 04 Feb 2026 07:43:55 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[{"label":"Pending for repair","key":"pending_for_repair","count":2},{"label":"Repair completed","key":"repair_completed","count":159}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI3MDE1NzN9.fEs0dLL0bUJq-PxWr2rJMrHLmQRwoBDEEJ7EVIgV-gM' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--data-raw '{"details_key":"pending_for_repair"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzAxOTEwMzR9.Ip-_HUKraWQkJJxmaUHj6NsEHHehZPdndJ8A_1Zzh-s |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 411903f5-1985-497c-9291-c86d1f1dc093 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 36 |
{"details_key":"pending_for_repair"}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"7c9-ONcC9S54Hu8h0cl6RYWwxg15AJM" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Wed, 04 Feb 2026 07:43:55 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":[{"id":176428,"job_number":"JOB_176428","tr_customer_id":176445,"tr_customer_product_id":176435,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-03T23:09:51.000Z","modified_at":"2026-02-03T23:11:54.000Z","name":"Farhana Begum","mobile_number":"2233445566","email_id":"farhanalita@yahoo.com","dop":"2026-01-03","serial_number":"23456789023456","imei1":"23456789023456","imei2":"23456789023456","popurl":"2026-01-03T05:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-03T23:11:54.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW"},{"id":176896,"job_number":"JOB_176896","tr_customer_id":176913,"tr_customer_product_id":176903,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T07:43:49.000Z","modified_at":"2026-02-04T07:43:53.000Z","name":"Carolyne Collins","mobile_number":"594-746-0357","email_id":"Nikko.Baumbach@hotmail.com","dop":"2025-11-04","serial_number":"98078291132871","imei1":"98078291132871","imei2":"98078291132871","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-04T07:43:53.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI3MDE1NzN9.fEs0dLL0bUJq-PxWr2rJMrHLmQRwoBDEEJ7EVIgV-gM' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--data-raw '{"details_key":"repair_completed"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzAxOTEwMzR9.Ip-_HUKraWQkJJxmaUHj6NsEHHehZPdndJ8A_1Zzh-s |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 70f79170-c1f2-4194-ae3e-f709dbb736ea |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 43 |
{
"details_key": "repair_completed"
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 31 |
| ETag | W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM" |
| Vary | Accept-Encoding |
| Date | Wed, 04 Feb 2026 07:43:55 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/myjobs' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI3MDE1NzN9.fEs0dLL0bUJq-PxWr2rJMrHLmQRwoBDEEJ7EVIgV-gM' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzAxOTEwMzR9.Ip-_HUKraWQkJJxmaUHj6NsEHHehZPdndJ8A_1Zzh-s |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 6c127975-7be3-473e-956a-201b6d89cbcb |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"94f-wpJVPI+czgllo0Hr2dI1MdC2kuM" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Wed, 04 Feb 2026 07:43:55 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":[{"id":176896,"job_number":"JOB_176896","tr_customer_id":176913,"tr_customer_product_id":176903,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T07:43:49.000Z","modified_at":"2026-02-04T07:43:53.000Z","name":"Carolyne Collins","mobile_number":"594-746-0357","email_id":"Nikko.Baumbach@hotmail.com","dop":"2025-11-04","serial_number":"98078291132871","imei1":"98078291132871","imei2":"98078291132871","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-04T07:43:53.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":176896,"remark":"","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-04T07:43:49.000Z"}],"quatations":[]},{"id":176428,"job_number":"JOB_176428","tr_customer_id":176445,"tr_customer_product_id":176435,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-03T23:09:51.000Z","modified_at":"2026-02-03T23:11:54.000Z","name":"Farhana Begum","mobile_number":"2233445566","email_id":"farhanalita@yahoo.com","dop":"2026-01-03","serial_number":"23456789023456","imei1":"23456789023456","imei2":"23456789023456","popurl":"2026-01-03T05:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-03T23:11:54.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":176428,"remark":"battery dead easily","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-03T23:09:51.000Z"}],"quatations":[]}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \
-X 'POST' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI3MDE1NzN9.fEs0dLL0bUJq-PxWr2rJMrHLmQRwoBDEEJ7EVIgV-gM' \
-H 'Connection: keep-alive' \
-H 'Content-Length: 0' \
-H 'Content-Type: text/plain' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzAxOTEwMzR9.Ip-_HUKraWQkJJxmaUHj6NsEHHehZPdndJ8A_1Zzh-s |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | a26c314d-f6a4-4f94-8b70-95c07dd1c596 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 0 |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"2a1c-v2lPE1pRCSNwLh+/V8ccxPYHAHM" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Wed, 04 Feb 2026 07:43:56 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":{"mst_oem":[{"id":1,"name":"Google","code":"GL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"},{"id":2,"name":"Apple","code":"APL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"}],"mst_model":[{"id":1,"name":"Nexus 2 blue","code":"NX2BL","mst_product_id":1,"is_active":1,"created_at":"2021-10-29T19:28:00.000Z","modified_at":"2021-10-29T19:28:00.000Z"},{"id":2,"name":"gallexy","code":"gl","mst_product_id":1,"is_active":1,"created_at":"2022-06-10T07:18:03.000Z","modified_at":"2022-06-10T07:18:03.000Z"},{"id":3,"name":"Iphone 11","code":"ip11","mst_product_id":3,"is_active":1,"created_at":"2022-08-18T16:59:27.000Z","modified_at":"2022-08-18T17:00:31.000Z"}],"mst_action_status":[{"id":1,"name":"Job Creation","code":"JBC","description":"Job Creation","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":2,"name":"Pending For Job Assignment","code":"PJFA","description":"Pending For Job Assignment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":3,"name":"Pending For Repair","code":"PFR","description":"Pending For Repair","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":4,"name":"Pending For QC","code":"PFQC","description":"Pending For QC","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":5,"name":"Pending for Delivery","code":"PDL","description":"Pending for Delivery","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:00:39.000Z"},{"id":6,"name":"Delivered to customer","code":"DC","description":"Delivered to customer","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:01:48.000Z"},{"id":7,"name":"QC Rejected","code":"QCR","description":"QC Rejected","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":8,"name":"Quatation Raised","code":"QR","description":"Quatation Raised","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":9,"name":"Pending For Payment","code":"PFP","description":"Pending For Payment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":10,"name":"Payment Is Done","code":"PD","description":"Payment Is Done","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":11,"name":"Job Closed Successfully","code":"JC","description":"Job Closed Successfully","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":12,"name":"Assigned to FST - Inbound","code":"AFI","description":"Assigned to FST - Inbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":13,"name":"Assigned to FST - Outbound","code":"AFO","description":"Assigned to FST - Outbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":14,"name":"Begin Journey","code":"BJY","description":"Begin Journey","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":15,"name":"Submitted To FD","code":"SFD","description":"Submitted To FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":16,"name":"Collected At FD","code":"CFD","description":"Collected At FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"}],"mst_warrenty_status":[{"id":1,"name":"In Warrenty","code":"IW","description":"In Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"},{"id":2,"name":"Out Of Warrenty","code":"OOW","description":"Out Of Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"}],"mst_platform":[{"id":1,"name":"FST","code":"FST","description":"Field technician will go to customer's house","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"},{"id":2,"name":"Front Desk","code":"FD","description":"Customer will come to service center to submit his device","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"}],"mst_product":[{"id":1,"name":"Nexus 2","code":"NX2","mst_oem_id":1,"is_active":1,"created_at":"2021-10-29T19:27:21.000Z","modified_at":"2021-10-29T19:27:21.000Z"},{"id":2,"name":"Pixel","code":"gl","mst_oem_id":1,"is_active":1,"created_at":"2022-06-10T07:16:57.000Z","modified_at":"2022-08-18T16:55:02.000Z"},{"id":3,"name":"IPhone","code":"ip","mst_oem_id":2,"is_active":1,"created_at":"2022-08-18T16:56:15.000Z","modified_at":"2022-08-18T16:57:20.000Z"}],"mst_role":[{"id":1,"name":"Engineer","code":"ENG","description":"Engineer","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":2,"name":"Supervisor","code":"SPV","description":"Supervisor","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":3,"name":"FST","code":"FST","description":"Field Service Technician","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":4,"name":"QC","code":"QC","description":"Quality check","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":5,"name":"FrontDesk","code":"FD","description":"Front Desk","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"},{"id":6,"name":"Callcenter","code":"CC","description":"Callcenter","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"}],"mst_service_location":[{"id":1,"name":"Service Center A","code":"B2X","mobile_number":"8877667788","email_id":"servicecentera@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400075,"country":"India","gstin":"22AAAAA0000A1","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:58.000Z"},{"id":2,"name":"Service Center B","code":"SFY","mobile_number":"8877667789","email_id":"servicecenterb@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400606,"country":"India","gstin":"22AAAAA0000B2","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:59.000Z"},{"id":3,"name":"Service Centre C","code":"PKC","mobile_number":"8877667790","email_id":"servicecenterpk@gmail.com","address":"Srinagar,Kashmir(A)","pincode":577432,"country":"India","gstin":"22AAAAA0000C3","is_repair_line_engineer":1,"is_active":1,"created_at":"2022-12-13T11:05:47.000Z","modified_at":"2022-12-13T11:05:47.000Z"}],"mst_problem":[{"id":1,"name":"Smartphone is running slow","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":2,"name":"Poor battery life","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":3,"name":"Phone or app crashes","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":4,"name":"Sync issue","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":5,"name":"MicroSD card is not working on your phone","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":6,"name":"Overheating","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":7,"name":"Connecting problem with Bluetooth, Wifi, Cellular network","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":8,"name":"Cracked screen","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":9,"name":"Other","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":10,"name":"Camera issue","created_at":"2022-06-13T15:01:02.000Z","modified_at":"2022-06-13T15:01:02.000Z"},{"id":11,"name":"Charger Not Working","created_at":"2022-08-14T12:38:04.000Z","modified_at":"2022-08-14T12:38:04.000Z"},{"id":12,"name":" Software Booting Issue ","created_at":"2022-08-14T13:03:08.000Z","modified_at":"2022-08-14T13:03:08.000Z"},{"id":15,"name":"Head Phone Jack not working","created_at":"2022-06-16T15:22:18.000Z","modified_at":"2022-06-16T15:22:18.000Z"},{"id":16,"name":"Head Phone issue","created_at":"2022-06-16T15:27:47.000Z","modified_at":"2022-06-16T15:27:47.000Z"},{"id":17,"name":"Random Problem","created_at":"2022-07-11T02:56:01.000Z","modified_at":"2022-07-11T02:56:01.000Z"},{"id":19,"name":"Front camera not working","created_at":"2022-07-13T17:50:54.000Z","modified_at":"2022-07-13T17:50:54.000Z"},{"id":20,"name":"Battery issue","created_at":"2022-07-13T17:51:47.000Z","modified_at":"2022-07-13T17:51:47.000Z"},{"id":22,"name":"Screen display issue","created_at":"2022-08-29T11:09:24.000Z","modified_at":"2022-08-29T11:09:24.000Z"},{"id":24,"name":"Apps Not Downloading","created_at":"2022-08-29T12:10:34.000Z","modified_at":"2022-08-29T12:10:34.000Z"},{"id":26,"name":"Unresponsive screen","created_at":"2022-09-19T10:03:08.000Z","modified_at":"2022-09-19T10:03:08.000Z"},{"id":27,"name":"Blue Screen Error","created_at":"2022-12-13T11:01:48.000Z","modified_at":"2022-12-13T11:01:48.000Z"},{"id":28,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"},{"id":29,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"}],"map_fst_pincode":[{"pincode":100011,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100012,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100013,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100014,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100015,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":400065,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":200011,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200012,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200013,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200014,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200015,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"}]}}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/repaircomplete' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI3MDE1NzN9.fEs0dLL0bUJq-PxWr2rJMrHLmQRwoBDEEJ7EVIgV-gM' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--data-raw '{"job_id":98100,"problems":[{"id":3,"remark":"Reinstalled OS"}]}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzAxOTEwMzR9.Ip-_HUKraWQkJJxmaUHj6NsEHHehZPdndJ8A_1Zzh-s |
| Content-Type | application/json |
| Accept | application/json, text/plain, */* |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | d17ed0e0-66d0-4c2f-bc45-3275a55136e6 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 136 |
{
"job_id":176896,
"problems": [
{
"id": 3,
"remark": "Reinstalled OS"
}
]
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 42 |
| ETag | W/"2a-PisRr8WaBMvK6HLRD3EKeiTFMeI" |
| Vary | Accept-Encoding |
| Date | Wed, 04 Feb 2026 07:43:56 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Repair successful.","data":[]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--data-raw '{"username":"iamqc","password":"password"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 353cb833-4869-4f6e-96d7-f354821b82e7 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 55 |
{
"username": "iamqc",
"password": "password"
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 681 |
| ETag | W/"2a9-O2sTzZQuFE2UeWhZZ10LErpciA4" |
| Vary | Accept-Encoding |
| Date | Wed, 04 Feb 2026 07:43:56 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc3MDE5MTAzNn0.1mv2IZHCxe8J80S-Dro3PkqhB5KzkuEvkjqZAq23PT0"}}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2MjcwMzU5NH0.k2YS4elo7OV9GVZh5eAWCIX6avxpiW3o5WfoYo_rOos' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'If-None-Match: W/"1b9-gwZ3q4NUFVwjUwUa8wJaXTtaK9Q"' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc3MDE5MTAzNn0.1mv2IZHCxe8J80S-Dro3PkqhB5KzkuEvkjqZAq23PT0 |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 1b356c6e-6007-49e9-aa17-66c49b6f4475 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 431 |
| ETag | W/"1af-Hx7rWnhMedRwRJUvWdcdDLlvRd0" |
| Vary | Accept-Encoding |
| Date | Wed, 04 Feb 2026 07:43:56 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"id":3,"first_name":"qc","last_name":"qc","login_id":"iamqc","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":4,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"QC","service_location":"Service Center A"}}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2MjcwMzU5NH0.k2YS4elo7OV9GVZh5eAWCIX6avxpiW3o5WfoYo_rOos' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'If-None-Match: W/"a5-7bTG+pLXuOCNsQPYlnyAIc/g5Zc"' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc3MDE5MTAzNn0.1mv2IZHCxe8J80S-Dro3PkqhB5KzkuEvkjqZAq23PT0 |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | b33925c8-a33e-4116-a564-f11d4133bb49 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 202 |
| ETag | W/"ca-KUN/evzfHJnTeD77x3G3M72awJo" |
| Vary | Accept-Encoding |
| Date | Wed, 04 Feb 2026 07:43:57 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[{"label":"Pending for QC","key":"pending_for_qc","count":1},{"label":"QC Completed","key":"qc_completed","count":159},{"label":"QC Rejected","key":"qc_rejected","count":0}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2MjcwMzU5NH0.k2YS4elo7OV9GVZh5eAWCIX6avxpiW3o5WfoYo_rOos' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--data-raw '{"details_key":"pending_for_qc"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc3MDE5MTAzNn0.1mv2IZHCxe8J80S-Dro3PkqhB5KzkuEvkjqZAq23PT0 |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | f2ca673e-6210-4077-be21-6953b5e39c1e |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 32 |
{"details_key":"pending_for_qc"}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 31 |
| ETag | W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM" |
| Vary | Accept-Encoding |
| Date | Wed, 04 Feb 2026 07:43:57 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2MjcwMzU5NH0.k2YS4elo7OV9GVZh5eAWCIX6avxpiW3o5WfoYo_rOos' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--data-raw '{"details_key":"qc_completed"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc3MDE5MTAzNn0.1mv2IZHCxe8J80S-Dro3PkqhB5KzkuEvkjqZAq23PT0 |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | f3543222-6e51-4196-a6bb-ef51786736a6 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 30 |
{"details_key":"qc_completed"}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"26727-s6ms4izrjeSnjcMGwYmSE0S5YFw" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Wed, 04 Feb 2026 07:43:57 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":[{"id":176895,"job_number":"JOB_176895","tr_customer_id":176912,"tr_customer_product_id":176902,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T07:43:35.000Z","modified_at":"2026-02-04T07:43:45.000Z","name":"Elroy Heller","mobile_number":"213-531-6807","email_id":"Otto23@hotmail.com","dop":"2025-11-04","serial_number":"70502130793654","imei1":"70502130793654","imei2":"70502130793654","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T07:43:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176894,"job_number":"JOB_176894","tr_customer_id":176911,"tr_customer_product_id":176901,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T07:43:20.000Z","modified_at":"2026-02-04T07:43:31.000Z","name":"Alva Towne","mobile_number":"386-447-6006","email_id":"Alexander.Bailey@hotmail.com","dop":"2025-11-04","serial_number":"58341124239210","imei1":"58341124239210","imei2":"58341124239210","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T07:43:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176795,"job_number":"JOB_176795","tr_customer_id":176812,"tr_customer_product_id":176802,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:45:01.000Z","modified_at":"2026-02-04T06:45:12.000Z","name":"jatin sharma","mobile_number":"9191976787","email_id":"jatinvsharma@gmail.com","dop":"2025-12-13","serial_number":"99423519733573","imei1":"99423519733573","imei2":"99423519733573","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T06:45:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176766,"job_number":"JOB_176766","tr_customer_id":176783,"tr_customer_product_id":176773,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:38:45.000Z","modified_at":"2026-02-04T06:38:55.000Z","name":"jatin sharma","mobile_number":"9191976787","email_id":"jatinvsharma@gmail.com","dop":"2025-12-13","serial_number":"62679280719438","imei1":"62679280719438","imei2":"62679280719438","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T06:38:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176765,"job_number":"JOB_176765","tr_customer_id":176782,"tr_customer_product_id":176772,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:38:30.000Z","modified_at":"2026-02-04T06:38:41.000Z","name":"uday p","mobile_number":"9191922787","email_id":"udap@gmail.com","dop":"2025-12-13","serial_number":"29824214904003","imei1":"29824214904003","imei2":"29824214904003","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T06:38:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176764,"job_number":"JOB_176764","tr_customer_id":176781,"tr_customer_product_id":176771,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:38:16.000Z","modified_at":"2026-02-04T06:38:26.000Z","name":"shoaib shaikh","mobile_number":"9191987787","email_id":"shaikhshoaib@gmail.com","dop":"2025-12-13","serial_number":"44908421287529","imei1":"44908421287529","imei2":"44908421287529","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T06:38:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176759,"job_number":"JOB_176759","tr_customer_id":176776,"tr_customer_product_id":176766,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:37:28.000Z","modified_at":"2026-02-04T06:37:39.000Z","name":"Alvina Cruickshank","mobile_number":"327-205-6261","email_id":"Oran_Hermiston@hotmail.com","dop":"2025-06-09","serial_number":"105375111214705","imei1":"105375111214705","imei2":"105375111214705","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T06:37:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176754,"job_number":"JOB_176754","tr_customer_id":176771,"tr_customer_product_id":176761,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:37:13.000Z","modified_at":"2026-02-04T06:37:23.000Z","name":"Alexandrine Murray","mobile_number":"204-327-1732","email_id":"Rubye_Pouros4@hotmail.com","dop":"2025-06-09","serial_number":"108660126693351","imei1":"108660126693351","imei2":"108660126693351","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T06:37:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176751,"job_number":"JOB_176751","tr_customer_id":176768,"tr_customer_product_id":176758,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:36:57.000Z","modified_at":"2026-02-04T06:37:08.000Z","name":"Wayne Sawayn","mobile_number":"711-667-6360","email_id":"Jessika.Kemmer@hotmail.com","dop":"2025-06-09","serial_number":"101451323878786","imei1":"101451323878786","imei2":"101451323878786","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T06:37:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176748,"job_number":"JOB_176748","tr_customer_id":176765,"tr_customer_product_id":176755,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:34:58.000Z","modified_at":"2026-02-04T06:35:22.000Z","name":"Baron Jaskolski","mobile_number":"446-324-5529","email_id":"Micaela.Fadel86@gmail.com","dop":"2025-10-01","serial_number":"19034165084134","imei1":"19034165084134","imei2":"19034165084134","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T06:35:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176747,"job_number":"JOB_176747","tr_customer_id":176764,"tr_customer_product_id":176754,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:34:44.000Z","modified_at":"2026-02-04T06:34:55.000Z","name":"Chaya Hilpert","mobile_number":"503-722-5717","email_id":"Nikolas_Schuster@gmail.com","dop":"2025-11-04","serial_number":"33960909414657","imei1":"33960909414657","imei2":"33960909414657","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T06:34:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176746,"job_number":"JOB_176746","tr_customer_id":176763,"tr_customer_product_id":176753,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:34:28.000Z","modified_at":"2026-02-04T06:34:39.000Z","name":"Lindsay Hilpert","mobile_number":"312-821-9524","email_id":"Zachariah_Greenholt4@hotmail.com","dop":"2025-11-04","serial_number":"66248449528275","imei1":"66248449528275","imei2":"66248449528275","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T06:34:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176745,"job_number":"JOB_176745","tr_customer_id":176762,"tr_customer_product_id":176752,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:34:12.000Z","modified_at":"2026-02-04T06:34:24.000Z","name":"Talon Altenwerth","mobile_number":"799-457-6994","email_id":"Adriel.Jenkins31@yahoo.com","dop":"2025-11-04","serial_number":"56528904470972","imei1":"56528904470972","imei2":"56528904470972","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T06:34:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176707,"job_number":"JOB_176707","tr_customer_id":176724,"tr_customer_product_id":176714,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T05:04:33.000Z","modified_at":"2026-02-04T05:04:43.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"18637583578491","imei1":"18637583578491","imei2":"18637583578491","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T05:04:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176631,"job_number":"JOB_176631","tr_customer_id":176648,"tr_customer_product_id":176638,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:21:22.000Z","modified_at":"2026-02-04T04:21:31.000Z","name":"Mason Champlin","mobile_number":"298-655-8960","email_id":"Claud.Nader@hotmail.com","dop":"2025-12-31","serial_number":"10724430596009","imei1":"10724430596009","imei2":"10724430596009","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T04:21:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176612,"job_number":"JOB_176612","tr_customer_id":176629,"tr_customer_product_id":176619,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:21:08.000Z","modified_at":"2026-02-04T04:21:18.000Z","name":"Aileen Gleason","mobile_number":"557-611-8420","email_id":"Ernesto64@hotmail.com","dop":"2025-12-31","serial_number":"10601215488525","imei1":"10601215488525","imei2":"10601215488525","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T04:21:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176607,"job_number":"JOB_176607","tr_customer_id":176624,"tr_customer_product_id":176614,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:21:03.000Z","modified_at":"2026-02-04T04:21:14.000Z","name":"Beatrice Ankunding","mobile_number":"240-612-6333","email_id":"Zella_Goldner@hotmail.com","dop":"2025-06-09","serial_number":"101601397974637","imei1":"101601397974637","imei2":"101601397974637","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T04:21:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176596,"job_number":"JOB_176596","tr_customer_id":176613,"tr_customer_product_id":176603,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:54.000Z","modified_at":"2026-02-04T04:21:04.000Z","name":"Alba Ernser","mobile_number":"394-818-6472","email_id":"Devonte_Murray9@hotmail.com","dop":"2025-12-31","serial_number":"10752370154491","imei1":"10752370154491","imei2":"10752370154491","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T04:21:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176592,"job_number":"JOB_176592","tr_customer_id":176609,"tr_customer_product_id":176599,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:47.000Z","modified_at":"2026-02-04T04:20:58.000Z","name":"Colin Borer","mobile_number":"928-840-3184","email_id":"Johann14@yahoo.com","dop":"2025-06-09","serial_number":"107220114783683","imei1":"107220114783683","imei2":"107220114783683","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T04:20:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176563,"job_number":"JOB_176563","tr_customer_id":176580,"tr_customer_product_id":176570,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:32.000Z","modified_at":"2026-02-04T04:20:43.000Z","name":"Jordane Bradtke","mobile_number":"215-512-5077","email_id":"Dale_Feeney@gmail.com","dop":"2025-06-09","serial_number":"107221785345255","imei1":"107221785345255","imei2":"107221785345255","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T04:20:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176548,"job_number":"JOB_176548","tr_customer_id":176565,"tr_customer_product_id":176555,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:24.000Z","modified_at":"2026-02-04T04:20:34.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"11056966371513","imei1":"11056966371513","imei2":"11056966371513","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T04:20:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176533,"job_number":"JOB_176533","tr_customer_id":176550,"tr_customer_product_id":176540,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:13.000Z","modified_at":"2026-02-04T04:20:36.000Z","name":"Velda Wintheiser","mobile_number":"854-858-7413","email_id":"Benton.Heaney33@yahoo.com","dop":"2025-10-01","serial_number":"17987415519575","imei1":"17987415519575","imei2":"17987415519575","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T04:20:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176490,"job_number":"JOB_176490","tr_customer_id":176507,"tr_customer_product_id":176497,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:19:38.000Z","modified_at":"2026-02-04T04:19:48.000Z","name":"giyu tomiaka","mobile_number":"342-645-9031","email_id":"giyu@g.com","dop":"2026-01-10","serial_number":"215126527489909","imei1":"215126527489909","imei2":"215126527489909","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T04:19:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176479,"job_number":"JOB_176479","tr_customer_id":176496,"tr_customer_product_id":176486,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:19:27.000Z","modified_at":"2026-02-04T04:19:36.000Z","name":"tanjiro kamado","mobile_number":"348-743-7546","email_id":"tanjiro@g.com","dop":"2026-01-10","serial_number":"753371029945637","imei1":"753371029945637","imei2":"753371029945637","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T04:19:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176471,"job_number":"JOB_176471","tr_customer_id":176488,"tr_customer_product_id":176478,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:19:15.000Z","modified_at":"2026-02-04T04:19:24.000Z","name":"saitama sensei","mobile_number":"941-837-0590","email_id":"saitama@yopmail.com","dop":"2026-01-10","serial_number":"622751869803208","imei1":"622751869803208","imei2":"622751869803208","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T04:19:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176434,"job_number":"JOB_176434","tr_customer_id":176451,"tr_customer_product_id":176441,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T01:48:25.000Z","modified_at":"2026-02-04T03:39:11.000Z","name":"guri singh","mobile_number":"4257356462","email_id":"gsdhjagd@gmail.com","dop":"2026-02-02","serial_number":"98765678956789054","imei1":"98765678956789054","imei2":"98765678956789054","popurl":"2026-02-02T05:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T03:39:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176893,"job_number":"JOB_176893","tr_customer_id":176910,"tr_customer_product_id":176900,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T07:32:29.000Z","modified_at":"2026-02-04T07:32:39.000Z","name":"Laurianne Bechtelar","mobile_number":"662-354-4225","email_id":"Ian60@yahoo.com","dop":"2025-12-01","serial_number":"11914753534261","imei1":"11914753534261","imei2":"11914753534261","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T07:32:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176891,"job_number":"JOB_176891","tr_customer_id":176908,"tr_customer_product_id":176898,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T07:32:15.000Z","modified_at":"2026-02-04T07:32:25.000Z","name":"Viviane Breitenberg","mobile_number":"929-527-5510","email_id":"Jaylon93@yahoo.com","dop":"2025-12-01","serial_number":"10443923292196","imei1":"10443923292196","imei2":"10443923292196","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T07:32:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176889,"job_number":"JOB_176889","tr_customer_id":176906,"tr_customer_product_id":176896,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T07:32:00.000Z","modified_at":"2026-02-04T07:32:10.000Z","name":"Daniella Wehner","mobile_number":"622-384-7449","email_id":"Rachelle28@hotmail.com","dop":"2025-12-01","serial_number":"12350241995266","imei1":"12350241995266","imei2":"12350241995266","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T07:32:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176886,"job_number":"JOB_176886","tr_customer_id":176903,"tr_customer_product_id":176893,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T07:05:19.000Z","modified_at":"2026-02-04T07:06:02.000Z","name":"Santina Leffler","mobile_number":"319-596-5351","email_id":"Kavon17@hotmail.com","dop":"2025-04-06","serial_number":"16317518742286","imei1":"16317518742286","imei2":"16317518742286","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T07:06:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176883,"job_number":"JOB_176883","tr_customer_id":176900,"tr_customer_product_id":176890,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T07:04:28.000Z","modified_at":"2026-02-04T07:05:10.000Z","name":"Dan Renner","mobile_number":"690-919-8617","email_id":"Angelina_Stroman@gmail.com","dop":"2025-04-06","serial_number":"19931993713930","imei1":"19931993713930","imei2":"19931993713930","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T07:05:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176880,"job_number":"JOB_176880","tr_customer_id":176897,"tr_customer_product_id":176887,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T07:03:41.000Z","modified_at":"2026-02-04T07:04:25.000Z","name":"Duncan Tremblay","mobile_number":"476-655-9479","email_id":"Adan_Hegmann@yahoo.com","dop":"2025-04-06","serial_number":"14223695601298","imei1":"14223695601298","imei2":"14223695601298","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T07:04:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176878,"job_number":"JOB_176878","tr_customer_id":176895,"tr_customer_product_id":176885,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T07:03:36.000Z","modified_at":"2026-02-04T07:04:19.000Z","name":"Lawson Abbott","mobile_number":"689-463-4285","email_id":"Amani5@gmail.com","dop":"2025-04-06","serial_number":"18664777181660","imei1":"18664777181660","imei2":"18664777181660","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T07:04:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176875,"job_number":"JOB_176875","tr_customer_id":176892,"tr_customer_product_id":176882,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T07:01:27.000Z","modified_at":"2026-02-04T07:02:10.000Z","name":"Ernesto Kilback","mobile_number":"881-392-9864","email_id":"Ayden_Hayes@yahoo.com","dop":"2025-04-06","serial_number":"14878009807305","imei1":"14878009807305","imei2":"14878009807305","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T07:02:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176872,"job_number":"JOB_176872","tr_customer_id":176889,"tr_customer_product_id":176879,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T07:00:52.000Z","modified_at":"2026-02-04T07:01:31.000Z","name":"Harrison Mueller","mobile_number":"763-461-8020","email_id":"Oleta95@yahoo.com","dop":"2025-04-06","serial_number":"11972305432012","imei1":"11972305432012","imei2":"11972305432012","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T07:01:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176869,"job_number":"JOB_176869","tr_customer_id":176886,"tr_customer_product_id":176876,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T07:00:40.000Z","modified_at":"2026-02-04T07:01:22.000Z","name":"Webster Veum","mobile_number":"214-612-1072","email_id":"Pearline_Welch@yahoo.com","dop":"2025-04-06","serial_number":"16449519170723","imei1":"16449519170723","imei2":"16449519170723","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T07:01:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176866,"job_number":"JOB_176866","tr_customer_id":176883,"tr_customer_product_id":176873,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T07:00:35.000Z","modified_at":"2026-02-04T07:01:18.000Z","name":"Louisa Kub","mobile_number":"793-668-7976","email_id":"Teagan.Vandervort@yahoo.com","dop":"2025-04-06","serial_number":"11753451168271","imei1":"11753451168271","imei2":"11753451168271","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T07:01:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176863,"job_number":"JOB_176863","tr_customer_id":176880,"tr_customer_product_id":176870,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T07:00:27.000Z","modified_at":"2026-02-04T07:01:05.000Z","name":"River Kassulke","mobile_number":"598-350-8973","email_id":"Elouise.Koepp@hotmail.com","dop":"2025-04-06","serial_number":"19907468481440","imei1":"19907468481440","imei2":"19907468481440","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T07:01:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176861,"job_number":"JOB_176861","tr_customer_id":176878,"tr_customer_product_id":176868,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T07:00:25.000Z","modified_at":"2026-02-04T07:01:04.000Z","name":"Warren Zieme","mobile_number":"947-908-5142","email_id":"Quinton11@yahoo.com","dop":"2025-04-06","serial_number":"19652338153764","imei1":"19652338153764","imei2":"19652338153764","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T07:01:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176859,"job_number":"JOB_176859","tr_customer_id":176876,"tr_customer_product_id":176866,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T07:00:05.000Z","modified_at":"2026-02-04T07:00:44.000Z","name":"Lazaro Rogahn","mobile_number":"543-846-1402","email_id":"Reynold_Schumm66@hotmail.com","dop":"2025-04-06","serial_number":"19733298009732","imei1":"19733298009732","imei2":"19733298009732","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T07:00:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176856,"job_number":"JOB_176856","tr_customer_id":176873,"tr_customer_product_id":176863,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:59:51.000Z","modified_at":"2026-02-04T07:00:32.000Z","name":"Carlee Schneider","mobile_number":"965-515-6645","email_id":"Dayna_Turcotte23@yahoo.com","dop":"2025-04-06","serial_number":"13323967154011","imei1":"13323967154011","imei2":"13323967154011","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T07:00:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176853,"job_number":"JOB_176853","tr_customer_id":176870,"tr_customer_product_id":176860,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:59:42.000Z","modified_at":"2026-02-04T07:00:26.000Z","name":"Gerry Gorczany","mobile_number":"683-705-1430","email_id":"Alayna_Jakubowski51@gmail.com","dop":"2025-04-06","serial_number":"18396928961753","imei1":"18396928961753","imei2":"18396928961753","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T07:00:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176850,"job_number":"JOB_176850","tr_customer_id":176867,"tr_customer_product_id":176857,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:59:17.000Z","modified_at":"2026-02-04T06:59:57.000Z","name":"Reyes Carter","mobile_number":"569-543-9004","email_id":"Bennett_Emard71@gmail.com","dop":"2025-04-06","serial_number":"14385927947597","imei1":"14385927947597","imei2":"14385927947597","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T06:59:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176847,"job_number":"JOB_176847","tr_customer_id":176864,"tr_customer_product_id":176854,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:59:00.000Z","modified_at":"2026-02-04T06:59:42.000Z","name":"Delilah Predovic","mobile_number":"895-562-0420","email_id":"Rolando.Schimmel5@gmail.com","dop":"2025-04-06","serial_number":"17719547518797","imei1":"17719547518797","imei2":"17719547518797","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T06:59:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176844,"job_number":"JOB_176844","tr_customer_id":176861,"tr_customer_product_id":176851,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:55:42.000Z","modified_at":"2026-02-04T06:56:20.000Z","name":"Frances Metz","mobile_number":"840-673-4920","email_id":"Jodie.Harber@gmail.com","dop":"2025-04-06","serial_number":"10319159604004","imei1":"10319159604004","imei2":"10319159604004","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T06:56:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176841,"job_number":"JOB_176841","tr_customer_id":176858,"tr_customer_product_id":176848,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:55:20.000Z","modified_at":"2026-02-04T06:56:00.000Z","name":"Stanford Beahan","mobile_number":"690-958-6746","email_id":"Alvah.Sawayn2@yahoo.com","dop":"2000-01-31","serial_number":"10791733456393","imei1":"10791733456393","imei2":"10791733456393","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T06:56:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176838,"job_number":"JOB_176838","tr_customer_id":176855,"tr_customer_product_id":176845,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:54:56.000Z","modified_at":"2026-02-04T06:55:35.000Z","name":"Coralie Ziemann","mobile_number":"561-505-2613","email_id":"Richmond_Monahan@yahoo.com","dop":"2025-04-06","serial_number":"19481917318387","imei1":"19481917318387","imei2":"19481917318387","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T06:55:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176835,"job_number":"JOB_176835","tr_customer_id":176852,"tr_customer_product_id":176842,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:54:33.000Z","modified_at":"2026-02-04T06:55:12.000Z","name":"Amely Quigley","mobile_number":"442-284-1442","email_id":"Newton.Durgan@hotmail.com","dop":"2000-01-31","serial_number":"10179817101820","imei1":"10179817101820","imei2":"10179817101820","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T06:55:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176832,"job_number":"JOB_176832","tr_customer_id":176849,"tr_customer_product_id":176839,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:54:26.000Z","modified_at":"2026-02-04T06:55:04.000Z","name":"Gaetano Cummings","mobile_number":"965-953-2123","email_id":"Cleve88@yahoo.com","dop":"2025-04-06","serial_number":"15237319646272","imei1":"15237319646272","imei2":"15237319646272","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T06:55:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176828,"job_number":"JOB_176828","tr_customer_id":176845,"tr_customer_product_id":176835,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:54:10.000Z","modified_at":"2026-02-04T06:54:48.000Z","name":"Carolanne Schiller","mobile_number":"617-911-1955","email_id":"Garrison72@yahoo.com","dop":"2025-04-06","serial_number":"13659352219816","imei1":"13659352219816","imei2":"13659352219816","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T06:54:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176826,"job_number":"JOB_176826","tr_customer_id":176843,"tr_customer_product_id":176833,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:54:10.000Z","modified_at":"2026-02-04T06:54:49.000Z","name":"Rigoberto Davis","mobile_number":"585-931-2247","email_id":"Damon13@yahoo.com","dop":"2025-04-06","serial_number":"17012921716077","imei1":"17012921716077","imei2":"17012921716077","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T06:54:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176823,"job_number":"JOB_176823","tr_customer_id":176840,"tr_customer_product_id":176830,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:53:45.000Z","modified_at":"2026-02-04T06:54:25.000Z","name":"Elinor Huel","mobile_number":"925-870-5470","email_id":"Santa.Gutkowski@hotmail.com","dop":"2000-01-31","serial_number":"10921469195373","imei1":"10921469195373","imei2":"10921469195373","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T06:54:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176820,"job_number":"JOB_176820","tr_customer_id":176837,"tr_customer_product_id":176827,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:53:41.000Z","modified_at":"2026-02-04T06:54:19.000Z","name":"Mariane Hilpert","mobile_number":"881-972-3211","email_id":"Diego_Heidenreich91@hotmail.com","dop":"2025-04-06","serial_number":"18877928849136","imei1":"18877928849136","imei2":"18877928849136","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T06:54:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176817,"job_number":"JOB_176817","tr_customer_id":176834,"tr_customer_product_id":176824,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:53:25.000Z","modified_at":"2026-02-04T06:54:03.000Z","name":"Dario Bechtelar","mobile_number":"853-861-2010","email_id":"Dina_Hessel31@gmail.com","dop":"2025-04-06","serial_number":"16560041388152","imei1":"16560041388152","imei2":"16560041388152","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T06:54:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176814,"job_number":"JOB_176814","tr_customer_id":176831,"tr_customer_product_id":176821,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:52:57.000Z","modified_at":"2026-02-04T06:53:37.000Z","name":"Dwight Cummerata","mobile_number":"996-948-4620","email_id":"Derick18@gmail.com","dop":"2000-01-31","serial_number":"10835669817075","imei1":"10835669817075","imei2":"10835669817075","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T06:53:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176811,"job_number":"JOB_176811","tr_customer_id":176828,"tr_customer_product_id":176818,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:52:55.000Z","modified_at":"2026-02-04T06:53:33.000Z","name":"Onie Pouros","mobile_number":"328-720-9300","email_id":"Claire_Armstrong@yahoo.com","dop":"2025-04-06","serial_number":"15830165318909","imei1":"15830165318909","imei2":"15830165318909","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T06:53:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176808,"job_number":"JOB_176808","tr_customer_id":176825,"tr_customer_product_id":176815,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:52:39.000Z","modified_at":"2026-02-04T06:53:17.000Z","name":"Daren White","mobile_number":"944-529-1698","email_id":"Melyna_Jenkins37@hotmail.com","dop":"2025-04-06","serial_number":"13807047697011","imei1":"13807047697011","imei2":"13807047697011","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T06:53:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176805,"job_number":"JOB_176805","tr_customer_id":176822,"tr_customer_product_id":176812,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:51:17.000Z","modified_at":"2026-02-04T06:51:52.000Z","name":"Dagmar Schaden","mobile_number":"831-463-3100","email_id":"Constantin.Batz60@yahoo.com","dop":"2025-04-06","serial_number":"19266403935221","imei1":"19266403935221","imei2":"19266403935221","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T06:51:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176803,"job_number":"JOB_176803","tr_customer_id":176820,"tr_customer_product_id":176810,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:47:00.000Z","modified_at":"2026-02-04T06:47:40.000Z","name":"Craig Schultz","mobile_number":"409-434-8671","email_id":"Suzanne_Fadel@yahoo.com","dop":"2025-04-06","serial_number":"10831828358942","imei1":"10831828358942","imei2":"10831828358942","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T06:47:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176800,"job_number":"JOB_176800","tr_customer_id":176817,"tr_customer_product_id":176807,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:46:12.000Z","modified_at":"2026-02-04T06:46:52.000Z","name":"Moriah Jaskolski","mobile_number":"838-388-5298","email_id":"Kraig75@hotmail.com","dop":"2025-04-06","serial_number":"17632049648976","imei1":"17632049648976","imei2":"17632049648976","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T06:46:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176797,"job_number":"JOB_176797","tr_customer_id":176814,"tr_customer_product_id":176804,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:45:24.000Z","modified_at":"2026-02-04T06:46:04.000Z","name":"Ivory Mayer","mobile_number":"948-657-6725","email_id":"Vito77@gmail.com","dop":"2025-04-06","serial_number":"19725127540830","imei1":"19725127540830","imei2":"19725127540830","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T06:46:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176793,"job_number":"JOB_176793","tr_customer_id":176810,"tr_customer_product_id":176800,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:44:17.000Z","modified_at":"2026-02-04T06:44:56.000Z","name":"Haley McClure","mobile_number":"875-886-3894","email_id":"Cecile_Jones@yahoo.com","dop":"2025-04-06","serial_number":"16343064722333","imei1":"16343064722333","imei2":"16343064722333","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T06:44:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176790,"job_number":"JOB_176790","tr_customer_id":176807,"tr_customer_product_id":176797,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:43:29.000Z","modified_at":"2026-02-04T06:44:09.000Z","name":"Hassie Dicki","mobile_number":"819-841-9859","email_id":"Cristina88@yahoo.com","dop":"2025-04-06","serial_number":"19739573208613","imei1":"19739573208613","imei2":"19739573208613","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T06:44:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176787,"job_number":"JOB_176787","tr_customer_id":176804,"tr_customer_product_id":176794,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:42:41.000Z","modified_at":"2026-02-04T06:43:21.000Z","name":"William Kilback","mobile_number":"883-319-8305","email_id":"Hector_Nitzsche@gmail.com","dop":"2025-04-06","serial_number":"18626509595510","imei1":"18626509595510","imei2":"18626509595510","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T06:43:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176784,"job_number":"JOB_176784","tr_customer_id":176801,"tr_customer_product_id":176791,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:42:10.000Z","modified_at":"2026-02-04T06:42:49.000Z","name":"Samson Williamson","mobile_number":"601-988-4325","email_id":"Andre_Carter14@yahoo.com","dop":"2025-04-06","serial_number":"11657576181584","imei1":"11657576181584","imei2":"11657576181584","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T06:42:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176781,"job_number":"JOB_176781","tr_customer_id":176798,"tr_customer_product_id":176788,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:41:22.000Z","modified_at":"2026-02-04T06:42:02.000Z","name":"Noe Fadel","mobile_number":"245-862-7049","email_id":"Dena_Sipes@yahoo.com","dop":"2025-04-06","serial_number":"17991526948188","imei1":"17991526948188","imei2":"17991526948188","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T06:42:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176778,"job_number":"JOB_176778","tr_customer_id":176795,"tr_customer_product_id":176785,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:40:34.000Z","modified_at":"2026-02-04T06:41:14.000Z","name":"Lorine Gulgowski","mobile_number":"578-776-1552","email_id":"Lyla.Romaguera60@gmail.com","dop":"2025-04-06","serial_number":"13039619133277","imei1":"13039619133277","imei2":"13039619133277","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T06:41:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176775,"job_number":"JOB_176775","tr_customer_id":176792,"tr_customer_product_id":176782,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:40:08.000Z","modified_at":"2026-02-04T06:40:50.000Z","name":"Cyrus Stroman","mobile_number":"972-684-6193","email_id":"Kathleen77@hotmail.com","dop":"2025-06-18","serial_number":"10207415943222","imei1":"10207415943222","imei2":"10207415943222","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T06:40:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176772,"job_number":"JOB_176772","tr_customer_id":176789,"tr_customer_product_id":176779,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:39:20.000Z","modified_at":"2026-02-04T06:40:04.000Z","name":"Colleen Murazik","mobile_number":"938-339-7309","email_id":"Sonny98@hotmail.com","dop":"2025-04-06","serial_number":"19040000679011","imei1":"19040000679011","imei2":"19040000679011","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T06:40:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176770,"job_number":"JOB_176770","tr_customer_id":176787,"tr_customer_product_id":176777,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:39:17.000Z","modified_at":"2026-02-04T06:40:00.000Z","name":"Adolf Kutch","mobile_number":"616-412-4306","email_id":"Fern_Crist@hotmail.com","dop":"2025-06-18","serial_number":"10568280541578","imei1":"10568280541578","imei2":"10568280541578","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T06:40:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176768,"job_number":"JOB_176768","tr_customer_id":176785,"tr_customer_product_id":176775,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:39:04.000Z","modified_at":"2026-02-04T06:39:44.000Z","name":"Georgianna Luettgen","mobile_number":"375-303-3647","email_id":"Shirley58@hotmail.com","dop":"2025-12-31","serial_number":"102617704348035","imei1":"102617704348035","imei2":"102617704348035","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T06:39:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176763,"job_number":"JOB_176763","tr_customer_id":176780,"tr_customer_product_id":176770,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:38:15.000Z","modified_at":"2026-02-04T06:38:55.000Z","name":"Lila Swift","mobile_number":"422-450-3027","email_id":"Annalise40@yahoo.com","dop":"2025-12-31","serial_number":"103915271697607","imei1":"103915271697607","imei2":"103915271697607","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T06:38:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176757,"job_number":"JOB_176757","tr_customer_id":176774,"tr_customer_product_id":176764,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T06:37:26.000Z","modified_at":"2026-02-04T06:38:06.000Z","name":"Carlotta Carter","mobile_number":"218-907-9362","email_id":"Ardith19@hotmail.com","dop":"2025-12-31","serial_number":"101713119363134","imei1":"101713119363134","imei2":"101713119363134","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T06:38:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176737,"job_number":"JOB_176737","tr_customer_id":176754,"tr_customer_product_id":176744,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T05:40:54.000Z","modified_at":"2026-02-04T05:41:30.000Z","name":"Hector O'Reilly","mobile_number":"277-472-9194","email_id":"Aimee_Romaguera@gmail.com","dop":"2025-04-06","serial_number":"12884807685364","imei1":"12884807685364","imei2":"12884807685364","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T05:41:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176734,"job_number":"JOB_176734","tr_customer_id":176751,"tr_customer_product_id":176741,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T05:40:11.000Z","modified_at":"2026-02-04T05:40:47.000Z","name":"Jolie Gerhold","mobile_number":"393-723-5212","email_id":"Birdie_Berge@yahoo.com","dop":"2025-04-06","serial_number":"16652722179689","imei1":"16652722179689","imei2":"16652722179689","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T05:40:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176731,"job_number":"JOB_176731","tr_customer_id":176748,"tr_customer_product_id":176738,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T05:39:27.000Z","modified_at":"2026-02-04T05:40:04.000Z","name":"Dane Kuvalis","mobile_number":"811-824-8551","email_id":"Aletha.Lebsack@yahoo.com","dop":"2025-04-06","serial_number":"15631790507869","imei1":"15631790507869","imei2":"15631790507869","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T05:40:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176728,"job_number":"JOB_176728","tr_customer_id":176745,"tr_customer_product_id":176735,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T05:29:55.000Z","modified_at":"2026-02-04T05:30:39.000Z","name":"Freeman Herman","mobile_number":"263-675-8461","email_id":"Maryjane33@hotmail.com","dop":"2025-04-06","serial_number":"13961623298627","imei1":"13961623298627","imei2":"13961623298627","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T05:30:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176726,"job_number":"JOB_176726","tr_customer_id":176743,"tr_customer_product_id":176733,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T05:29:29.000Z","modified_at":"2026-02-04T05:30:04.000Z","name":"Immanuel McClure","mobile_number":"812-833-9513","email_id":"Viola.Bayer93@gmail.com","dop":"2025-04-06","serial_number":"15209066711525","imei1":"15209066711525","imei2":"15209066711525","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T05:30:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176723,"job_number":"JOB_176723","tr_customer_id":176740,"tr_customer_product_id":176730,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T05:11:55.000Z","modified_at":"2026-02-04T05:12:04.000Z","name":"Jeffrey Sauer","mobile_number":"809-750-0216","email_id":"Ronny28@gmail.com","dop":"2025-07-01","serial_number":"101214711385421","imei1":"101214711385421","imei2":"101214711385421","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T05:12:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176721,"job_number":"JOB_176721","tr_customer_id":176738,"tr_customer_product_id":176728,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T05:11:42.000Z","modified_at":"2026-02-04T05:11:52.000Z","name":"Marta Nitzsche","mobile_number":"876-939-2221","email_id":"Addie_Boyle@yahoo.com","dop":"2025-07-01","serial_number":"108027526968959","imei1":"108027526968959","imei2":"108027526968959","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T05:11:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176718,"job_number":"JOB_176718","tr_customer_id":176735,"tr_customer_product_id":176725,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T05:07:26.000Z","modified_at":"2026-02-04T05:08:03.000Z","name":"Jarvis Nienow","mobile_number":"837-409-7971","email_id":"Maximilian.Beatty@gmail.com","dop":"2025-04-06","serial_number":"17271331175318","imei1":"17271331175318","imei2":"17271331175318","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T05:08:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176713,"job_number":"JOB_176713","tr_customer_id":176730,"tr_customer_product_id":176720,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T05:06:41.000Z","modified_at":"2026-02-04T05:07:19.000Z","name":"Chelsea Lockman","mobile_number":"280-990-6465","email_id":"Grady.Jakubowski@gmail.com","dop":"2025-04-06","serial_number":"11667111239684","imei1":"11667111239684","imei2":"11667111239684","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T05:07:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176710,"job_number":"JOB_176710","tr_customer_id":176727,"tr_customer_product_id":176717,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T05:05:55.000Z","modified_at":"2026-02-04T05:06:33.000Z","name":"Ayana Lakin","mobile_number":"621-885-5581","email_id":"Ezequiel91@yahoo.com","dop":"2025-04-06","serial_number":"15193799837989","imei1":"15193799837989","imei2":"15193799837989","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T05:06:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176706,"job_number":"JOB_176706","tr_customer_id":176723,"tr_customer_product_id":176713,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:45:29.000Z","modified_at":"2026-02-04T04:46:06.000Z","name":"Kadin West","mobile_number":"840-867-0446","email_id":"Claude.Bins@gmail.com","dop":"2025-10-21","serial_number":"14969654966893","imei1":"14969654966893","imei2":"14969654966893","popurl":"2025-10-21T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T04:46:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176704,"job_number":"JOB_176704","tr_customer_id":176721,"tr_customer_product_id":176711,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:45:01.000Z","modified_at":"2026-02-04T04:45:40.000Z","name":"Lauretta Sporer","mobile_number":"580-663-6430","email_id":"Elmore_Klocko35@yahoo.com","dop":"2025-10-21","serial_number":"10730403025821","imei1":"10730403025821","imei2":"10730403025821","popurl":"2025-10-21T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T04:45:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176702,"job_number":"JOB_176702","tr_customer_id":176719,"tr_customer_product_id":176709,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:44:44.000Z","modified_at":"2026-02-04T04:45:21.000Z","name":"Jodie Abbott","mobile_number":"457-258-9604","email_id":"Lindsay.OKon12@hotmail.com","dop":"2025-10-21","serial_number":"14391136364330","imei1":"14391136364330","imei2":"14391136364330","popurl":"2025-10-21T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T04:45:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176700,"job_number":"JOB_176700","tr_customer_id":176717,"tr_customer_product_id":176707,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:44:13.000Z","modified_at":"2026-02-04T04:44:53.000Z","name":"Karley Glover","mobile_number":"583-213-0873","email_id":"Daniella.Schuster@yahoo.com","dop":"2025-10-21","serial_number":"11218951587295","imei1":"11218951587295","imei2":"11218951587295","popurl":"2025-10-21T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T04:44:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176698,"job_number":"JOB_176698","tr_customer_id":176715,"tr_customer_product_id":176705,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:43:59.000Z","modified_at":"2026-02-04T04:44:37.000Z","name":"Travis Flatley","mobile_number":"940-690-9471","email_id":"Kaela11@yahoo.com","dop":"2025-10-21","serial_number":"11476097854053","imei1":"11476097854053","imei2":"11476097854053","popurl":"2025-10-21T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T04:44:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176696,"job_number":"JOB_176696","tr_customer_id":176713,"tr_customer_product_id":176703,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:43:24.000Z","modified_at":"2026-02-04T04:44:05.000Z","name":"Felton Dibbert","mobile_number":"506-453-4330","email_id":"Carlie.Brakus79@gmail.com","dop":"2025-10-21","serial_number":"14267430442700","imei1":"14267430442700","imei2":"14267430442700","popurl":"2025-10-21T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T04:44:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176688,"job_number":"JOB_176688","tr_customer_id":176705,"tr_customer_product_id":176695,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:26:22.000Z","modified_at":"2026-02-04T04:26:49.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"45047521778037","imei1":"45047521778037","imei2":"45047521778037","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T04:26:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176681,"job_number":"JOB_176681","tr_customer_id":176698,"tr_customer_product_id":176688,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:25:47.000Z","modified_at":"2026-02-04T04:26:14.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"91800988010490","imei1":"91800988010490","imei2":"91800988010490","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T04:26:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176674,"job_number":"JOB_176674","tr_customer_id":176691,"tr_customer_product_id":176681,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:25:12.000Z","modified_at":"2026-02-04T04:25:38.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"32339119836277","imei1":"32339119836277","imei2":"32339119836277","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T04:25:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176666,"job_number":"JOB_176666","tr_customer_id":176683,"tr_customer_product_id":176673,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:22:16.000Z","modified_at":"2026-02-04T04:22:56.000Z","name":"Jaycee Weissnat","mobile_number":"645-853-3263","email_id":"Hipolito.Shields@hotmail.com","dop":"2025-04-06","serial_number":"11349614812034","imei1":"11349614812034","imei2":"11349614812034","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T04:22:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176663,"job_number":"JOB_176663","tr_customer_id":176680,"tr_customer_product_id":176670,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:22:12.000Z","modified_at":"2026-02-04T04:22:52.000Z","name":"Akeem Walker","mobile_number":"746-584-9495","email_id":"Brandy_McClure@hotmail.com","dop":"2025-04-06","serial_number":"14927185654416","imei1":"14927185654416","imei2":"14927185654416","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T04:22:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176660,"job_number":"JOB_176660","tr_customer_id":176677,"tr_customer_product_id":176667,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:22:05.000Z","modified_at":"2026-02-04T04:22:45.000Z","name":"Mark Effertz","mobile_number":"350-461-3813","email_id":"Ricky.Zboncak@yahoo.com","dop":"2000-01-31","serial_number":"10581145820709","imei1":"10581145820709","imei2":"10581145820709","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T04:22:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176657,"job_number":"JOB_176657","tr_customer_id":176674,"tr_customer_product_id":176664,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:21:57.000Z","modified_at":"2026-02-04T04:22:36.000Z","name":"Madison VonRueden","mobile_number":"214-337-0465","email_id":"Edmund_Witting54@yahoo.com","dop":"2025-04-06","serial_number":"10636638989526","imei1":"10636638989526","imei2":"10636638989526","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T04:22:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176653,"job_number":"JOB_176653","tr_customer_id":176670,"tr_customer_product_id":176660,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:21:46.000Z","modified_at":"2026-02-04T04:22:26.000Z","name":"Lulu Legros","mobile_number":"474-470-7038","email_id":"Corene_Cummings@yahoo.com","dop":"2025-04-06","serial_number":"15778525443796","imei1":"15778525443796","imei2":"15778525443796","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T04:22:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176651,"job_number":"JOB_176651","tr_customer_id":176668,"tr_customer_product_id":176658,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:21:45.000Z","modified_at":"2026-02-04T04:22:24.000Z","name":"Boris O'Conner","mobile_number":"320-517-7243","email_id":"Timmothy35@gmail.com","dop":"2025-04-06","serial_number":"15134246549164","imei1":"15134246549164","imei2":"15134246549164","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T04:22:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176647,"job_number":"JOB_176647","tr_customer_id":176664,"tr_customer_product_id":176654,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:21:30.000Z","modified_at":"2026-02-04T04:22:09.000Z","name":"Tyler Bartell","mobile_number":"993-851-2235","email_id":"Buster_Wiegand98@yahoo.com","dop":"2025-12-31","serial_number":"100481880007908","imei1":"100481880007908","imei2":"100481880007908","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T04:22:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176646,"job_number":"JOB_176646","tr_customer_id":176663,"tr_customer_product_id":176653,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:21:30.000Z","modified_at":"2026-02-04T04:22:06.000Z","name":"Imelda Sporer","mobile_number":"467-208-1770","email_id":"Darby76@hotmail.com","dop":"2025-04-06","serial_number":"19855385035594","imei1":"19855385035594","imei2":"19855385035594","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T04:22:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176643,"job_number":"JOB_176643","tr_customer_id":176660,"tr_customer_product_id":176650,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:21:29.000Z","modified_at":"2026-02-04T04:22:09.000Z","name":"Alize Cummerata","mobile_number":"537-475-2296","email_id":"Lenna6@yahoo.com","dop":"2025-04-06","serial_number":"13404526723400","imei1":"13404526723400","imei2":"13404526723400","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T04:22:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176640,"job_number":"JOB_176640","tr_customer_id":176657,"tr_customer_product_id":176647,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:21:27.000Z","modified_at":"2026-02-04T04:22:08.000Z","name":"Jaida Maggio","mobile_number":"903-530-2435","email_id":"Gabriel.Hermann17@gmail.com","dop":"2025-04-06","serial_number":"13259064261692","imei1":"13259064261692","imei2":"13259064261692","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T04:22:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176637,"job_number":"JOB_176637","tr_customer_id":176654,"tr_customer_product_id":176644,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:21:25.000Z","modified_at":"2026-02-04T04:22:04.000Z","name":"Norberto Runolfsdottir","mobile_number":"548-472-7044","email_id":"Jalyn97@hotmail.com","dop":"2025-04-06","serial_number":"14380539441000","imei1":"14380539441000","imei2":"14380539441000","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T04:22:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176632,"job_number":"JOB_176632","tr_customer_id":176649,"tr_customer_product_id":176639,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:21:22.000Z","modified_at":"2026-02-04T04:22:00.000Z","name":"Eldon Hyatt","mobile_number":"866-247-2632","email_id":"Jermain.Paucek83@gmail.com","dop":"2025-04-06","serial_number":"18038909573236","imei1":"18038909573236","imei2":"18038909573236","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T04:22:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176630,"job_number":"JOB_176630","tr_customer_id":176647,"tr_customer_product_id":176637,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:21:22.000Z","modified_at":"2026-02-04T04:21:59.000Z","name":"Omari Hudson","mobile_number":"956-243-1356","email_id":"Litzy_Kessler@gmail.com","dop":"2025-04-06","serial_number":"11886888319383","imei1":"11886888319383","imei2":"11886888319383","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T04:21:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176627,"job_number":"JOB_176627","tr_customer_id":176644,"tr_customer_product_id":176634,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:21:21.000Z","modified_at":"2026-02-04T04:21:59.000Z","name":"Jacklyn Moore","mobile_number":"424-776-3938","email_id":"Priscilla.Lockman@yahoo.com","dop":"2025-04-06","serial_number":"11561317396566","imei1":"11561317396566","imei2":"11561317396566","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T04:21:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176624,"job_number":"JOB_176624","tr_customer_id":176641,"tr_customer_product_id":176631,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:21:16.000Z","modified_at":"2026-02-04T04:21:57.000Z","name":"Joseph Konopelski","mobile_number":"421-449-8370","email_id":"Armando25@yahoo.com","dop":"2000-01-31","serial_number":"10188435582939","imei1":"10188435582939","imei2":"10188435582939","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T04:21:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176620,"job_number":"JOB_176620","tr_customer_id":176637,"tr_customer_product_id":176627,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:21:12.000Z","modified_at":"2026-02-04T04:21:51.000Z","name":"Mattie Gibson","mobile_number":"855-649-3783","email_id":"Alberta_Crona@yahoo.com","dop":"2025-04-06","serial_number":"10011580042402","imei1":"10011580042402","imei2":"10011580042402","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T04:21:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176618,"job_number":"JOB_176618","tr_customer_id":176635,"tr_customer_product_id":176625,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:21:11.000Z","modified_at":"2026-02-04T04:21:46.000Z","name":"Darrion Hessel","mobile_number":"520-797-7761","email_id":"Andreanne_Bayer60@hotmail.com","dop":"2026-01-04","serial_number":"17133369098001","imei1":"17133369098001","imei2":"17133369098001","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T04:21:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176615,"job_number":"JOB_176615","tr_customer_id":176632,"tr_customer_product_id":176622,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:21:09.000Z","modified_at":"2026-02-04T04:21:49.000Z","name":"Magali Bartell","mobile_number":"815-664-3422","email_id":"Lacey_Wolf75@gmail.com","dop":"2025-04-06","serial_number":"10883674573988","imei1":"10883674573988","imei2":"10883674573988","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T04:21:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176611,"job_number":"JOB_176611","tr_customer_id":176628,"tr_customer_product_id":176618,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:21:07.000Z","modified_at":"2026-02-04T04:21:48.000Z","name":"Myrna Stiedemann","mobile_number":"998-571-1838","email_id":"Merle8@gmail.com","dop":"2025-04-06","serial_number":"16520062757714","imei1":"16520062757714","imei2":"16520062757714","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T04:21:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176602,"job_number":"JOB_176602","tr_customer_id":176619,"tr_customer_product_id":176609,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:57.000Z","modified_at":"2026-02-04T04:21:38.000Z","name":"Nico Jast","mobile_number":"647-663-0902","email_id":"Consuelo93@yahoo.com","dop":"2025-04-06","serial_number":"14907914450534","imei1":"14907914450534","imei2":"14907914450534","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T04:21:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176600,"job_number":"JOB_176600","tr_customer_id":176617,"tr_customer_product_id":176607,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:57.000Z","modified_at":"2026-02-04T04:21:37.000Z","name":"Chelsea Ward","mobile_number":"886-889-8769","email_id":"Nelda.Cummerata27@hotmail.com","dop":"2025-04-06","serial_number":"11794836586046","imei1":"11794836586046","imei2":"11794836586046","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T04:21:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176598,"job_number":"JOB_176598","tr_customer_id":176615,"tr_customer_product_id":176605,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:56.000Z","modified_at":"2026-02-04T04:21:34.000Z","name":"Jennings Gaylord","mobile_number":"232-663-6014","email_id":"Rossie.Carter@hotmail.com","dop":"2025-04-06","serial_number":"13344060642110","imei1":"13344060642110","imei2":"13344060642110","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T04:21:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176590,"job_number":"JOB_176590","tr_customer_id":176607,"tr_customer_product_id":176597,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:46.000Z","modified_at":"2026-02-04T04:21:23.000Z","name":"Kadin Kuvalis","mobile_number":"487-530-8797","email_id":"Kelli.Kreiger@hotmail.com","dop":"2025-04-06","serial_number":"18766100481755","imei1":"18766100481755","imei2":"18766100481755","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T04:21:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176588,"job_number":"JOB_176588","tr_customer_id":176605,"tr_customer_product_id":176595,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:43.000Z","modified_at":"2026-02-04T04:21:22.000Z","name":"Hope Jacobson","mobile_number":"865-394-4003","email_id":"Lisette.Olson@gmail.com","dop":"2025-12-31","serial_number":"106871290318209","imei1":"106871290318209","imei2":"106871290318209","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T04:21:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176585,"job_number":"JOB_176585","tr_customer_id":176602,"tr_customer_product_id":176592,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:41.000Z","modified_at":"2026-02-04T04:21:21.000Z","name":"Dora Bartoletti","mobile_number":"502-851-1749","email_id":"Margarett.Lehner8@yahoo.com","dop":"2025-04-06","serial_number":"19184649271816","imei1":"19184649271816","imei2":"19184649271816","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T04:21:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176578,"job_number":"JOB_176578","tr_customer_id":176595,"tr_customer_product_id":176585,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:36.000Z","modified_at":"2026-02-04T04:21:18.000Z","name":"Leonora Harris","mobile_number":"366-298-2180","email_id":"Reginald_Harvey32@gmail.com","dop":"2025-04-06","serial_number":"14166113325691","imei1":"14166113325691","imei2":"14166113325691","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T04:21:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176577,"job_number":"JOB_176577","tr_customer_id":176594,"tr_customer_product_id":176584,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:36.000Z","modified_at":"2026-02-04T04:21:16.000Z","name":"Rosalee Pfeffer","mobile_number":"908-751-7700","email_id":"Colleen.Haag@hotmail.com","dop":"2025-04-06","serial_number":"13303380654586","imei1":"13303380654586","imei2":"13303380654586","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T04:21:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176575,"job_number":"JOB_176575","tr_customer_id":176592,"tr_customer_product_id":176582,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:36.000Z","modified_at":"2026-02-04T04:21:14.000Z","name":"Josephine McGlynn","mobile_number":"250-673-0476","email_id":"Kenyatta.Hills@yahoo.com","dop":"2025-04-06","serial_number":"13930670768311","imei1":"13930670768311","imei2":"13930670768311","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T04:21:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176572,"job_number":"JOB_176572","tr_customer_id":176589,"tr_customer_product_id":176579,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:35.000Z","modified_at":"2026-02-04T04:21:14.000Z","name":"Terrence Macejkovic","mobile_number":"443-308-3109","email_id":"Khalil.Huel87@yahoo.com","dop":"2025-04-06","serial_number":"16142756577747","imei1":"16142756577747","imei2":"16142756577747","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T04:21:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176571,"job_number":"JOB_176571","tr_customer_id":176588,"tr_customer_product_id":176578,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:35.000Z","modified_at":"2026-02-04T04:21:13.000Z","name":"Wilford O'Reilly","mobile_number":"304-299-7620","email_id":"Verdie_Ernser22@gmail.com","dop":"2025-04-06","serial_number":"12923973784175","imei1":"12923973784175","imei2":"12923973784175","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T04:21:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176558,"job_number":"JOB_176558","tr_customer_id":176575,"tr_customer_product_id":176565,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:29.000Z","modified_at":"2026-02-04T04:21:04.000Z","name":"Rupert Marks","mobile_number":"433-894-6883","email_id":"Arvel47@yahoo.com","dop":"2026-01-04","serial_number":"11748295611128","imei1":"11748295611128","imei2":"11748295611128","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T04:21:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176556,"job_number":"JOB_176556","tr_customer_id":176574,"tr_customer_product_id":176564,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:28.000Z","modified_at":"2026-02-04T04:21:06.000Z","name":"Brianne Rath","mobile_number":"478-778-0715","email_id":"Ardith_Kshlerin@gmail.com","dop":"2025-04-06","serial_number":"16815796580165","imei1":"16815796580165","imei2":"16815796580165","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T04:21:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176555,"job_number":"JOB_176555","tr_customer_id":176572,"tr_customer_product_id":176562,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:28.000Z","modified_at":"2026-02-04T04:21:08.000Z","name":"Chauncey O'Conner","mobile_number":"516-853-3932","email_id":"Justyn28@gmail.com","dop":"2000-01-31","serial_number":"10833219659521","imei1":"10833219659521","imei2":"10833219659521","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T04:21:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176551,"job_number":"JOB_176551","tr_customer_id":176568,"tr_customer_product_id":176558,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:25.000Z","modified_at":"2026-02-04T04:21:04.000Z","name":"Nikko Macejkovic","mobile_number":"288-671-7616","email_id":"Sarah_Halvorson@gmail.com","dop":"2025-04-06","serial_number":"17550298443603","imei1":"17550298443603","imei2":"17550298443603","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T04:21:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176544,"job_number":"JOB_176544","tr_customer_id":176561,"tr_customer_product_id":176551,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:21.000Z","modified_at":"2026-02-04T04:21:01.000Z","name":"Matteo Von","mobile_number":"342-973-4987","email_id":"Eloy.Rogahn@gmail.com","dop":"2025-04-06","serial_number":"14363441597170","imei1":"14363441597170","imei2":"14363441597170","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T04:21:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176540,"job_number":"JOB_176540","tr_customer_id":176557,"tr_customer_product_id":176547,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:20.000Z","modified_at":"2026-02-04T04:20:59.000Z","name":"Schuyler Hoppe","mobile_number":"930-807-2439","email_id":"Houston_Cummerata80@hotmail.com","dop":"2025-04-06","serial_number":"13502789387231","imei1":"13502789387231","imei2":"13502789387231","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T04:20:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176538,"job_number":"JOB_176538","tr_customer_id":176555,"tr_customer_product_id":176545,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:20.000Z","modified_at":"2026-02-04T04:20:55.000Z","name":"Pearline Kihn","mobile_number":"255-593-5668","email_id":"Imani.Gaylord52@gmail.com","dop":"2025-06-18","serial_number":"10091836493480","imei1":"10091836493480","imei2":"10091836493480","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T04:20:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176531,"job_number":"JOB_176531","tr_customer_id":176548,"tr_customer_product_id":176538,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:11.000Z","modified_at":"2026-02-04T04:20:48.000Z","name":"Cordelia Pagac","mobile_number":"239-949-3442","email_id":"Drew.McDermott75@hotmail.com","dop":"2025-04-06","serial_number":"15956594608157","imei1":"15956594608157","imei2":"15956594608157","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T04:20:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176527,"job_number":"JOB_176527","tr_customer_id":176544,"tr_customer_product_id":176534,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:09.000Z","modified_at":"2026-02-04T04:20:49.000Z","name":"Guy Waelchi","mobile_number":"860-293-8876","email_id":"Laurianne65@hotmail.com","dop":"2025-04-06","serial_number":"18283687641171","imei1":"18283687641171","imei2":"18283687641171","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T04:20:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176525,"job_number":"JOB_176525","tr_customer_id":176542,"tr_customer_product_id":176532,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:08.000Z","modified_at":"2026-02-04T04:20:48.000Z","name":"Brain Davis","mobile_number":"404-311-6308","email_id":"Carleton.Frami@gmail.com","dop":"2025-04-06","serial_number":"13788542844415","imei1":"13788542844415","imei2":"13788542844415","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T04:20:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176521,"job_number":"JOB_176521","tr_customer_id":176538,"tr_customer_product_id":176528,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:20:02.000Z","modified_at":"2026-02-04T04:20:39.000Z","name":"Darien Harber","mobile_number":"578-548-5280","email_id":"Raphaelle9@hotmail.com","dop":"2025-04-06","serial_number":"10290669186276","imei1":"10290669186276","imei2":"10290669186276","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T04:20:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176519,"job_number":"JOB_176519","tr_customer_id":176536,"tr_customer_product_id":176526,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:19:56.000Z","modified_at":"2026-02-04T04:20:35.000Z","name":"Allison Marks","mobile_number":"884-237-9590","email_id":"Cleta_Muller22@gmail.com","dop":"2025-12-31","serial_number":"109515920782283","imei1":"109515920782283","imei2":"109515920782283","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T04:20:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176514,"job_number":"JOB_176514","tr_customer_id":176531,"tr_customer_product_id":176521,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:19:50.000Z","modified_at":"2026-02-04T04:20:28.000Z","name":"Eli Kessler","mobile_number":"956-289-0988","email_id":"Kari41@hotmail.com","dop":"2025-04-06","serial_number":"11459773787837","imei1":"11459773787837","imei2":"11459773787837","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T04:20:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176512,"job_number":"JOB_176512","tr_customer_id":176529,"tr_customer_product_id":176519,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:19:49.000Z","modified_at":"2026-02-04T04:20:28.000Z","name":"Austen Bednar","mobile_number":"528-379-5549","email_id":"Hillard_Herzog96@gmail.com","dop":"2025-04-06","serial_number":"10871636493226","imei1":"10871636493226","imei2":"10871636493226","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T04:20:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176510,"job_number":"JOB_176510","tr_customer_id":176527,"tr_customer_product_id":176517,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:19:48.000Z","modified_at":"2026-02-04T04:20:28.000Z","name":"Josefina Jacobi","mobile_number":"556-838-4841","email_id":"Werner18@yahoo.com","dop":"2025-04-06","serial_number":"10425319190950","imei1":"10425319190950","imei2":"10425319190950","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T04:20:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176507,"job_number":"JOB_176507","tr_customer_id":176524,"tr_customer_product_id":176514,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:19:47.000Z","modified_at":"2026-02-04T04:20:28.000Z","name":"Kenton Ferry","mobile_number":"884-933-8543","email_id":"Lamont_Langosh30@yahoo.com","dop":"2025-04-06","serial_number":"16554706441120","imei1":"16554706441120","imei2":"16554706441120","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T04:20:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176505,"job_number":"JOB_176505","tr_customer_id":176522,"tr_customer_product_id":176512,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:19:46.000Z","modified_at":"2026-02-04T04:20:21.000Z","name":"Mckayla Welch","mobile_number":"380-580-9472","email_id":"Jabari.Thompson94@gmail.com","dop":"2026-01-04","serial_number":"11242668530788","imei1":"11242668530788","imei2":"11242668530788","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T04:20:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176500,"job_number":"JOB_176500","tr_customer_id":176517,"tr_customer_product_id":176507,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:19:43.000Z","modified_at":"2026-02-04T04:20:21.000Z","name":"Troy Kassulke","mobile_number":"429-334-2416","email_id":"Demarcus.Blick80@gmail.com","dop":"2025-04-06","serial_number":"14635670377565","imei1":"14635670377565","imei2":"14635670377565","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T04:20:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176497,"job_number":"JOB_176497","tr_customer_id":176514,"tr_customer_product_id":176504,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:19:42.000Z","modified_at":"2026-02-04T04:19:58.000Z","name":"Rozella O'Keefe","mobile_number":"917-931-9949","email_id":"Wendell_Nikolaus@gmail.com","dop":"2025-05-30","serial_number":"11193339772390","imei1":"11193339772390","imei2":"11193339772390","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T04:19:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176495,"job_number":"JOB_176495","tr_customer_id":176512,"tr_customer_product_id":176502,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:19:40.000Z","modified_at":"2026-02-04T04:20:20.000Z","name":"Alberto Lemke","mobile_number":"548-215-8611","email_id":"Federico60@gmail.com","dop":"2000-01-31","serial_number":"10674023106755","imei1":"10674023106755","imei2":"10674023106755","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T04:20:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176491,"job_number":"JOB_176491","tr_customer_id":176508,"tr_customer_product_id":176498,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:19:38.000Z","modified_at":"2026-02-04T04:20:13.000Z","name":"Deron Steuber","mobile_number":"706-377-0411","email_id":"Florencio_Reichel@hotmail.com","dop":"2025-06-18","serial_number":"10925752725743","imei1":"10925752725743","imei2":"10925752725743","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T04:20:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176488,"job_number":"JOB_176488","tr_customer_id":176505,"tr_customer_product_id":176495,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:19:38.000Z","modified_at":"2026-02-04T04:20:17.000Z","name":"Rhea Torp","mobile_number":"440-835-2133","email_id":"Enid.Durgan42@yahoo.com","dop":"2025-04-06","serial_number":"19804852871248","imei1":"19804852871248","imei2":"19804852871248","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T04:20:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176484,"job_number":"JOB_176484","tr_customer_id":176501,"tr_customer_product_id":176491,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:19:32.000Z","modified_at":"2026-02-04T04:20:12.000Z","name":"Tara Dooley","mobile_number":"230-744-5516","email_id":"Patsy.Collier25@gmail.com","dop":"2025-04-06","serial_number":"12429138110066","imei1":"12429138110066","imei2":"12429138110066","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T04:20:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176483,"job_number":"JOB_176483","tr_customer_id":176500,"tr_customer_product_id":176490,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:19:32.000Z","modified_at":"2026-02-04T04:20:12.000Z","name":"Alessandro Purdy","mobile_number":"342-728-6130","email_id":"Cleveland33@gmail.com","dop":"2025-04-06","serial_number":"19144756224125","imei1":"19144756224125","imei2":"19144756224125","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T04:20:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176478,"job_number":"JOB_176478","tr_customer_id":176495,"tr_customer_product_id":176485,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:19:25.000Z","modified_at":"2026-02-04T04:20:03.000Z","name":"Caleb Langworth","mobile_number":"679-449-4236","email_id":"Jadyn.Ebert29@gmail.com","dop":"2025-04-06","serial_number":"13432555119457","imei1":"13432555119457","imei2":"13432555119457","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T04:20:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176477,"job_number":"JOB_176477","tr_customer_id":176494,"tr_customer_product_id":176484,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:19:25.000Z","modified_at":"2026-02-04T04:20:04.000Z","name":"Manuela Bosco","mobile_number":"534-607-3873","email_id":"Kieran53@gmail.com","dop":"2025-04-06","serial_number":"16120296697617","imei1":"16120296697617","imei2":"16120296697617","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T04:20:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176469,"job_number":"JOB_176469","tr_customer_id":176486,"tr_customer_product_id":176476,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:19:12.000Z","modified_at":"2026-02-04T04:19:52.000Z","name":"Heath Dietrich","mobile_number":"686-211-3178","email_id":"Adan.Weissnat@yahoo.com","dop":"2025-04-06","serial_number":"19785516632411","imei1":"19785516632411","imei2":"19785516632411","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T04:19:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176467,"job_number":"JOB_176467","tr_customer_id":176484,"tr_customer_product_id":176474,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:19:05.000Z","modified_at":"2026-02-04T04:19:41.000Z","name":"Roger Kulas","mobile_number":"386-913-7176","email_id":"Javier_Hansen26@hotmail.com","dop":"2025-04-06","serial_number":"10996378630360","imei1":"10996378630360","imei2":"10996378630360","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T04:19:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176465,"job_number":"JOB_176465","tr_customer_id":176482,"tr_customer_product_id":176472,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:18:58.000Z","modified_at":"2026-02-04T04:19:35.000Z","name":"Lempi Ferry","mobile_number":"650-675-4242","email_id":"Martine_Kuhlman78@yahoo.com","dop":"2025-04-06","serial_number":"12999558831053","imei1":"12999558831053","imei2":"12999558831053","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T04:19:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176463,"job_number":"JOB_176463","tr_customer_id":176480,"tr_customer_product_id":176470,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:18:57.000Z","modified_at":"2026-02-04T04:19:07.000Z","name":"Karthik Duruvasula","mobile_number":"7897897890","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"15061186077396","imei1":"15061186077396","imei2":"15061186077396","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T04:19:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176461,"job_number":"JOB_176461","tr_customer_id":176478,"tr_customer_product_id":176468,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:18:45.000Z","modified_at":"2026-02-04T04:19:21.000Z","name":"Davion Conroy","mobile_number":"433-789-1714","email_id":"Tyrese79@gmail.com","dop":"2025-04-06","serial_number":"16284035142558","imei1":"16284035142558","imei2":"16284035142558","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T04:19:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176460,"job_number":"JOB_176460","tr_customer_id":176477,"tr_customer_product_id":176467,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T04:18:45.000Z","modified_at":"2026-02-04T04:18:55.000Z","name":"Karthik Duruvasula","mobile_number":"7897897890","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"109725614917318","imei1":"109725614917318","imei2":"109725614917318","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T04:18:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176450,"job_number":"JOB_176450","tr_customer_id":176467,"tr_customer_product_id":176457,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T03:31:14.000Z","modified_at":"2026-02-04T03:31:51.000Z","name":"Tomas O'Conner","mobile_number":"864-230-1023","email_id":"Alfonzo_Beier@yahoo.com","dop":"2025-04-06","serial_number":"14681583901262","imei1":"14681583901262","imei2":"14681583901262","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T03:31:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176447,"job_number":"JOB_176447","tr_customer_id":176464,"tr_customer_product_id":176454,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T03:30:29.000Z","modified_at":"2026-02-04T03:31:07.000Z","name":"Alexander Erdman","mobile_number":"923-694-5669","email_id":"Ericka_Mraz98@yahoo.com","dop":"2025-04-06","serial_number":"15454476168298","imei1":"15454476168298","imei2":"15454476168298","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T03:31:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176444,"job_number":"JOB_176444","tr_customer_id":176461,"tr_customer_product_id":176451,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T03:29:43.000Z","modified_at":"2026-02-04T03:30:21.000Z","name":"Malcolm Shields","mobile_number":"800-946-5391","email_id":"Leo_Pouros5@hotmail.com","dop":"2025-04-06","serial_number":"17869032770236","imei1":"17869032770236","imei2":"17869032770236","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T03:30:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176440,"job_number":"JOB_176440","tr_customer_id":176457,"tr_customer_product_id":176447,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T03:13:39.000Z","modified_at":"2026-02-04T03:13:54.000Z","name":"Jacklyn Howe","mobile_number":"640-904-1564","email_id":"Frieda_Towne33@hotmail.com","dop":"2025-05-30","serial_number":"14345045410993","imei1":"14345045410993","imei2":"14345045410993","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T03:13:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":176438,"job_number":"JOB_176438","tr_customer_id":176455,"tr_customer_product_id":176445,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T02:42:25.000Z","modified_at":"2026-02-04T03:49:07.000Z","name":"Ravi Kushwah","mobile_number":"9999449258","email_id":"ravikushwah1175@gmail.com","dop":"2026-02-02","serial_number":"12222222222222222","imei1":"13222222222222222","imei2":"13222222222222222","popurl":"2026-02-02T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-04T03:49:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2MjcwMzU5NH0.k2YS4elo7OV9GVZh5eAWCIX6avxpiW3o5WfoYo_rOos' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc3MDE5MTAzNn0.1mv2IZHCxe8J80S-Dro3PkqhB5KzkuEvkjqZAq23PT0 |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 76228240-282f-4846-b8f5-d26ca92b88fa |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"404-TEOItzPQRCngrgKZ8sHNrwh659E" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Wed, 04 Feb 2026 07:43:58 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":[{"id":176896,"job_number":"JOB_176896","tr_customer_id":176913,"tr_customer_product_id":176903,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T07:43:49.000Z","modified_at":"2026-02-04T07:43:56.000Z","name":"Carolyne Collins","mobile_number":"594-746-0357","email_id":"Nikko.Baumbach@hotmail.com","dop":"2025-11-04","serial_number":"98078291132871","imei1":"98078291132871","imei2":"98078291132871","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2026-02-04T07:43:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2MjcwMzU5NH0.k2YS4elo7OV9GVZh5eAWCIX6avxpiW3o5WfoYo_rOos' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--data-raw '{"job_id":98100}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc3MDE5MTAzNn0.1mv2IZHCxe8J80S-Dro3PkqhB5KzkuEvkjqZAq23PT0 |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | ce99b07d-7e17-403e-831b-f296d5a50e52 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 24 |
{
"job_id": 176896
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 49 |
| ETag | W/"31-mme4/gAy7n3u0+fm11JLWXqB5Dc" |
| Vary | Accept-Encoding |
| Date | Wed, 04 Feb 2026 07:43:58 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"QC completed successfully","data":[]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2MjcwMzU5NH0.k2YS4elo7OV9GVZh5eAWCIX6avxpiW3o5WfoYo_rOos' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc3MDE5MTAzNn0.1mv2IZHCxe8J80S-Dro3PkqhB5KzkuEvkjqZAq23PT0 |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | dd31a9e9-0bf4-4b12-8d14-17606ece84ec |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 31 |
| ETag | W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM" |
| Vary | Accept-Encoding |
| Date | Wed, 04 Feb 2026 07:43:58 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--data-raw '{"username":"iamfd","password":"password"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 697c6257-41e4-4b45-b5c8-5b291e614ad2 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 42 |
{"username":"iamfd","password":"password"}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 690 |
| ETag | W/"2b2-eEAeHEN+mFTTnBz3eX1YXNeeQ8E" |
| Vary | Accept-Encoding |
| Date | Wed, 04 Feb 2026 07:43:59 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzAxOTEwMzl9.sHpmCxzMhiP4vHbehFCcXMFHvkIWhMsa7nJOuPFLG5o"}}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI3MDQ1MjZ9.9PRb4D-Qi4k-AXJ37WoER_vk3MFrvNZCXpp_wuXXVoA' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'If-None-Match: W/"1af-Hx7rWnhMedRwRJUvWdcdDLlvRd0"' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzAxOTEwMjZ9.6rODLvNT6-hhkb52hpHpqZrl_-WGSNEi1t9OdLovbdI |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 0c76ce9b-ef76-4b49-9ad5-771dc31ace79 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 438 |
| ETag | W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4" |
| Vary | Accept-Encoding |
| Date | Wed, 04 Feb 2026 07:43:59 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"id":4,"first_name":"fd","last_name":"fd","login_id":"iamfd","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":5,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"FrontDesk","service_location":"Service Center A"}}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI3MDQ1MjZ9.9PRb4D-Qi4k-AXJ37WoER_vk3MFrvNZCXpp_wuXXVoA' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'If-None-Match: W/"ca-jAuD6auKdGVIj/PAp8hCwAtCfbU"' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzAxOTEwMjZ9.6rODLvNT6-hhkb52hpHpqZrl_-WGSNEi1t9OdLovbdI |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 93ff19f6-181f-4522-847e-5df091c62954 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 242 |
| ETag | W/"f2-fI3cc1oifLveIA2NadigGs5l86M" |
| Vary | Accept-Encoding |
| Date | Wed, 04 Feb 2026 07:43:59 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[{"label":"Pending for delivery","key":"pending_for_delivery","count":1},{"label":"Created today","key":"created_today","count":465},{"label":"Pending for FST assignment","key":"pending_fst_assignment","count":0}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI3MDQ1MjZ9.9PRb4D-Qi4k-AXJ37WoER_vk3MFrvNZCXpp_wuXXVoA' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--data-raw '{"details_key":"pending_for_delivery"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzAxOTEwMjZ9.6rODLvNT6-hhkb52hpHpqZrl_-WGSNEi1t9OdLovbdI |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | eb422446-d2e9-4bf3-b068-56662056a7f6 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 38 |
{"details_key":"pending_for_delivery"}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 1019 |
| ETag | W/"3fb-0qDvWeAkGOWxx3ne/Qx2rTVRJ7k" |
| Vary | Accept-Encoding |
| Date | Wed, 04 Feb 2026 07:43:59 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[{"id":176896,"job_number":"JOB_176896","tr_customer_id":176913,"tr_customer_product_id":176903,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T07:43:49.000Z","modified_at":"2026-02-04T07:43:58.000Z","name":"Carolyne Collins","mobile_number":"594-746-0357","email_id":"Nikko.Baumbach@hotmail.com","dop":"2025-11-04","serial_number":"98078291132871","imei1":"98078291132871","imei2":"98078291132871","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-02-04T07:43:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/fd/readyfordelivery' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI3MDQ1MjZ9.9PRb4D-Qi4k-AXJ37WoER_vk3MFrvNZCXpp_wuXXVoA' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzAxOTEwMjZ9.6rODLvNT6-hhkb52hpHpqZrl_-WGSNEi1t9OdLovbdI |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 1effe866-dfa1-4c68-a6ec-92e2292245f1 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 1019 |
| ETag | W/"3fb-0qDvWeAkGOWxx3ne/Qx2rTVRJ7k" |
| Vary | Accept-Encoding |
| Date | Wed, 04 Feb 2026 07:44:00 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[{"id":176896,"job_number":"JOB_176896","tr_customer_id":176913,"tr_customer_product_id":176903,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T07:43:49.000Z","modified_at":"2026-02-04T07:43:58.000Z","name":"Carolyne Collins","mobile_number":"594-746-0357","email_id":"Nikko.Baumbach@hotmail.com","dop":"2025-11-04","serial_number":"98078291132871","imei1":"98078291132871","imei2":"98078291132871","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-02-04T07:43:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/fd/delivertocustomer' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI3MDQ1MjZ9.9PRb4D-Qi4k-AXJ37WoER_vk3MFrvNZCXpp_wuXXVoA' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--data-raw '{"job_id":98100}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzAxOTEwMjZ9.6rODLvNT6-hhkb52hpHpqZrl_-WGSNEi1t9OdLovbdI |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | ddc7b61a-bdf1-4dff-ba2d-4aeb4d2ed505 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 24 |
{
"job_id": 176896
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 58 |
| ETag | W/"3a-3WdMDfucbYXvuH7Sl4ZX4bUclMI" |
| Vary | Accept-Encoding |
| Date | Wed, 04 Feb 2026 07:44:00 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Delivered to customer successfully","data":[]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/search' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI3MDUyMjJ9.YREOhYz69EGXsaEozCw6Ugj3PVEi1zWT1bB4uvrhA9o' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--data-raw '{"searchText":"JOB_98100"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzAxOTEwMjZ9.6rODLvNT6-hhkb52hpHpqZrl_-WGSNEi1t9OdLovbdI |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 77c1a2a4-13c7-4838-8a9f-a08e6a1db893 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 26 |
{"searchText":"JOB_98100"}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 31 |
| ETag | W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM" |
| Vary | Accept-Encoding |
| Date | Wed, 04 Feb 2026 07:44:00 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_98100' \
-X 'POST' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI3MDUyMjJ9.YREOhYz69EGXsaEozCw6Ugj3PVEi1zWT1bB4uvrhA9o' \
-H 'Connection: keep-alive' \
-H 'Content-Length: 0' \
-H 'Content-Type: text/plain' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzAxOTEwMjZ9.6rODLvNT6-hhkb52hpHpqZrl_-WGSNEi1t9OdLovbdI |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 3cef593e-c237-4bcd-8ccd-49b3ac604b0d |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 0 |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 33 |
| ETag | W/"21-a549D1gRd+HW17tYvMzi9u5U1G4" |
| Vary | Accept-Encoding |
| Date | Wed, 04 Feb 2026 07:44:00 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":null}
| Header Name | Header Value |
|---|